Difference between revisions of "CmpE146 Lab. Resources"
From Embedded Systems Learning Academy
(→Tutorials) |
(→Other Helpfull Stuff) |
||
Line 23: | Line 23: | ||
== Other Helpfull Stuff == | == Other Helpfull Stuff == | ||
− | * [[Sample Code | Source code of helpful stuff | + | * [[Sample Code | Source code of helpful stuff] |
− |
Revision as of 21:42, 12 June 2013
Lab Assignments
This article contains laboratory assignments and resources. The assignments are under construction as we move towards SJ-One development board.
- CmpE146 Lesson 1 : GPIO
- CmpE146 Lesson 2 : UART
- CmpE146 Lesson 3 : SPI
- CmpE146 Lesson 4 : I2C
- CmpE146 Lesson 5 : Interrupt Driven I2C
- CmpE146 Lesson 6 : FreeRTOS Tasks
- CmpE146 Lesson 7 : File I/O
Sample Projects
Tutorials
- FreeRTOS Tutorial
- Bitmasking Tutorial
- Bit Structures and Unions
- What is a volatile variable?
- Stack Heap Walkthrough
Other Helpfull Stuff
- [[Sample Code | Source code of helpful stuff]