webjack icon indicating copy to clipboard operation
webjack copied to clipboard

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

Open jywarren opened this issue 8 years ago • 1 comments

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...?

jywarren avatar Jul 25 '16 18:07 jywarren

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:

  • Digispark
  • Trinket
  • Nanite
  • Arduino Gemma

ATmega32U4:

  • Leonardo
  • Micro
  • Lilypad USB
  • Teensy 2.0

ATmega328p:

  • Arduino Uno
  • Arduino Nano
  • Arduino Pro Mini

ATmega2560:

  • Arduino Mega

rmeister avatar Jul 25 '16 19:07 rmeister