Difference between revisions of "BeagleBone"
From Robert-Depot
(→Pockesphinx) |
(→Debian) |
||
Line 18: | Line 18: | ||
=Debian= | =Debian= | ||
*http://elinux.org/BeagleBoardDebian | *http://elinux.org/BeagleBoardDebian | ||
+ | =Ubuntu= | ||
+ | *list disks | ||
+ | **<code>diskutil list</code> | ||
+ | *install ubuntu http://elinux.org/BeagleBoardUbuntu#Method_1:_Download_a_Complete_Pre-Configured_Image | ||
=Other= | =Other= | ||
*video on C++ programming with Beaglebone - http://www.youtube.com/watch?feature=endscreen&NR=1&v=vFv_-ykLppo | *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 | *Contest. Win 2 free beagleboards - http://elinux.org/BeagleBoard/contest |
Revision as of 10:27, 12 May 2013
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.
- Unzip
tar -xzf sphinxbase-0.8.tar.gz
tar -xzf pocketsphinx-0.8.tar.gz
- Generate configureation files. Config without python.
autogen.sh --without-python
Audio
http://www.tigal.com/product/2924
Debian
Ubuntu
- list disks
diskutil list
- install ubuntu http://elinux.org/BeagleBoardUbuntu#Method_1:_Download_a_Complete_Pre-Configured_Image
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