Arduino
From HaskellWiki
This article is a stub. You can help by expanding it.
1 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
2 Blog articles
- haskell-serialport documentation, with an example that resets an Arduino

