Search found 2 matches

by PaulStoffregen
Tue May 08, 2012 7:43 pm
Forum: Software development
Topic: "Arduino" Pro Micro
Replies: 131
Views: 90095

Re: "Arduino" Pro Micro

You might also consider Teensy (full disclosure: I'm the author of Teensyduino).

Teensy costs less, is smaller, also provides all the pins, and has really quick startup (no need to reflash the bootloader).

Felix has recently added support for Teensy! :)
by PaulStoffregen
Sun Apr 29, 2012 2:15 pm
Forum: Software development
Topic: Teensy Support ?
Replies: 24
Views: 14847

Re: Teensy Support ?

Hi, Paul here, from PJRC -- the guy who made Teensy. Please please please: Do NOT flash the Leonardo bootloader onto Teensy!! The Leonardo bootloader (of the Sparkfun ProMicro) does not work with Teensyduino. The Leonardo code has known USB bugs, which don't affect everyone, but when they do happen,...