Free embedded microcontroller programming course

  • Thread starter Thread starter mizzle
  • Start date Start date
M

mizzle

Check this out:
https://www.edx.org/course/utaustinx...2#.U2zvkfldWzs

Quote:
This is a hands-on, learn-by-doing course that shows you how to build solutions to real-world problems using embedded systems. Each student will purchase a Texas Instruments TM4C123 microcontroller kit and a few electronic components. This microcontroller has a state of the art ARM Cortex M4 processor. The course uses a bottom-up approach to problem-solving building gradually from simple interfacing of switches and LEDs to complex concepts like display drivers, digital to analog conversion, generation of sound, analog to digital conversion, graphics, interrupts, and communication. We will present both general principles and practical tips for building circuits and programming the microcontroller in the C programming language. You will develop debugging skills using oscilloscopes, logic analyzers, and software instrumentation. Laboratory assignments are first performed in simulation, and then you will build and debug your system on the real microcontroller. At the conclusion of this course you will be able to build your own arcade-style game.
I thought some of you might find this interesting. This is a really great resource, I hope to complete this course in the near future.

They also have a basic Intro to Linux course over at edx.org

Continue reading...
 
Back
Top