Difference between revisions of "EBC Exercise XX Ideas"

From eLinux.org
Jump to: navigation, search
(Initial page)
 
m
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
Here are some ideas for future projects.
 
Here are some ideas for future projects.
 
* 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]
 +
* [https://groups.google.com/forum/?fromgroups=#!topic/beagleboard/dyuax5415dc Use mmap from kernel]
 
* 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 08:14, 12 November 2012

thumb‎ Embedded Linux Class by Mark A. Yoder


Here are some ideas for future projects.



thumb‎ Embedded Linux Class by Mark A. Yoder