Jeremy Morse
unread,Feb 7, 2015, 11:29:41 AM2/7/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to srobo...@googlegroups.com
Hi,
The power board now has firmware support for playing sounds via the on
board piezo. This is only if the most recent firmware revision (4.2) is
on board (see my last email to srobo-devel).
What we don't have is the python-api for competitors to program it. This
is a moderate sized task that someone could do to get their teeth into
API<->USB layer of the kit software. The specific thing would be to:
* Look at how this API was implemented in pyenv
* Implement that in the sr-robot library (there's an example in
"test_frob.py" of power-v4-fw.git) and submit some patches
* Cope gracefully with the piezo ringbuffer being full.
It'll require:
* A flashed power board
* A battery / charger to power the power board
* A USB hub / micro usb cable etc.
Any volunteers? I can explain how the various bits of technology in the
chain work, a secondary task would be to pump documentation onto trac in
the process.
--
Thanks,
Jeremy