Difference between revisions of "BeagleBone"

From Robert-Depot
Jump to: navigation, search
(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

Audio

http://www.tigal.com/product/2924

Debian

Ubuntu

Other