Difference between revisions of "BeagleBone/PrussDemoSubmission"

From eLinux.org
Jump to: navigation, search
(Created page with "== Design == Using the PRUSS functionality of AM335x core for driving an vacuum fluorescent display using a shift register in realtime. This proposal should have the fa * ...")
 
m (= Software)
Line 9: Line 9:
 
* Final demo should be off the breadboard and on finished PCB daughtercard for the Beaglebone
 
* Final demo should be off the breadboard and on finished PCB daughtercard for the Beaglebone
  
== Software =
+
== Software ==
  
 
All PRU source is available on GitHub<ref name="source_tree" />
 
All PRU source is available on GitHub<ref name="source_tree" />

Revision as of 20:26, 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 should have the fa

  • 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

References