close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Feb 8, 2010, 3:16:48 PM (16 years ago)
- Author:
-
wade
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v8
|
v9
|
|
19 | 19 | = 程式範例 = |
20 | 20 | 1. [wiki:wade/embedded/arduino/example/example_1 三顆 LED 輪流閃爍] |
21 | | 2. [wiki:wade/embedded/arduino/example/example_2 由 Arduino 對 serial 寫入資料] |
22 | | 3. [wiki:wade/embedded/arduino/example/example_3 由 16 個 digital pins 控制 8*8 矩陣式 LED Matrix] |
23 | | 4. [wiki:wade/embedded/arduino/example/example_4 Arduino 由 XBee 接收資料] |
24 | | 5. [wiki:wade/embedded/arduino/example/example_5 smart socket 初版] |
| 21 | 1. [wiki:wade/embedded/arduino/example/example_2 由 Arduino 對 serial 寫入資料] |
| 22 | 1. [wiki:wade/embedded/arduino/example/example_3 由 16 個 digital pins 控制 8*8 矩陣式 LED Matrix] |
| 23 | 1. [wiki:wade/embedded/arduino/example/example_3-1 由 11 個 digital pins 及 74138 控制 8*8 矩陣式 LED Matrix] |
| 24 | 1. [wiki:wade/embedded/arduino/example/example_3-2 由 12 個 digital pins 控制 5*7 矩陣式 LED Matrix] |
| 25 | 1. [wiki:wade/embedded/arduino/example/example_4 Arduino 由 XBee 接收資料] |
| 26 | 1. [wiki:wade/embedded/arduino/example/example_5 smart socket 初版] |