Difference between revisions of "BeagleBone"
From Robert-Depot
(→Pockesphinx) |
(→Pockesphinx) |
||
Line 5: | Line 5: | ||
*Install libasound2, alsa-dev, and alsa-lib-dev. (libasound and alsa-lib-dev were already installed on my beaglebone black) | *Install libasound2, alsa-dev, and alsa-lib-dev. (libasound and alsa-lib-dev were already installed on my beaglebone black) | ||
**<code>opkg install alsa-dev</code> | **<code>opkg install alsa-dev</code> | ||
+ | *Get sphinxbase and pocketsphinx, preferrably putting them in a code directory. | ||
+ | **<code>wget http://sourceforge.net/projects/cmusphinx/files/sphinxbase/0.8/sphinxbase-0.8.tar.gz</code> | ||
+ | **<code>wget http://sourceforge.net/projects/cmusphinx/files/pocketsphinx/0.8/pocketsphinx-0.8.tar.gz </code> | ||
=Audio= | =Audio= |
Revision as of 08:56, 4 May 2013
Contents
GPIO
gpio - http://beaglebone.cameon.net/home/using-the-gpios
Pockesphinx
- https://groups.google.com/forum/?fromgroups=#!topic/beagleboard/aBznzq_bNuU
- Install libasound2, alsa-dev, and alsa-lib-dev. (libasound and alsa-lib-dev were already installed on my beaglebone black)
opkg install alsa-dev
- Get sphinxbase and pocketsphinx, preferrably putting them in a code directory.
Audio
http://www.tigal.com/product/2924
Debian
Other
- video on C++ programming with Beaglebone - http://www.youtube.com/watch?feature=endscreen&NR=1&v=vFv_-ykLppo
- Contest. Win 2 free beagleboards - http://elinux.org/BeagleBoard/contest