Rapid prototyping - Advanced topics
These videos cover advanced rapid prototyping topics including Energia libraries, layering code and debugging NeoPixel.
These videos cover advanced rapid prototyping topics.
- Energia libraries:
- Educational BoosterPack™ MKII (Built-in Energia18)
- NeoPixel/WS2811 driver (Copy library into Energia18)
- Seeed Studio Grove starter kit (Add from GitHub)
- TI BLE for CC2650 BoosterPack (Add from GitHub)
- Layered Energia code
- Single-step debug of Energia using CCS (even assembly language)
- Porting AdaFruit NeoPixel to MSP432
- Allows Energia<->CCS fluid transitions
- USB (Native) UART (MSP430F5529 LaunchPad™) Energia USBSerialExample
- Multiblink (Use of TI-RTOS) Energia Multitasking (Red+Green+Blue = White LED)