add UI screenshot

This commit is contained in:
Smallp Tsai 2018-10-10 21:52:57 +08:00
parent 4efa90fd13
commit ccddda8ddd
3 changed files with 18 additions and 1 deletions

View File

@ -15,7 +15,24 @@ src/linkit_control/ | UI control helper |
src/hexapod | hexapod class |
src/hexapod/hal | Hardware Abatraction Layer to running on Linkit 7697 |
> hexapod7697 use c++11 and STL, you may encounter problem if want to port it on pure Arduino platform.
> Note hexapod7697 use c++11 and STL, you may encounter problem if want to port it on pure Arduino platform.
#### Normal Mode UI
![normal](files/normal_mode.png)
#### Setting (Calibration) Mode UI
![setting](files/setting_mode.png)
During Linkit 7697 boot up, quick press the user button.
LRemote App will display above UI.
It is used to adjust the settings of each servo, make sure they align to center.
> Note. Dont press user button when power on, but just after power on.
## pathTool

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB