Easily the most well-known family of microcontrollers these days, which effectively kickstarted an entire wave of DIY electronics and Maker activities.
Although a bit limited and bulky by today’s standards, the Arduino compiler and IDE became a common staple of DIY electronics and Maker activities.
Resources
| Date | Link | Notes |
|---|---|---|
| 2016-05 | Microscheme | A Scheme subset designed for Atmel microcontrollers. |
| uLISP | A LISP interpreter tailored for Arduino boards. |
|
| 2017-12 | PubSubClient | A tiny MQTT library for Arduino platforms. |
See also background on the MQTT protocol and the Scheme / LISP languages for embedded development.