News

March 9, 2011 [Chris Hulbert] is making it easy for Arduino users to program MSP430 chips with a header file that allows you to compile Arduino sketches for the Launchpad.
[Chris Hulbert] is making it easy for Arduino users to program MSP430 chips with a header file that allows you to compile Arduino sketches for the Launchpad. This makes sense, as the growing ...
Arduino-header-keyword-creator The purpose of this script to make writing arduino libraries less painful by creating the header file and keywords.txt file automatically from your library. It will pull ...
I created this bash script for use with the Arduino Simple TTS library by Phil Schatzmann. The library provides text to speech output using pre-recorded audio samples, and can utilise c headers stored ...