publiclab / webjack-firmata

A wrapper for WebJack to use as transport layer for firmata.js, for firmata access to an Arduino from a web browser.
https://publiclab.github.io/webjack-firmata/example/
GNU General Public License v3.0
9 stars 4 forks source link

link from demo/readme to wiring diagram in `webjack` readme #5

Open jywarren opened 8 years ago

jywarren commented 8 years ago

see https://github.com/publiclab/webjack/issues/33

jywarren commented 8 years ago

I'd guess the communication from firmata is done on the Tx/Rx marked pins, but i see this demo using digital pin 3, so I wasn't sure.

rmeister commented 8 years ago

TX and RX pins marked on the Arduino are used for normal serial com.

SoftModem's TX and RX are documented here: https://github.com/arms22/SoftModem#supported-boards