Difference between revisions of "BeagleBone/PrussDemoSubmission"
m (added Category:BeagleBone using HotCat) |
m |
||
Line 10: | Line 10: | ||
* Userspace can also talk to the PRUSS to update data in almost real time. | * Userspace can also talk to the PRUSS to update data in almost real time. | ||
* Explaining why SPI transfers, and GPIO bit banging doesn't work with applications like these. | * Explaining why SPI transfers, and GPIO bit banging doesn't work with applications like these. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Multimedia == | == Multimedia == | ||
Line 23: | Line 17: | ||
; Videos | ; Videos | ||
: [http://www.youtube.com/watch?v=wvt37WpI6LY Beaglebone PRUSS Demo] | : [http://www.youtube.com/watch?v=wvt37WpI6LY Beaglebone PRUSS Demo] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:BeagleBone]] | [[Category:BeagleBone]] |
Revision as of 02:14, 28 November 2019
Design
Using the PRUSS functionality of AM335x core for driving an vacuum fluorescent display using a shift register in realtime.
This proposal will have the following:
- Having PRU control everything once loaded
- Multiple PRU cores utilized.
- Example will have be one driving the display and another incrementing the clock (in seconds).
- Multiple PRU cores utilized.
- Userspace can also talk to the PRUSS to update data in almost real time.
- Explaining why SPI transfers, and GPIO bit banging doesn't work with applications like these.
Multimedia
- Videos
- Beaglebone PRUSS Demo