Difference between revisions of "EBC Exercise XX Ideas"

From eLinux.org
Jump to: navigation, search
(Initial page)
 
m
Line 4: Line 4:
 
* Use mmap to access gpio.  See [https://github.com/larmorgs/ece497/tree/master/MiniProject02 16x24 Red LED Matrix]
 
* Use mmap to access gpio.  See [https://github.com/larmorgs/ece497/tree/master/MiniProject02 16x24 Red LED Matrix]
 
* Port mmap code from Bone to xM.  Need to look up new register addresses.
 
* Port mmap code from Bone to xM.  Need to look up new register addresses.
 +
* Use uart to drive serial LED matrix
 
{{YoderFoot}}
 
{{YoderFoot}}

Revision as of 07:36, 9 November 2012

thumb‎ Embedded Linux Class by Mark A. Yoder


Here are some ideas for future projects.

  • Use mmap to access gpio. See 16x24 Red LED Matrix
  • Port mmap code from Bone to xM. Need to look up new register addresses.
  • Use uart to drive serial LED matrix


thumb‎ Embedded Linux Class by Mark A. Yoder