ChronIC RF hacking tool for TI Chronos watch

Adam Laurie (a/k/a/ Major Malfunction) is a white hat hacker from London, UK, who has presented at a number of conferences worldwide. He’s also the Director at Aperature Labs, Ltd. His latest explorations involve the world of RF remote control systems operating in the unlicensed ISM bands. He used the FunCube dongle to monitor the […]

TI MCU BoosterPack Design Challenge

If you’ve ever thought of designing your own BoosterPack for the TI Launchpad, here’s your chance to build your own BoosterPack (BYOB). TI is conducting a TI BoosterPack Design Challenge for hobbyists and makers in the continental US. Prizes include a trip to Design West 2013. Judging criteria include originality and creativity, quality and marketability. […]

Dual motor driver LaunchPad booster pack

Parker designed a dual motor driver booster pack for the MSP430 LaunchPad. It’s based around the DRV8833 iterated motor driver capable of controlling voltages up to 10.8V and handling current up to 2A. You can download the Eagle source files from his site. This is a Low Voltage, 2A motor controller BoosterPack for the Ti […]

Sensorless Brushless DC Motor Drive with MSP430

A booster board for the MSP430 LaunchPad controls brushless DC motors with or without sensors. A bunch of double NPN transistor MBT2222AD ICs drive the motors: I thought that I would share my project on the forum. I call it BLDC Booster. It is a booster pack for the MSP430 LaunchPad that allows for sensored […]

TI previews MSP430FR59xx low power MCUs

TI has announced the preview of the MSP430FR58xx and MSP430FR59xx family of ultra-low-power microcontrollers. This group consists of several devices featuring embedded FRAM nonvolatile memory, an ultra-low-power 16-bit MSP430 CPU, and different sets of peripherals targeted for various applications. The architecture, FRAM, and peripherals, combined with seven low-power modes, are optimized to achieve extended battery […]

MSP430 LaunchPad 4 channel logic analyzer update

OPossum already designed a MSP430 LaunchPad logic analyzer based on our Logic Shrimp. In the latest update he decided to follow our lead in changing the 4 23K256 SRAM ICs for a single 23LC1024 IC. Preliminary design of a 4 channel version using the new 23LC1024 SPI RAM. Hope to find some time this weekend […]

Stellaris Launchpad hack adds LiPo capability

Philipp Stenkamp wanted to power his Stellaris Launchpad with a spare LiPo battery, but found as shipped this wasn’t a plug-and-play operation. “The Launchpad expects 4.75-5.25 VDC on VBUS, nothing that a single cell LiPo could provide. I know that the system voltage is 3.3 VDC and that the voltage regulator on the board has […]

BSP430 – board support package for MSP430 MCUs

Peter(pabigot), the maintainer for mspgcc, has released BPS430, a board support package for MSP430 MCUs. “BSP430 is a set of C language adaptation layers simplifying cross-MCU library and application development on Texas Instruments MSP430 microcontrollers. The target audience is experienced embedded systems developers who need full control over the microcontroller but are willing to trade […]

Internet Protocol v6 running on MSP430 with ENC28J60

XPG is developing an IPv6 stack for the MSP430 microcontrollers using the ENC28J60 Ethernet IC for MAC/PHY. He demonstrates his proof-of-concept by having the MSP430 send HTTP requests to a custom PHP server at a push of a button, as seen in the video above. Now, as the 2553 only has 512 bytes of RAM […]

embedXcode IDE covers multiple platforms

Rei Vilo has developed embedXcode, a Xcode 4 template for embedded computing boards, that supports Arduino, chipKIT, MSP430 LaunchPad, LeafLabs Maple and Wiring boards/platforms. “It relies on a set of modular makefiles, so adding support for a new board/platform is easy. The makefiles can also be used with any standard IDE, for example NetBeans. I […]

Measuring power with INA219 and an MSP430 Launchpad

INA219 is a cool IC that measures voltage and current trough a shunt resistor, and relays the information over I2C. It provides the multiple of the two values, thus enabling easy power measurement. Opossum used it along with a Nokia 5110 LCD and a MSP430 LaunchPad to build a nice power-meter. Via 43-oh.

MSP430 Launchpad GamingPack

Max, Brittany, and Kathleen designed a gaming console extension for the MSP430 LaunchPad. It’s called the GamingPack, and it’s based on the similar Arduino shield Gameduino. It features a Spartan 3A FPGA which handles both video VGA output, and input from two NES controllers. Based on the Gameduino, the GamingPack transforms your MSP430 LaunchPad into […]

MSP430 Launchpad Logic Analyzer based on the Logic Shrimp

oPossum built a 6 channel logic analyzer booster pack for the MSP430 Launchpad. His design is inspired by the Logic Shrimp and used SPI serial interface RAM chips to store samples. The MSP430 software is SUMP compatible and works with Jawi’s OLS client. This is a logic analyzer add-on for the TI MSP430 Launchpad. It […]