Difference between revisions of "Embedded Systems 101"
From Embedded Systems Learning Academy
(→Lessons for new Embedded System Users) |
|||
Line 6: | Line 6: | ||
'''Useful Links''' | '''Useful Links''' | ||
− | * '''[[ES101 - Schedule ]]''' | + | * '''[[ES101 - Schedule | Class Schedule]]''' |
+ | * '''[[Interactive Wireless Nodes Project | Class Project]]''' | ||
+ | |||
+ | '''Student Project Videos''' | ||
* [http://www.youtube.com/watch?v=Wqjo-sjfHH4 Spring 2013 - Student Project] | * [http://www.youtube.com/watch?v=Wqjo-sjfHH4 Spring 2013 - Student Project] | ||
+ | |||
<br/> | <br/> | ||
Line 23: | Line 27: | ||
* [[ES101 - Lesson 11 : State Machine and Board IO]] | * [[ES101 - Lesson 11 : State Machine and Board IO]] | ||
− | |||
− | |||
== Board Interfaces == | == Board Interfaces == |
Revision as of 20:25, 13 August 2013
Lessons for new Embedded System Users
Please note that some these lessons are based on SJ One Board. This article is suited for:
- New Programmers without any programming background
- Experienced Programmers who want to learn Embedded Programming on SJ One Board.
Useful Links
Student Project Videos
Here are the lesson plans:
- ES101 - Lesson 1 : Compile & Run
- ES101 - Lesson 2 : printf
- ES101 - Lesson 3 : scanf
- ES101 - Lesson 4 : Conditional Statements
- ES101 - Lesson 5 : Arrays and for Loop
- ES101 - Lesson 6 : Arrays and Loops Continued
- ES101 - Lesson 7 : Functions with Pass-By-Value
- ES101 - Lesson 8 : Functions with Pass-By-Reference
- ES101 - Lesson 9 : Structures
- ES101 - Lesson 10 : Board IO
- ES101 - Lesson 11 : State Machine and Board IO
Board Interfaces
Please reference the following link to find out how to connect your board to different external devices :
Sensor Interfaces