Difference between revisions of "EBC Exercise XX Ideas"
From eLinux.org
(Initial page) |
m |
||
| (One intermediate revision by one 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}} | ||
Latest revision as of 15:14, 12 November 2012
Embedded Linux Class by Mark A. Yoder
Here are some ideas for future projects.
- Use mmap to access gpio. See 16x24 Red LED Matrix
- Use mmap from kernel
- Port mmap code from Bone to xM. Need to look up new register addresses.
- Use uart to drive serial LED matrix
Embedded Linux Class by Mark A. Yoder