Skip to content
manu-fwi edited this page Nov 27, 2020 · 8 revisions

This wiki has several parts:

  • RRduino related pages: they talk about the sketch that must be uploaded to each node and how to set everything up

  • RR_duino_bus_controller pages talk about the sketch that must be upload to esp8266 to control a bus of RRduino nodes; this sketch links the bus (eg rs485) of RRduino nodes to jmri via python and jython scripts (see below)

  • JMRI_RR_duino: talks about the jython script to execute inside jmri to enable direct communication between JMRI and RRduino nodes

  • jmri_to_rr_duino_busses: talks about the python script that sits between the JMRI jython script (JMRI_RR_duino.py) and the esp8266 controlling the RRduino nodes busses.