publiclab / webjack

a JavaScript library that uses an audio software modem to communicate with an Arduino via a headphone jack
https://webjack.io
GNU General Public License v3.0
136 stars 26 forks source link

List of target devices and collection of resources for WebJack usage with each #19

Open jywarren opened 8 years ago

jywarren commented 8 years ago

http://digistump.com/products/1

https://learn.adafruit.com/introducing-trinket/pinouts

Just starting to brainstorm here on how we can make this easier for different devices. I have both of the above, plus the Nanite841 (not as common a board) and a Leonardo, all of which I think are relatively common.

This could be a README section, or on the wiki...?

rmeister commented 8 years ago

I think the many dev boards will cut down to some processors. Though, the pinout may be different and should be documented in a wiki, if the board's type is not detectable by code.

ATtiny 85:

ATmega32U4:

ATmega328p:

ATmega2560: