User Tools

Site Tools


arduino:wio-setup-en

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arduino:wio-setup-en [2025/05/26 07:59] – [CVs] rjversluisarduino:wio-setup-en [2025/10/16 11:51] (current) – [Pulse] rjversluis
Line 4: Line 4:
 [[:wio:overview-en|{{ :wio:wiologo.png}}]] [[:wio:overview-en|{{ :wio:wiologo.png}}]]
 **[[:wio:overview-en|WIO Overview]]** **[[:wio:overview-en|WIO Overview]]**
-  * **[[:arduino:wio-setup-en|WIO Setup]]** | [[:arduino:wioctrl-en|WIO Control]] | [[:arduino:amp-en|User Bitmaps]] | [[:arduino:wio-en|WIO Firmware]] | [[:wio:wio-ledscript-en|LEDScript]]+  * **[[:arduino:wio-setup-en|WIO Setup]]** | [[:arduino:wioctrl-en|WIO Control]] | [[:arduino:amp-en|User Bitmaps]] | [[:arduino:wio-en|WIO Firmware]] | [[:wio:wio-ledscript-en|LEDScript]] | [[:wio:wio-ioscript-en|IOScript]]
  
  
Line 105: Line 105:
 Count of 100ms for setting the output pulse length.\\ Count of 100ms for setting the output pulse length.\\
 Also used for dual coil switch motors.\\ Also used for dual coil switch motors.\\
 +
 +====Block timer====
 +The time between the last upper flank and reporting the sensor off.\\
 +Default 2 seconds. (2000ms)\\
  
 ====Port==== ====Port====
Line 354: Line 358:
  
  \\  \\
-=====OTA from Scratch=====+====OTA from Scratch====
 To avoid bothering with the needed libraries for the WIO Sketch this {{:wio:rrota.zip|WPS-OTA-Sketch}} can be used for binary OTA:\\ To avoid bothering with the needed libraries for the WIO Sketch this {{:wio:rrota.zip|WPS-OTA-Sketch}} can be used for binary OTA:\\
 ( The Sketch can also be downloaded from https://gitlab.com/rocrail/rrota ) ( The Sketch can also be downloaded from https://gitlab.com/rocrail/rrota )
Line 375: Line 379:
  
  \\  \\
 +<html><a name="files"/></html>
 +=====Files=====
 +File management for WIO CAN.\\
 +
 +
 + \\
 +<html><a name="iomapping"/></html>
 =====I/O Mapping===== =====I/O Mapping=====
 {{:arduino:wio-iomapping-en.png?800}}\\ {{:arduino:wio-iomapping-en.png?800}}\\
Line 400: Line 411:
  
  \\  \\
 +<html><a name="usercv"/></html>
 =====User CV=====  =====User CV===== 
 ====Interface==== ====Interface====
Line 423: Line 435:
 ====CVs==== ====CVs====
 |< >| |< >|
-^ CV# ^ Description ^ Range ^ Default ^ PicoW ^ ESP32 ^ ESP8266 ^ +^ CV# ^ Description ^ Range ^ Default ^ PicoW ^ ESP32 ^ ESP8266 ^ Remark 
-|  0  | LED_ShowMode | 0=off, 1=on | 1 | +|  0  | LED_ShowMode | 0=off, 1=on |  | | | | Show onboard LED flashing to show operation mode 
-|  1  | User_Sound | 0=off, 1=on | 0 | +|  1  | User_Sound | 0=off, 1=on |  | | | | User sound over DAC 
-|   | Bat_2S_Full  | 0...4095 | | 2520 | | | +|   | Bat_2S_Full  | 0...4095 | |  2520 |  2400  630 
-|   | Bat_2S_Empty | 0...4095 | | 2220 | | | +|   | Bat_2S_Empty | 0...4095 | |  2220 |  1670  480 
-|   | Bat_3S_Full  | 0...4095 | | 3310 | | | +|   | Bat_3S_Full  | 0...4095 | |  3310 |  3170  850 
-|   | Bat_3S_Empty | 0...4095 | | 2680 | | | +|   | Bat_3S_Empty | 0...4095 | |  2680 |  2570  690 
-|   | Bat_4S_Full  | 0...4095 | | 3470 | | | +|   | Bat_4S_Full  | 0...4095 | |  3470 |  3890  960 
-|   | Bat_4S_Empty | 0...4095 | | 3200 | | | +|   | Bat_4S_Empty | 0...4095 | |  3200 |  3090  760 
-|   | Servo_Min_Pulse | | 700 | +|   | Servo_Min_Pulse | 500...1000  700 | | | | Check used servo types for the right value 
-|   | Servo_Max_Pulse | | 2300 | +|   | Servo_Max_Pulse | 2000...2500  2300 | | | | Check used servo types for the right value 
-|   | Display_Keypad_Line | 0...7 | 2 |+|  10  | Display_Keypad_Line | 0...7 |  
 +|  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/subtrackt accelerate and decelerate -> speed | 
 +|  14  | User_altitude |  |  104 | | | | https://whataltitude.com |
  
-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===
 +<code>
 +(+)--[100k]--(ain)--[33k]--(-) 
 +</code>
  
  
arduino/wio-setup-en.1748239184.txt.gz · Last modified: 2025/05/26 07:59 by rjversluis