Hi all,
we released a snapshot of our firmware for MSP430 based wireless sensor network here:
http://skomerisland.codeplex.comThere are few interesting features you can easily reuse in your projects. Everything is licensed as BSD.
- Built in bootloader with FAT16 support
- Built in 1-wire bus support (provides precise timers in µs range)
-- Driver for 1-wire DS1904 Real Time Clock
-- Driver for 1-wire DS1923 Temperature and Humidity Data Logger
- Driver for SD Card with FAT16 support
- Driver for a RFID Reader realized as software UART which leverages hardware TimerB
- Hardware UART configured to receive data in LPM3
- Support for local and remote commands. New commands can be easily defined with predefined macros.
- Tickles software timers and real time clock implementation
Direct link to more information about the firmware:
http://skomerisland.codeplex.com/wikipa ... Title=Homeregards,
Tomasz Naumowicz