Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jywarren opened this issue Jul 25, 2016 · 1 comment

Comments

@jywarren
Copy link
Member

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
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants