This shows you the differences between two versions of the page.
|
tutorials:arduino:start [2014/02/25 17:21] sam [Manuals] |
tutorials:arduino:start [2014/03/24 17:02] (current) allen [Online Lab] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Manuals ====== | ====== Manuals ====== | ||
| + | |||
| * [[tutorials:arduino:Connecting|How to connect Cubieboard and Arduino?]] | * [[tutorials:arduino:Connecting|How to connect Cubieboard and Arduino?]] | ||
| - | 1 Assuming you have installed a linux in cubieboard. if not you can refer | ||
| - | [[install| http://docs.cubieboard.org/tutorials/cb2/installation/cb2_lubuntu_nand_install]] | ||
| - | |||
| - | 2 Use usb to connect cubieboard and usb | ||
| - | |||
| - | {{:tutorials:arduino:连接.jpeg?300|}} | ||
| - | |||
| - | 3 Installing the software Arduino ide for writing programm in cubieboard. | ||
| - | |||
| - | $sudo apt-get update | ||
| - | $sudo apt-get arduino | ||
| - | |||
| - | 4 Click the programmin and you can find the software arduino IDE | ||
| - | |||
| - | {{:tutorials:arduino:img_20140225_165950.jpg?300|}} | ||
| - | |||
| - | 5 And you can use this software to write programming | ||
| - | {{:tutorials:arduino:img_20140225_160808.jpg?300|}} | ||
| ====== Online Lab ====== | ====== Online Lab ====== | ||
| - | * [[tutorials:arduino:Controlling Led|Controlling Led]] | + | * [[tutorials:arduino:Controlling Led|Light Led]] |
| - | + | * [[tutorials:arduino:LED Array|LED Array ]] | |
| + | * [[tutorials:arduino:IRremote|IRremote]] | ||
| + | * [[tutorials:arduino:Lcd Display|Lcd Display]] | ||
| + | * [[tutorials:arduino:Stepper Motor|Stepper Motor]] | ||
| + | * [[tutorials:arduino:AnalogRead|Temperature Sensor]] | ||
| + | * [[tutorials:arduino:Digital|Digital]] | ||