User Tools

Site Tools


tutorials:common:begining_on_lubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorials:common:begining_on_lubuntu [2014/07/11 09:54]
allen [IR]
tutorials:common:begining_on_lubuntu [2014/07/12 12:19] (current)
allen [Camera]
Line 286: Line 286:
 <code bash> ​       <code bash> ​      
   $sudo apt-get install espeak   $sudo apt-get install espeak
-  $espeak "​hello"​            ​//say: hello +  $espeak "​hello"​             //say: hello 
-  $espeak "hello_cubieboar"​  //​say:​ hello cubieboard+  $espeak "hello_cubieboard"​  //​say:​ hello cubieboard
 </​code> ​                                       </​code> ​                                      
-==== Camera ==== +==== USB Camera ==== 
-Most of the camera driver has integrated in the kernel,so it is  available insert ​usb-camera into the cubieboard.+Most of the USB camera driver has integrated in the kernel,so it is  available insert camera into the cubieboard.
   $sudo apt-get install luvcview   $sudo apt-get install luvcview
   $luvcview -s 1080x720 (can modify the resolution)   $luvcview -s 1080x720 (can modify the resolution)
   ​   ​
  
 +If cubieboard has installed mplayer ,use mplyaer to display
 +<​code>​
 +
 +  $mplayer tv://
 +
 +</​code>​
 ==== Micro SD ==== ==== Micro SD ====
 TBD TBD
tutorials/common/begining_on_lubuntu.txt · Last modified: 2014/07/12 12:19 by allen