Control of stepper motor with microstepping
PROJECT DESCRIPTIONThis project is to control a stepper motor using micro stepping. The technique employed to achieve the micro stepping is the square path. The four pins that trigger each coil motor...
View ArticleMSP430 IR code
PROJECT DESCRIPTIONThis project presents the application for remote control receiver via infrared, with RC5 protocol. This simple design allows the development of larger applications such as remote...
View ArticleRGB Heart
PROJECT DESCRIPTIONMSP430 Launchpad and Energia Framework used to create a Valentine's gift. Perfect for today!TEAM MEMBERS:FrancescoPROJECT FEATURES:Project schematic is very simple: it uses a...
View ArticleWeb UI for MSP430 launchpad using node.js
PROJECT DESCRIPTIONI recently worked upon a weather station project where we were required to display the data on a website. I finally decided to create a web UI for MSP430FR5739 launchpad as well. The...
View ArticleThe Ultrasonic Distance Sensor (JBU)
PROJECT DESCRIPTIONI am an engineering student in John Brown University. This is the final project from the Embedded System class.I chose to make the ultrasonic distance sensor with the MSP430G2553....
View ArticleRAMSES - RFID Augmented Module for Smart Environmental Sensing
RAMSES is a fully-passive UHF RFID Tag with sensing and computing capabilities.RAMSES relies on a new-generation RFID chip with a dual interface: a wired I2C interface managed by an ultra-low-power TI...
View ArticleEnergy Harvesting and Bluetooth-Enabled Automated Window Blinds
TEAM NAME:The Internet of Things or How I Learned to Stop Worrying and Love the Launch PadTEAM MEMBERS:Tim CoganJoey SankmanPROJECT NAME AND MOTIVATIONEnergy Harvesting and Bluetooth-Enabled Automated...
View ArticleQP_FP : QP Port on Energia
PROJECT DESCRIPTIONThis is the QP Port for MSP430FR5739 controller. This has been tested on Fraunchpad with Energia IDE.The main objective is to port QPC++ in Energia based on Arduino QPC++ port. The...
View ArticleMSP 430 based Bluetooth Android Temperature App
Project Member(s)Romita MullickWhat’s it about ?An MSP430 based project using the HC-05 Bluetooth module and a phone Android App. The project monitors the surrounding temperature and transfers the...
View Article3 bit sevensegment display timer.It can be reconfigured to make a digital...
#include <msp430g2553.h>int i=0,count=0,d1=0,d2=0,d3=0;int num[10]= {0x06,0x5B,0x4F,0x66,0x6D,0x7D,0x07,0x7F,0x67};void main(){ WDTCTL = WDTPW + WDTHOLD; // Stop WDT TACTL = TASSEL_2 + MC_1 +...
View ArticleILI9341 TFT-Display Oldskool Demo (MSP430G2553)
Did some action with a small TFT-Display, oldskool-style!Display: ILI9341 (TFT, 240x320, 16bit)MSP430G2553 (16k Flash, 512B RAM, 16MHz)Source is available @...
View ArticleTI MSP430™ : Buck Converter 5v to 40v / 3 A.
A buck converter is a voltage step down and current step up converter.The simplest way to reduce the voltage of a DC supply is to use a linear regulator (such as a 7805), but linear regulators waste...
View ArticleMSP430G2553 as a DAQ and Control System
PROJECT DESCRIPTIONThis firmware provides for complete configuration by remote commands. Sensor data can be filtered and scaled (by point-slope) in the firmware. Inputs can be connected to outputs...
View ArticleTelemetry system for recording bike data. [Bike Computer]
PROJECT DESCRIPTION:The aim of the project was to obtain data on PC / Smartphone to show / record active bike data. Exercising indoors is really not that FUN, but if the data from the bike could be...
View ArticleASCIImage: LaunchPad sends ASCII-coded images to the PC
ASCIImageLaunchPad sends ASCII-coded images to the PCA project by [mention:6fce7543d40d4c35bbb60f2eccad51f3:e9ed411860ed4f2ba0265705b8793d05]This project is related to the Jens-Michael Gross Day -...
View ArticleHitachi LCD Driver example for the Hercules LaunchPad
Hitachi compatible LCD displays are one of the most comon character based displays around. This design for the Jens Michael Gross appreciation day is a Sample Program that shows how to drive such a...
View ArticleJMG Day Greetings From the CC3200 LaunchPad : Sample Code Included
This is a Jens-Michael Gross Day Project.This example is in appreciation of all the work Jens-Michael has put into the E2E community, he is a role model to many of us.It is also hoped that these steps...
View ArticleJMG Day Greetings From the Hércules RM42x
PROJECT DESCRIPTIONUsing the Hercules RM42x ADC converter, you can sample a analog signal produced by a music player or PC, then scale the signal into a pulse width and generate the PWM outputs of...
View ArticleA Dead Pixel by declis - Revision 2015
http://www.pouet.net/prod.php?which=65377Revision 2015, Wild CompetitionMSP430G2553, ILI9341 TFT-DIsplay and a small speakerCode Size - Text: 10386 bytes Data: 4199 bytesTools used:- Code Composer...
View ArticleTI MSP432 LaunchPad: Power Meter
Description MSP432The MSP432P401R LaunchPad enables you to develop high performance applications that benefit from low power operation. It features the MSP432P401R – which includes a 48MHz ARM Cortex...
View Article