Difference between revisions of "Embedded Thursday"

From MakeICT Wiki
Jump to navigationJump to search
Line 22: Line 22:
 
  [[Media:3._Embedded_Thursday_Variables+Timers+PWM.pdf ]] ‎
 
  [[Media:3._Embedded_Thursday_Variables+Timers+PWM.pdf ]] ‎
  
 +
*'''4/14 and 4/21: Introduction Binary and I2C:''' 
 +
[[Media:I2C_Sample_Code_draft.pdf Code File for copy and paste]] ‎
 
----
 
----
  

Revision as of 01:14, 5 May 2016

Project Goal

Come learn with use as we introduce programming skills via a project. Each week we will discuss a part of embedded programming with the vision of understanding the hardware and software details. We can discuss/contrast the Arduino IDE to the way we perform the same activities, initially writing the code for the underlying libraries that we can later relay on.

This workshop end goal is not to just prototype a system but enjoy the path that takes us there.

We will meet to discuss different topics every Thursday at 7PM

We will post the notes from each meeting here:

Weekly Discussion Slides

  • 3/24/16 Introduction:
Media: Embedded_Thursdays.pdf
  • 3/31/16 Programming Blinky:
Media:Embedded_Thursday_Blinky+Registers+Binary.pdf
  • 4/07/16 Inputs with Blinky:
Media:2._Embedded_Thursday_Inputs+Switches+if+while.pdf
  • 4/14 and 4/21: Introduction to variables and timers using PWM:
Media:3._Embedded_Thursday_Variables+Timers+PWM.pdf 
  • 4/14 and 4/21: Introduction Binary and I2C:
Media:I2C_Sample_Code_draft.pdf Code File for copy and paste

Install instructions

Workshop Materials

Important Documents

  • STM34F411 Manual: Link
  • STM34F411 Datasheet: Link
  • ST Micro HAL Manual: Link