Difference between revisions of "Embedded Thursday"

From MakeICT Wiki
Jump to navigationJump to search
Line 19: Line 19:
 
  [[Media:2._Embedded_Thursday_Inputs+Switches+if+while.pdf]] ‎
 
  [[Media:2._Embedded_Thursday_Inputs+Switches+if+while.pdf]] ‎
  
*'''4/14/16 Introduction to variables and timers using PWM:'''  [
+
*'''4/14/16 Introduction to variables and timers using PWM:'''   
  [Media:3._Embedded_Thursday_Timers+PWM.pdf ]] ‎
+
  [[Media:3._Embedded_Thursday_Timers+PWM.pdf ]] ‎
  
 
----
 
----

Revision as of 23:19, 20 April 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/16 Introduction to variables and timers using PWM:
Media:3._Embedded_Thursday_Timers+PWM.pdf 


We meet at MakeICT at 7PM

Install instructions

Workshop Materials

  • STM32F411 Development Board: STM32F411E-DISCO
  • Stepper Motors
  • Motors Drivers
  • Bateries
  • Voltage Regulator


Important Documents

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