Difference between revisions of "CmpE146 Lab. Resources"

From Embedded Systems Learning Academy
Jump to: navigation, search
(Created page with "== Lab Assignments == This article contains laboratory assignments and resources. The assignments are under construction as we move towards SJ-One development board. * [[Cmp...")
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Lab Assignments ==
+
<br/>
This article contains laboratory assignments and resources.  The assignments are under construction as we move towards SJ-One development board.
+
== Sample Projects ==
* [[CmpE146 Lesson 1 : GPIO]]
+
* [https://sourceforge.net/projects/lpc2148freertos LPC2148 Sample Projects]
* [[CmpE146 Lesson 2 : UART]]
+
* [https://sourceforge.net/projects/cmpe146freertos/ LPC1758 SJOne FreeRTOS Sample Project]
  
<br/>
 
 
== Tutorials ==
 
== Tutorials ==
 +
*  [[ FreeRTOS Tutorial | '''FreeRTOS Tutorial''']]
 
*  [[Bitmasking Tutorial]]
 
*  [[Bitmasking Tutorial]]
*  [[ FreeRTOS Tutorial | '''FreeRTOS Tutorial''']]
+
*  [[Bit Structures | Bit Structures and Unions]]
 +
*  [[Volatile Variable | What is a '''volatile''' variable?]]
 
*  [[Media:CmpE146RefFiles_StackAndHeap.pdf|Stack Heap Walkthrough]]
 
*  [[Media:CmpE146RefFiles_StackAndHeap.pdf|Stack Heap Walkthrough]]
  
 
== Other Helpfull Stuff ==
 
== Other Helpfull Stuff ==
*  [[Sample Code | Source code of helpful stuff]]
+
*  [[Sample Code | Source code of helpful stuff]
*  [[Handles Tutorial | What's all this HANDLES stuff?]]
 
*  [[SPI Tips & Tricks]]
 
*  [[I2C Tips & Tricks]]
 

Latest revision as of 21:34, 19 July 2013


Sample Projects

Tutorials

Other Helpfull Stuff

  • [[Sample Code | Source code of helpful stuff]