User Tools

Site Tools


arduino:wio-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-en [2025/05/19 20:57] – [StepMotor] babbelarduino:wio-en [2025/10/29 08:52] (current) – [ESP32 TTGO] rjversluis
Line 7: Line 7:
   * [[:arduino:wio-rascii-en|WIO RASCII]] | [[:arduino:wio-canprot-en|WIO CAN Protocol]]   * [[:arduino:wio-rascii-en|WIO RASCII]] | [[:arduino:wio-canprot-en|WIO CAN Protocol]]
   * [[https://i2cdevices.org/addresses|I2C Device Addresses]]   * [[https://i2cdevices.org/addresses|I2C Device Addresses]]
 +  * [[:arduino:esp32-api3-en|ESP32 API 3.x]]
  
  \\  \\
Line 348: Line 349:
 ===Server discovery=== ===Server discovery===
 If the Rocrail Server has R2RNet active on multicast address 224.0.1.20, the WIO can retrieve the server name/IP to connect it to the 8051 client port automatically.\\ If the Rocrail Server has R2RNet active on multicast address 224.0.1.20, the WIO can retrieve the server name/IP to connect it to the 8051 client port automatically.\\
 +
 +====ESP32 TTGO====
 +{{:arduino:esp32-ttgo-control.jpg?100}}\\
 +The display is connected to other I2C pins as standard. (SCL=4 SDA=5)\\
 +This can be changed with I/O Mapping.\\
 +{{:arduino:esp32-ttgo-control-en.png?600}}\\
 +The on board LED is connected to GPIO16 which can be changed in the LED field.\\
 +Make sure GPIO16 is not used as normal I/O.\\
  
  \\  \\
arduino/wio-en.1747681065.txt.gz · Last modified: 2025/05/19 20:57 by babbel