This repository contains everything necessary to loading a program in a MSP430F5529 flash memory through uart using the BSL (Bootstrap Loader). My intention with BSL was that I could get a command ...
// Program to recieve the data send from the PC through Serial link.MSP430G2553 is interfced with // // USB2Serial Converter through TTL lines(RXD,TXD,GND). // // MSP430 waits for a Character send ...
Abstract: This paper presents a hardware application based on MSP430 microcontroller and one wire protocol. In this paper, the two devices, one a master and other a slave are communicating via one ...
The UART, or universal asynchronous receiver-transmitter, is one of the most used device-to-device communication protocols. This article shows how to use a UART as a hardware communication protocol by ...
This project presents a K-type thermocouple-based temperature measurement system using MSP430G2553 microcontroller (MCU). The MCU reads sensor data and updates it on a four-digit, seven-segment ...
Sponsored by Texas Instruments: For about 25 cents, you can implement many simple analog and digital functions into applications ranging from pulse-width modulation to a stopwatch. Most engineers have ...
The Internet of Things (IoT) is quickly becoming ubiquitous, whether in the home, on the factory floor, or say, at the doctor’s office (Fig. 1). For the system engineer, there are many approaches to ...