arduino:wio-setup-en
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
arduino:wio-setup-en [2025/05/26 07:41] – [User CV] rjversluis | arduino:wio-setup-en [2025/05/29 09:05] (current) – [CVs] rjversluis | ||
---|---|---|---|
Line 354: | Line 354: | ||
\\ | \\ | ||
- | =====OTA from Scratch===== | + | ====OTA from Scratch==== |
To avoid bothering with the needed libraries for the WIO Sketch this {{: | To avoid bothering with the needed libraries for the WIO Sketch this {{: | ||
( The Sketch can also be downloaded from https:// | ( The Sketch can also be downloaded from https:// | ||
Line 375: | Line 375: | ||
\\ | \\ | ||
+ | < | ||
+ | =====Files===== | ||
+ | File management for WIO CAN.\\ | ||
+ | |||
+ | |||
+ | \\ | ||
+ | < | ||
=====I/O Mapping===== | =====I/O Mapping===== | ||
{{: | {{: | ||
Line 400: | Line 407: | ||
\\ | \\ | ||
+ | < | ||
=====User CV===== | =====User CV===== | ||
+ | ====Interface==== | ||
{{: | {{: | ||
- | ====Preset==== | + | ===Preset=== |
- | ====CV#==== | + | A list of defined user CVs.\\ |
- | ====Value==== | + | ===CV#=== |
- | ====Get==== | + | :!: If set out of range the WIO will crash! Use the Preset selection.\\ |
- | ====Set==== | + | ===Value=== |
- | ====Reset==== | + | 16bit CV value.\\ |
+ | ===Get=== | ||
+ | Get the value from the WIO.\\ | ||
+ | ===Set=== | ||
+ | Set the value.\\ | ||
+ | ===Reset=== | ||
+ | Delete the '' | ||
====Location==== | ====Location==== | ||
{{ : | {{ : | ||
The User CVs are saved in the usrcv.bin file.\\ | The User CVs are saved in the usrcv.bin file.\\ | ||
+ | Deleting this file will cause using the default values after the next reboot.\\ | ||
====CVs==== | ====CVs==== | ||
|< >| | |< >| | ||
- | ^ CV# ^ Description ^ Range ^ Default ^ | + | ^ CV# ^ Description ^ Range ^ Default |
- | | 0 | LED_ShowMode | 0=off, 1=on | 1 | | + | | 0 | LED_ShowMode | 0=off, 1=on | 1 | | | | Show onboard LED flashing to show operation mode | |
- | | 1 | User_Sound | 0=off, 1=on | 0 | | + | | 1 | User_Sound | 0=off, 1=on | 0 | | | | User sound over DAC | |
- | | | + | | |
- | | | + | | |
- | | | + | | |
- | | | + | | |
- | | | + | | |
- | | | + | | |
- | | | + | | |
- | | | + | | |
- | | | + | | |
+ | | 11 | Stepper_ISR_US | | 150 | | | | Number of micro seconds for timer interrupt | | ||
+ | | 12 | Stepper_ISR_Accel | | 50 | | | | Start/end delay (number of steps for accelerate and decelerate) -> range | | ||
+ | | 13 | Stepper_ISR_Accel_Step | | 15 | | | | Number of ticks before add/ | ||
+ | | 14 | User_altitude | | 104 | | | | https:// | ||
- | Battery levels depends on board and used resistors.\\ | ||
+ | Battery levels depends on board and used resistors.\\ | ||
+ | The ESP8266 battery range is 10bit: 0...1023\\ | ||
+ | ===Battery resistors=== | ||
+ | < | ||
+ | (+)--[100k]--(ain)--[33k]--(-) | ||
+ | </ | ||
arduino/wio-setup-en.1748238076.txt.gz · Last modified: 2025/05/26 07:41 by rjversluis