Hi all,

today I moved the Firmata driver out of the Sandbox … it seems to be working 
nicely and supports all the features I had initially planned.

If you want to play with this, all you need is an Arduino (I used an Uno) … 
there you upload the StandardFirmata sketch which you can get here [1]

Now if you connect that Arduino to your PC with PLC4X you can directly access 
the IO pin values from your Arduino in your PLC4X applications.

Documentation is online here [2].

Have fun,
    Chris



[1] 
https://github.com/firmata/arduino/blob/master/examples/StandardFirmata/StandardFirmata.ino
[2] https://plc4x.apache.org/users/protocols/firmata.html

Reply via email to