Jump to content
43oh

RahulS

Members
  • Content Count

    10
  • Joined

  • Last visited

  • Days Won

    1

RahulS last won the day on December 14 2015

RahulS had the most liked content!

About RahulS

  • Rank
    Member

Contact Methods

  • Website URL
    http://www.xanthium.in

Profile Information

  • Gender
    Male
  • Location
    Bangalore,India
  • Interests
    Embedded systems,Robotics,Programming
  • Github
    https://github.com/xanthium-enterprises
  1. In this tutorial we will interface a MSP430 launchpad containing MSP430G2553 with a RS485 decoder chip from Maxim (MAX 485) and send data to an x86 PC through an RS485 Link. Software running on the PC receives the data and displays the data on screen Full Tutorial along with Source codes an be found here
  2. In this tutorial we will learn to interface a 7 segment LED display (LT543) with MSP430 Launchpad development board from Texas Instruments.A 7 Segment LED display can be used to display a limited number of character sets like numbers(0-9),Hexadecimal characters (0-F) and a few english characters(H,L,E etc.The Display used is Common cathode 7 Segment Display The Full Tutorial is Available here. http://xanthium.in/interfacing-7-segment-led-with-msp430-launchpad
  3. In this tutorial we will interface a 7 Segment LED display serially using FT232 USB to serial converter chip and D2XX library from FTDI. D2XX is a library released by FTDI international,makers of FT232 and other FT series chip to access the advanced functions of the FT232 chip. The control program is written in standard C using D2XX library and is compiled using opensource GCC compiler on a windows 7 machine. Please note that this tutorial is specific to FT232 chip and will not work with USB to serial converter chips manufactured by other companies( like TUSB3410 from TI). Full Tu
  4. A Short introduction on Programming ADC10 of MSP430 Launchpad and Displaying the ADC10 values on a LED Bar graph type Display. Full Tutorial can be found here
  5. A short tutorial on how to use the IAR Embedded Workbench 5.3 to program and debug MSP430 microcontrollers on a windows box.The article teaches the reader to create and compile a simple C Project to blink the LED on a launchpad development board from Texas Instruments.The article can also be used with other MSP430 emulators like MSP430 Flash Emulation Tool (MSP-FET). IAR Embedded Workbench for MSP430 is a commercial integrated development environment developed by IAR Systems. The IDE comes in a paid full version and a code limited trial version.The free version can be downloaded from
  6. Hi ,I am Rahul from Bangalore, India .I have done a few projects on MSP430.Most of my works are on my Website www.xanthium.in I have linked a few of my works here ,if you are interested you can check it . http://xanthium.in/make-your-own-msp430-launchpad-robot
×
×
  • Create New...