HackadayU: Embedded Serial Buses
Offered By: Hackaday via YouTube
Course Description
Overview
Dive into the second class of the Embedded Serial Buses series, focusing on I2C communication with the MSP430F5529 microcontroller. Begin with a recap of previous concepts before exploring the general setup process and specific information for the MSP430F5529. Examine control registers, consult the Family User Guide, and learn to configure I/O pins. Practice sending and reading data, then study an I2C library implementation. Analyze the SHT21 temperature and humidity sensor datasheet, implement its functions, and review the main() function structure. Observe terminal output, summarize key points, and discover resources for further learning in embedded systems and serial communication protocols.
Syllabus
Welcome
Recap of last week
Gathering Information
General Setup Process
MSP430F5529 Specific Info
Control Registers
A look at the Family User Guide
Configuring I/O Pins
Let's Send Some Data!
Let's Read Some Data!
Look at the I2C Library
The SHT21 Datasheet
Implementing SHT21 Functions
A Look At the main Function
Terminal Output
Summary
The Key Data Points to Remember
Further Reading
Taught by
HACKADAY
Related Courses
Arduino Data Visualization using PythonUdemy Hands-On Robotics with Arduino, Build 13 robot projects
Udemy PIC Microcontroller: Advanced Training Course
Udemy Embedded Systems Essentials with Arm
Arm Education via edX Control PIC Microcontroller using a GUI via USB or RS232
Udemy