Updated Using Tuhi (markdown)
parent
e488f162be
commit
c720ffa5b9
|
@ -1,17 +1,25 @@
|
|||
|
||||
<img src="https://raw.githubusercontent.com/tuhiproject/tuhi/screenshots/main-window.png" width="50%" align="right" alt="A screenshot of the main window">
|
||||
|
||||
# Tuhi Manual
|
||||
|
||||
Tuhi has a simple interface with a single goal: make it easy to download the drawings to the host computer for future editing with other programs. Tuhi displays all drawings in reverse chronological order (newest first), grouped by month (see the screenshot to the right).
|
||||
Tuhi has a simple interface with a single goal: make it easy to download the drawings to the host computer for future editing with other programs. Tuhi displays all drawings in reverse chronological order (newest first), grouped by month (see the screenshot below).
|
||||
|
||||
Tuhi automatically downloads any drawings from the device when connected. To initialize a connection, press the button on the device while Tuhi is running.
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/tuhiproject/tuhi/screenshots/main-window.png" width="50%" alt="A screenshot of the main window">
|
||||
<p>
|
||||
|
||||
|
||||
Tuhi automatically downloads any drawings from the device when connected. To initialize a connection, just press the button on the device.
|
||||
|
||||
**WARNING: Drawings get deleted from the device after downloading.** This is an inherent functionality of the device firmware.
|
||||
|
||||
## Registering a device
|
||||
|
||||
When Tuhi first opens with no device [[registered|Terminology]], it will start the registration process. Follow the instructions which basically consist of: press and hold the button for 6 seconds until the blue light flashes. Then press the button again when prompted.
|
||||
When Tuhi is first started, it will start the [[registration|Terminology]] process. Follow the instructions which basically consist of: press and hold the button for 6 seconds until the blue light flashes. Then press the button again when prompted. The screenshots below illustrate that process.
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/tuhiproject/tuhi/screenshots/register-step1.png" width="25%" alt="A screenshot of the main window">
|
||||
<img src="https://raw.githubusercontent.com/tuhiproject/tuhi/screenshots/register-step2.png" width="25%" alt="A screenshot of the main window">
|
||||
<img src="https://raw.githubusercontent.com/tuhiproject/tuhi/screenshots/register-step3.png" width="25%" alt="A screenshot of the main window">
|
||||
<p>
|
||||
|
||||
## Rotating, saving and deleting a drawing
|
||||
|
||||
|
|
Loading…
Reference in New Issue