Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn MSP430 Programming while Implementing a Task Scheduler
Rating: 4.3 out of 5(63 ratings)
272 students

Learn MSP430 Programming while Implementing a Task Scheduler

Created byCDP Embedded
Last updated 10/2017
English

What you'll learn

  • Students will learn how to set up registers on the MSP430, the proper way to write firmware for low power consumption, and how to create a simple task scheduler.

Course content

6 sections20 lectures1h 4m total length
  • Why the MSP4301:13

    Advantages of using the MSP430.

  • What Kind of Applications it can be Used For1:28

    There are many advantageous applications for the MSP430 given it's low power nature.

  • Course Overview1:57

    Outline of the sections in this course.

Requirements

  • Intermediate programming experience
  • Access to an MSP430 launchpad, breadboard, and LEDs

Description

This course will introduce you to the MSP430 and embedded software in general. You will also learn how to implement a basic task scheduler. From setting up ports and registers, to more advanced subjects like callback functions, structs, and timers, you will learn how to program an MSP430 to do precisely timed tasking in a fairly simple manner.

Who this course is for:

  • Anyone interested in learning MSP430 programming, embedded software in general, or how to make a simple task scheduler in firmware