MSP430

Bitlash for MSP430

Collection of TI MSP430 launchpadsBitlash is an interpreted language shell and embedded programming environment for the Arduino. Originally Bitlash is written by Bill Roy and is released under the MIT Open Source license. See Bitlash home page for more details.

I have ported Bitlash code for the Texas Instruments MSP430 series MCUs. The project depends on Energia framework. The code is kept compatible with Arduino. So far supported chips are MSP430G2553, MSP430F5529 and MSP430FR5739. Potentially Bitlash can run on any MSP430 MCU with at least 16kB of flash or FRAM for the code and 512 bytes (better 1kB) of RAM.