User Tools

Site Tools


arduino:wio-setup-en

This is an old revision of the document!


French VersionDeutsche VersionEnglish Version

WIO - Setup

ContentArduino


Rocview → Menu → Programming → WIO


Remarks

  • No setup is possible if there are multiple devices with the same ID; Power on just one with that ID and change it.
  • This documentation is based on WIO 1.x firmware.


Query

With a query all active WIO devices will respond with there ID, Type and configuration.

Set

With the Set button the ID, name and Type can be changed.

Type Functions
RIC Throttle
LED 32 I2C I/O and FastLED
SERVO 32 I2C I/O and Servos
RFID 32 I2C I/O and RFID
DCC 32 I2C I/O and DCC
Mobile 32 I2C I/O and PWM to control a H-Bridge or RC ESC

Tripple Dot

The Tripple Dot button will open the default WEB Browser with the IP of the selected WIO to be able to maintain SPIFFS files.


Setup


Serial

The RX/TX pins on the ESP8266 are the same as used by the serial monitor.
The serial monitor will get read only, and swapped to another baudrate, when using the RX for other devices.

  • Default serial Monitor at 57600bps
  • RailCom reader at 250.000bps
  • RFID ID-12LA reader at 9600bps

If the serial monitor is still needed for tracing, the baudrate must be adjusted in the Arduino IDE.

DCC

  • Command Station: Command Station or if not set Booster.
  • Max. 1A: Check short circuit at 1A instead of 3A.

Mobile servo PWM

  • ESC PWM: In case of WIO Mobile, this option will set servo compatible PWM on the D6 pin, which can be used to connect a RC ESC. (Electronic Speed Control)

Display

  • Rotate 180°: Rotate the display contentn 180°.
  • Geometry: Select the displays geometry.

Control

Steps

Number of rotary ticks for 100% speed.

Deep sleep

Put the RIC into deep sleep after a time out of x minutes.
Time out means: No manual RIC operations.

Synchronise

Synchronise locomotive and function field events.

Board

The board layout is automatically selected in case the selections does not fit to the architecture.
Only architecture ESP32 can be of different layouts.

Set

With the Set button the pulse length, options and the selected I2C field can be changed.

arduino/wio-setup-en.1578819075.txt.gz · Last modified: 2020/01/12 09:51 by rjversluis