總網頁瀏覽量

2012年3月11日 星期日

Motoduino / Arduino WiFi Shield ( IEEE 802.11b 無線網路擴充板)

Motoduino WiFi Shield v1.0主要是配合Arduino (Diecimila/Duemilanove/Uno) 及 Motoduino 板子所設計,讓Arduino/Motoduino能有無線網路的功能且提供IEEE 802.11b連線能力。此塊模組完全相容於 Asynclab WiShield 1.0 和 Cupperhead WiFi Shield




Motoduino WiFi模組特性(Microchip):
 802.11b Wi-Fi certified
 1Mbps and 2Mbps throughput speeds
 Supports both infrastructure (BSS) and ad hoc (IBSS) wireless networks
 Ability to create secured and unsecured networks
 WEP (64-bit and 128-bit)
 WPA/WPA2 (TKIP and AES) PSK
 Low power usage
 Sleep mode: 250μA
 Transmit: 230mA
 Receive: 85mA


腳位說明:
 1.SPI 介面
     * Slave select (SS) : Arduino pin 10 
     * Clock (SCK) : Arduino pin 13
     * Master in, slave out (MISO) : Arduino pin 12
     * Master out, slave in (MOSI) : Arduino pin 11
 2. Interrupt (Uses only one of the following, depending on jumper setting)
     * INT0 : Arduino pin 2 
     * DIG8 : Arduino pin 8 
 3. LED : Arduino pin 9 
     * To regain use of this pin, remove the LED jumper cap
 4. 5V power
 5. GND










實做應用參考網站:  http://www.youtube.com/user/sinocgtchen
 部落格參考網站 :   http://sinocgtchen.blogspot.com
 Motoduino相關資訊: http://motoduino.com



2012年3月6日 星期二

Remote Control LED Matrix = Android + Motoduino (Arduino) + MAX7219 + Bluetooth

最近做一個LED 8x8 實驗,主要是利用手機藍芽來控制一個8x8 LED,這個實驗不是很難,主要在硬體接線部分要搞清楚pin腳的對應.

使用材料:
1. LED 8x8 matrix
2. Bluetooth
3. Motoduino or Arduino
4. MAX7219
5. 27k 電阻
6. 10uF 電容
7. 0.1 uF 電容
8. 一些線材


線路圖請參考這裡(reference schematic): Arduino playground

手機程式下載處(download android apk): http://www.motoduino.com/tw/downloadfiles



  影片請看: http://www.youtube.com/user/sinocgtchen
   部落格 :  http://sinocgtchen.blogspot.com

   有任何問題或有興趣朋友,歡迎來信討論,謝謝!!