Difference between revisions of "BeagleBone/PrussDemoSubmission"

From eLinux.org
Jump to: navigation, search
(Design)
(Multimedia)
Line 16: Line 16:
  
 
== Multimedia ==
 
== Multimedia ==
 +
 +
[[File:Nixe_Breadboard.jpg|center|thumb|450px|Breadboard PRUS Demo Picture]]
 +
 +
; Videos
 +
: [http://www.youtube.com/watch?v=wvt37WpI6LY Beaglebone PRUSS Demo]
  
 
== References ==
 
== References ==

Revision as of 20:37, 22 December 2012

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.
  • Userspace can also talk to the PRUs to update data in almost real time.
  • Final demo should be off the breadboard and on finished PCB daughtercard for the Beaglebone

Software

All PRU source is available on GitHub[1]

Currently the userspace utility code exists but final demo will have the clock being ran completely from PRUSS and not touching outside of it at all.

Multimedia

File:Nixe Breadboard.jpg
Breadboard PRUS Demo Picture
Videos
Beaglebone PRUSS Demo

References