Arduino
This article is a stub. You can help by expanding it.
Introduction
Arduino is a popular open-source single-board microcontroller, with an Atmel AVR processor and on-board input/output support. For more details, see the Wikipedia article about Arduino

Software
- haskino; (wiki) a Haskell development environment for programming the Arduino microcontroller boards; see also the announcement in the Haskell Communities and Activities Report.
- The hArduino package; this allows you to remote control an Arduino board. See the announcement.
- The frp-arduino package; Arduino programming without the hassle of C.
Blog articles
- haskell-serialport documentation, with an example that resets an Arduino