Microcontroller Projects

Microcontroller Projects

blank

Related Posts
  • File: A Weekly Thermostat with the MSP430

    PROJECT NAME: My MSP430 LaunchPad Project TEAM MEMBERS: Ruffin White Michael Yuhas Video Link: http://youtu.be/0rrDt5NaOX8 PROJECT DESCRIPTION Normal 0 false false false EN-US X-NONE X-NONE ...
  • File: Blinking LaunchPad's on-board LEDs

    Follow this simple tutorial to quickly ramp up using Code Composer Studio and LaunchPad. Both the video and PDF explain LaunchPad's pinout, walks through Code Composer Studio, and demonstrates how to use code examples to blink LaunchPad's on-board LEDs. Simple LED Blinking Tutorial using CCS...
  • File: LaunchPad Bluetooth Light Controller

    PROJECT NAME: LaunchPad Bluetooth Light Controller TEAM MEMBERS: Zahidul Haq PROJECT DESCRIPTION Controls a light bulb wirelessly using MSP430 Bluetooth platform + LaunchPad + Capacitive Touch Pad. The overlying goal was to control simple household appliances wirelessly. This not only solves...
  • File: Launchpad interface with GSM Modem

    In This project we are using MSP430 launchpad kit and GSM modem. Based on The Messages PW1/PW2/PW3 the RGB LED will glow in different Color. For demo
  • File: LaunchPad morse code beacon

    This project uses the LaunchPad to send out morse code messages using an LED. Source code is available by lastaid at http://pastebin.com/XSyAN6x5
  • File: LightPad (Mobile Light Effects Controller)

    Project Members: Aldo Briano Stanford University (abriano@stanford.edu) Overview LightPad lights up a room to the creativity of its user and the rhythm of the music. It is an Android hardware accessory that communicates wirelessly to the phone. LightPad's intuitive interface...
  • File: Metronome - simple yet awesome, with speed in/decrease and toggling LEDs

    This is a very simple but applicable and useful demonstration for the Texas Instruments Launchpad with a MSP430G2231/11. It shows basic usage of the Port1 as an output and uses interrupts to change the behavior of the program. One simple application is a Metronome that consists only of the MSP430G2231...
  • File: RGB LED Coffee Table

    TEAM MEMBERS: Max Thrun Ian Cathey Mark Labbato PROJECT DESCRIPTION This is not your Grandma's coffee table! Make your living room the center of the party. The lights will dance and flash to your music! You will be mesmerized for hours. (We were...) PROJECT FEATURES:...
  • File: RTC using DS1394, launchpad and display driver on tm1638

    PROJECT DESCRIPTION This is my project Real Time Clock. The project used RTC module ds1394, temperature sensor ds18b20 and driver 7-segment display tm1638. msp430g2553 MCU integrates devices with two hardware ports SPI (USART1, USART2). Clock Functions: - Showing the time, date, day of the week;...
  • File: Scrolling text using several "daisy-chained" 8x8 LED Matrix blocks

    Here's a cool project that leverages the 8x8 LED Matrix BoosterPack from Olimex! This code allows scrolling text/characters across several blocks. This code is written to support 4 8x8 LED blocks to be daisy-chained together, creating a 32x8 LED matrix. (Please visit the site to view this file...