Home > other >  MSP430 LaunchPad introductory tutorial collection development board
MSP430 LaunchPad introductory tutorial collection development board

Time:11-03

MSP - EXP430G2 development board is to provide development tools, Texas instruments, also known as a LaunchPad, to learn and practice how to use the micro controller products, the development board as part of the Value Line MSP430 series, we can all MSP430 series microcontroller programming, this paper finishing with MSP430 LaunchPad development board related introductory tutorial,


1. Use Energia an IDE MSP430G2 microcontroller start guide - flashing LED

(2) based on micro controller MSP430G2 flashing LED: using digital read/write pin

3. Use MSP430G2 LaunchPad development board connected to the LCD liquid crystal display method

4. Use MSP430G2 microcontroller PWM module control the brightness of the LED indicator light

5. How to use the MSP430 ADC analog voltage measurement?

6. Use MSP430G2 LaunchPad drive servo motor of development board

7. Using MSP430 connections RTC module (DS2321) making digital clock

8. Use MSP430G2 LaunchPad development board to connect the method of step motor





1. Use Energia an IDE MSP430G2 microcontroller start guide - flashing LED

In this article, we will learn about TI the MSP430G2 LaunchPad development board and how to use Energia IDE development environment for programming,

(2) based on micro controller MSP430G2 flashing LED: using digital read/write pin

In this article, we will learn how to use the digital reading and writing options read input devices (such as switch), and control the LED such as multiple output, at the end of this tutorial, you will learn how to use digital input and output, the input can be used for the connection, such as infrared sensor PIR sensor and many other digital sensors, and light up or put out the LED, buzzer output, such as

3. Use MSP430G2 LaunchPad development board connected to the LCD liquid crystal display method

We will learn how to connect the LCD and development board, so that we can show some useful information that we used in this project is the most commonly used 16 x 2 dot-matrix LCD liquid crystal display, the so-called character display, display like this for our future tutorial display data and other debugging information will be very convenient, because with the library, connect the LCD with MSP430 is very simple,

4. Use MSP430G2 microcontroller PWM module control the brightness of the LED indicator light

We continue to understand MSP430G2 single-chip microcomputer in the PWM module, we will change the potentiometer to control the brightness of LED, as a result, the potentiometer connected to the analog pin of MSP430, then reads the analog voltage,

5. How to use the MSP430 ADC analog voltage measurement?

Almost in all of the embedded application can use a function is the ADC module (ADC), the AD converter can read from the analog sensor voltage, such as temperature sensors, tilt sensor, current sensor, the flexible sensor and so on, therefore, in this tutorial, we will learn how to use MSP430G2 through Energia IDE development environment of the ADC to read the analog voltage, we will be a small potentiometer connected to the MSP development board, and places a change on the analog pin voltage, then read voltage and displays it on the serial monitor,

6. Use MSP430G2 LaunchPad drive servo motor of development board

In this article, we will mainly introduce some basic knowledge about the servo motor and how the servo motor and MSP430G2 LaunchPad development board to connect

7. Using MSP430 connections RTC module (DS2321) making digital clock

In this article, we will use the MSP430 connections DS3231 RTC module to produce a digital clock, and then on the 1602 LCD screen displays the time and date,

8. Use MSP430G2 LaunchPad development board to connect the method of step motor

In this article, we introduce how to use the MSP430 LaunchPad development board to connect a stepper motor,

CodePudding user response:

Please can you send a energia version of Windows, they won't open the download link in the website

CodePudding user response:

Lz cored
  • Related