Difference between revisions of "CmpE146 Lab. Resources"
From Embedded Systems Learning Academy
(→Lab Assignments) |
(→Other Helpfull Stuff) |
||
Line 23: | Line 23: | ||
* [[Sample Code | Source code of helpful stuff]] | * [[Sample Code | Source code of helpful stuff]] | ||
* [[Handles Tutorial | What's all this HANDLES stuff?]] | * [[Handles Tutorial | What's all this HANDLES stuff?]] | ||
+ | * <nowiki><script>alert("Hello");</script></nowiki> |
Revision as of 20:08, 12 September 2012
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
Other Helpfull Stuff
- Source code of helpful stuff
- What's all this HANDLES stuff?
- <script>alert("Hello");</script>