Daniel has a nice write-up about building his Manhattan style VFD Clock based on the MSP430G2553 microcontroller and the MAX6921: I know that and IV-18 based clock isn’t anything original. In fact, Adafruit used to sell a kit for this exact purpose. I don’t really care that it’s not original, because all vacuum tubes are […]
Tag Archives: MSP430G2553
Open Badge: The LED Badge
Rohit Gupta published a new build, the OpenBadge The major elements on the PCB were: – LED Matrix – A MSP430G2553 microcontroller brain – A ULN2803 Darlington Driver to sink the current – A USB connector to charge the battery – A SBW connector to program the MSP430 – A Switch to change the message – A […]
Tutorial : Control your launchpad using your voice
Antscran over at the 430h forum posted a how-to on using an Android phone and voice commands to control a MSP430G2553: In this tutorial I will demonstrate a MSP430 voice control over Bluetooth, using a HC06 Bluetooth module. I will be using an Android App I programmed which can be downloaded and installed, the C […]
Clock with retro display
Marcus Linderoth built a clock using a TI MSP430g2553 microcontroller and a HPDL-1414 display, that is available at Github: After having ported Contiki to the Launchpad, I was eager on doing something with it. I built this simple clock with a vintage HPDL-1414 “smart four-character 16-segment alphanumeric” display and a msp430g2553. Check out the video after […]
MSP430 and a HC-SR04 ultrasonic ranging module
Juan Ignacio writes: A while back I bought an HC-SR04. It sat in a box until yesterday when I tried to use it with an MSP430G2553 but unfortunately it wasn’t working. I used Energia to program the Launchpad but I wasn’t getting any response from the device. I hooked up my Logic analyzer to see what […]
UberCubeX4- The MSP430 based benchtop LED cube
In this video Rohit Gupta demonstrates his 4x4x4 LED Cube using MSP430G2553 microcontroller: I recently made a led cube. It is a project i was dreaming to fiddle with for quite a while(years). I finally managed to make one. Here is the complete video of the demonstration.Its basically a 4x4x4 Led Cube with various patterns programmed into it. […]
MSP430G2553 sensorless BLDC motor control development
Tribes over at the 430h forum has been working on a sensorless BLDC motor controller using a MSP430G2553: My current project is to build a controller for a sensorless BLDC motor using a MSP430G2553. I want to realize trapezoidal control with Back-EMF/zero-crossing detection. I plan to detect zero-crossing with the Comparator(CA2/3/4 vs. CA1) and generate […]
