This is the version 2 of my previous CC1101 driver library for MSP430 (https://github.com/abhra0897/MSP430-CC1101-Energia-Library). This time it is much better, with lots of new features, supporting all the frequencies, and works perfectly. Read the readme.md for detailed information.
Library for Newhaven OLED displays using US2066 controller chip. Bit-bang SPI implementation allows selection of any Arduino or MSP430 I/O pins to control the display.
Outdoor wireless weather sensor based on TI MSP-EXP430G2 LaunchPad, SENSORHUB BoosterPack and CC110L BoosterPack. Optimized for low-power operation, 2xAA cells should be able to power the device for well over a year.
Parallel EEPROM programmer library. The library currently supports 32Kx8 (28C256 and X28256) and 2Kx8 (28C16) EEPROMs. Other sizes may be supported in the future.