I just received my Teensy 4.1 and I have to say it's pretty amazing. It's Arduino compatible (that is, will work in the Arduino IDE and can use many if not most Arduino libraries) but it has so much more hardware and flexibility it's nuts.
http://www.pjrc.com/teensy

600MHz Cortex M7 processor! Every digital pin can be an interrupt; it has 28 pins that can do PWM; SPI, I2C, real serial ports; native USB boot loader (no drivers); USB host mode with HID and other stuff... just so much.


It's not as cheap as knockoff Arduino but it has so much.
Check it out if you haven't seen it. I think it's going to be my go to Arduino thingy.
http://www.pjrc.com/teensy

600MHz Cortex M7 processor! Every digital pin can be an interrupt; it has 28 pins that can do PWM; SPI, I2C, real serial ports; native USB boot loader (no drivers); USB host mode with HID and other stuff... just so much.


It's not as cheap as knockoff Arduino but it has so much.
Check it out if you haven't seen it. I think it's going to be my go to Arduino thingy.
Last edited by a moderator: