Difference between revisions of "Embedded Thursday"
From MakeICT Wiki
Jump to navigationJump to searchIvan Quiroz (talk | contribs) |
|||
Line 1: | Line 1: | ||
== Project Goal == | == Project Goal == | ||
− | |||
− | |||
Come learn with use as we introduce programming skills via a project and program embedded systems with the vision of understanding the hardware and software details that Arduino would hide. We will effectively contrast the Arduino IDE to the way we perform the same activities, with the goal of learning how it is done and not rely only on someone else library | Come learn with use as we introduce programming skills via a project and program embedded systems with the vision of understanding the hardware and software details that Arduino would hide. We will effectively contrast the Arduino IDE to the way we perform the same activities, with the goal of learning how it is done and not rely only on someone else library | ||
Line 22: | Line 20: | ||
We will be using the board: [http://www.digikey.com/product-detail/en/stmicroelectronics/STM32F411E-DISCO/497-15211-ND/5131480 STM32F411E-DISCO] | We will be using the board: [http://www.digikey.com/product-detail/en/stmicroelectronics/STM32F411E-DISCO/497-15211-ND/5131480 STM32F411E-DISCO] | ||
+ | ''We meet at MakeICT at 7PM'' | ||
− | + | == Install instructions == | |
+ | * [[STM32F4 Discovery on Linux]] via command line tools |
Revision as of 18:20, 14 April 2016
Project Goal
Come learn with use as we introduce programming skills via a project and program embedded systems with the vision of understanding the hardware and software details that Arduino would hide. We will effectively contrast the Arduino IDE to the way we perform the same activities, with the goal of learning how it is done and not rely only on someone else library
The workshop end goal is not to just prototype a system, but rather learn as we go prototyping a system and understanding and having full control of the activities being performed.
We will meet to discuss different topics every Thursday at 7PM
We will post the notes from each meeting here:
- 3/24/16 Intoduction: 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
- Join the Discussion: Group Forum
We will be using the board: STM32F411E-DISCO
We meet at MakeICT at 7PM
Install instructions
- STM32F4 Discovery on Linux via command line tools