sinocgtchen.blogspot.com sinocgtchen.blogspot.com

sinocgtchen.blogspot.com

Motoduino Lab

一起來做開放硬體運動: 創客(Hacker & Maker)

http://sinocgtchen.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SINOCGTCHEN.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.9 out of 5 with 14 reviews
5 star
8
4 star
0
3 star
4
2 star
0
1 star
2

Hey there! Start your review of sinocgtchen.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.7 seconds

FAVICON PREVIEW

  • sinocgtchen.blogspot.com

    16x16

  • sinocgtchen.blogspot.com

    32x32

  • sinocgtchen.blogspot.com

    64x64

  • sinocgtchen.blogspot.com

    128x128

CONTACTS AT SINOCGTCHEN.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Motoduino Lab | sinocgtchen.blogspot.com Reviews
<META>
DESCRIPTION
一起來做開放硬體運動: 創客(Hacker &amp;amp; Maker)
<META>
KEYWORDS
1 總瀏覽量
2 韌體 步驟如下
3 使用材料
4 micro usb
5 usb to ttl
6 轉接線 x 1
7 轉 4pin
8 杜邦線 x 1
9 大致上步驟
10 硬體接線如下圖
CONTENT
Page content here
KEYWORDS ON
PAGE
總瀏覽量,韌體 步驟如下,使用材料,micro usb,usb to ttl,轉接線 x 1,轉 4pin,杜邦線 x 1,大致上步驟,硬體接線如下圖,黑色接 gnd,黃色接 tx,綠色接 rx,設定 wifi,模組為 prg,燒錄韌體模式,接到 pc,模組開關撥到 prg,位置,如下圖,燒錄韌體成功畫面如下,關閉 flash tool,燒錄功具,開啟 arduino ide,且設定如下圖,修改 baud rate,的 baud rate,然後輸入 at,如回應 ok,表示修改成功,板子上使用,張貼者:
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Motoduino Lab | sinocgtchen.blogspot.com Reviews

https://sinocgtchen.blogspot.com

一起來做開放硬體運動: 創客(Hacker &amp;amp; Maker)

INTERNAL PAGES

sinocgtchen.blogspot.com sinocgtchen.blogspot.com
1

Motoduino Lab : 五月 2014

http://sinocgtchen.blogspot.com/2014_05_01_archive.html

一起來做開放硬體運動: 創客(Hacker and Maker). 樹莓派PIR 紅外線人體感測( Motion Detection) = PIR Sensor MotoPiduino Raspberry Pi. 由於一般市售PIR紅外線大都是 3.3V輸出,也就是感測到移動物體時輸出 3.3V, 沒感測到時輸出 0V, 所以在MotoPiduino 板子上直接接到數位IO腳位無法判讀輸出結果,因為未達5V電壓, 此MotoPiduino是把5V電壓轉換成 3.3V樹莓派可以運作的電位. 如此我們可以利用類比IO腳位來判讀是否偵測到移動物體. 4 S4A IO Board (option). 1 把 PIR 接到 MotoPiduino A0 位置. 直接接到 S4A IO Board 的 A0 孔位. 四 I2C Library 軟體下載點:. 1 下載 ADS1015 (I2C) Library : https:/ github.com/m3m0ry/Adafruit-Raspberry-Pi-Python-Code. Import time, signal, sys.

2

Motoduino Lab : 更新 Motoduino WiFi Terminal (ESP8266) 韌體 步驟(Update Firmware)

http://sinocgtchen.blogspot.com/2016/05/motoduino-wifi-terminal-esp8266.html

一起來做開放硬體運動: 創客(Hacker and Maker). 更新 Motoduino WiFi Terminal (ESP8266) 韌體 步驟(Update Firmware). 刷新 Motoduino WiFi Terminal. 軟體功具 ESP DOWNLOAD TOOL V2.4. 12290;把 UCB TO TTL. 開啟 FLASH TOOL (ESP DOWNLOAD TOOL V2.4.exe). 的 Serial Monitor,. 檢查是否修改成功,修改 Serial Monitor. 我在youtube看到https:/ www.youtube.com/watch? 訂閱: 張貼留言 (Atom). 更新 Motoduino WiFi Terminal (ESP8266) 韌體 步驟(Update . 圖片視窗主題. 技術提供: Blogger.

3

Motoduino Lab : LED Web Controls by Intel Edison with I2C LCD1602

http://sinocgtchen.blogspot.com/2015/10/i2c-devices-intel-edison-arduino-i2c.html

一起來做開放硬體運動: 創客(Hacker and Maker). LED Web Controls by Intel Edison with I2C LCD1602. I2C devices 加到Intel Edison 其實很簡單,做法與arduino相同, 接上I2C device到 Edison Arduino後(藉由 S4A IO Board容易連接,請接到A4A5 位置),可以試著檢查系統是不是有偵測到裝置,command如 " i2cdetect -y -r 6 " , 直此命令後可以看到裝置的 I2C address. 注意的是Intel Edison 的 I2C bus是在 bus 6(Different to Raspberry Pi). 此實驗LCD顯示 Edison IP address, 然後User透過WIFI在瀏覽器上控制LED ON/OFF. 1 Intel Edison Arduino Breakout Kit. 2 S4A IO Board. 1 進入 Edison board system, 然後輸入 如下圖. LCD1602的 I2C address is 0x27.

4

Motoduino Lab : 十一月 2014

http://sinocgtchen.blogspot.com/2014_11_01_archive.html

一起來做開放硬體運動: 創客(Hacker and Maker). Arduino NFC/RFID = Arduino UNO NFC Reader (PN532). NFC/RFID 實驗在Arduino 上其實也很簡單, 這次利用PN532相容板來做實驗, 此塊板子支援 I2C 和 SPI介面, 我就來用 SPI 跟Arduino連接! D10 - - - SS. D11 - - - MOSI. D12 - - - MISO. D13 - - - SCK. 5V - - - - 5V. GND - - - GND. PN532 nfc(SCK, MISO, MOSI, SS);. Uint32 t versiondata = nfc.getFirmwareVersion();. Serial.print("Didn't find PN53x board");. While (1); / halt. Got ok data, print it out! Configure board to read RFID tags and cards. Uint32 t id;.

5

Motoduino Lab : Motoduino WiFi Terminal Esp8266(ESP-12)

http://sinocgtchen.blogspot.com/2016/02/motoduino-wifi-terminal-esp8266esp-12.html

一起來做開放硬體運動: 創客(Hacker and Maker). Motoduino WiFi Terminal Esp8266(ESP-12). 今天要來介紹新設計的無線模組Motoduino WiFi Terminal(下圖), 此模組主要元件為 ESP8266(ESP-12). 其實用法與原始模組ESP8266一樣! 的RJ11孔位可以很方便連接Arduino開發板,下圖是配合 S4A IO Board 製作遙控車( Motoduino. U1 S4A IO Board. 通常ESP8266有時需要較大的電流安培數(約200mA),往往Arduino本身提供的5V電源不太足夠,尤其如果再加上一些感測元件上去使得板子電流耗損更大,也因此常常聽到使用者談到穩定性問題! 所以此模組提供一個Micro USB的外部電源接頭, 當Arduino提供電流不足給WiFi Terminal時可以利用外部電源! 二 WiFi Terminal 單獨運行(如下圖)! 另外對Arduino 開發者來說, ESP8266也提供Library給Arduino 使用者, 透過簡單API及範例可以縮短開發時程!

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

OTHER SITES

sinocet.com sinocet.com

SINOCET GROUP LIMITED

86 0755 2822 0563. 8212; Main Menu —. LCD Screen for i6. LCD Screen for i5S/5C. LCD Screen for iPhone 5. Recycling Tons of used LCD. For iPhone 4/4S/5/5C/5S/6/6 plus. LCD and Touch Digitizer Assembly Part for iPhone 6 Plus – Full Original- White. IPhone 6 plus LCD. LCD and Touch Digitizer Assembly Part for iPhone 6 Plus – Full Original – Black. IPhone 6 LCD Screen. LCD and Touch Digitizer Assembly Part for iPhone 6 – High Quality – White. IPhone 6 LCD Screen. IPhone 6 LCD Screen. Sinocet Group Limited is...

sinocet.gsmx.net sinocet.gsmx.net

gsmExchange.com

sinocey.com sinocey.com

涓婃捣璐濇硴鏂版潗鏂欐湁闄愬叕鍙?/title>

璐濇硴鏂版潗鏄 浇骞村寲宸ワ紙涓婃捣锛夋湁闄愬叕鍙哥殑鍏ㄨ祫瀛愬叕鍙革紝娉ㄥ唽鍦ㄥ浗瀹剁骇鐨勪笂娴峰紶姹熼珮绉戝競鍖楀洯鍖猴紝鏄 互鏂版潗鏂欑爺鍙戙 佸埗閫犱负涓昏惀涓氬姟鐨勭 鎶 鍨嬩紒涓氥? 011骞磋繘鍏ュ洯鍖哄 鍖栧櫒锛屼负鍥 尯绉戞妧鍒涙柊浼佷笟銆備骇鍝佷互鐜 繚銆佽妭鑳姐 侀珮鏁堜负鏍稿績浠峰 笺 佷互鏇夸唬娆х編鏃ュ悓绫讳骇鍝佷负甯傚満鐩 爣銆佷互鍥介檯涓 娴佷负鍩烘湰鐨勮川閲忚 姹傘? 鏈堝悓娲涢槼瀛熸触涓 仈榛勬渤姘存偿鏈夐檺鍏 徃绛捐 鍚堝悓. 涓婃捣璐濇硴鏂版潗鏂欑 鎶 鏈夐檺鍏 徃(杞藉勾鍖栧伐).

sinocfa.com sinocfa.com

网络机柜/服务器机柜/操作台/电视墙/监控电视墙/设备柜/监控杆/机械加工/设备加工-瑞博祥合-北京瑞博祥合科技有限公司

机柜 网络机柜 服务器机柜 操作台 电视墙 监控电视墙 设备柜 监控杆 机械加工 设备加工.

sinocgc.com sinocgc.com

深圳市世纪通供应链股份有限公司

sinocgtchen.blogspot.com sinocgtchen.blogspot.com

Motoduino Lab

一起來做開放硬體運動: 創客(Hacker and Maker). 更新 Motoduino WiFi Terminal (ESP8266) 韌體 步驟(Update Firmware). 刷新 Motoduino WiFi Terminal. 軟體功具 ESP DOWNLOAD TOOL V2.4. 12290;把 UCB TO TTL. 開啟 FLASH TOOL (ESP DOWNLOAD TOOL V2.4.exe). 的 Serial Monitor,. 檢查是否修改成功,修改 Serial Monitor. AT Commands sending to ESP8266 from Arduino IDE Serial. This is a Arduino sketch for AT Commands sending from Arduino Serial(TxRx) to ESP8266. When AT commands is received by arduino, they will bypass arduino to ESP8266! With S4A IO Board. Char c...

sinochai.com sinochai.com

Sino Chai, The Lifestyle Restaurant

Thank You for subscribing to our newsletter. Please enter a valid username / password. FROM HEALTHY TO HEALTHIER! Want to have the. Same Sino Chai taste. Subscribe to our e-Newsletter to stay in touch with us. The Sino Chai Lifestyle. The Sino Chai lifestyle concept consists of four areas:. Natural and Organic Minimart. Tea Accessories and Store. To cater to the ever. Improving needs of the. Like Us On Facebook. Get a chance to win Free Meals. Follow Us On Twitter.

sinochainlogistics.com.cn sinochainlogistics.com.cn

Sinochain Logistics Co., Ltd

此页面上的内容需要较新版本的 Adobe Flash Player。 Successful multimodal transportation arrangement for 260ton Crawler Crane(China to Astana/Kazakhstan) for XCMG(the top global heavy machine producer). Successful multimodal transportation arrangement for 600ton Crawler Crane (China Astana/Kazakhstan) for Zoomlion (the crane is the heaviest crane in China history and there are only 5 have been exported to the world market). Invited to join the pre-schedule on logistics for Sinopec's new project in Guangxi Province. Renew...

sinochair.cn sinochair.cn

园林椅,等候椅,机场椅,休闲椅_公共座椅大全网

培训椅 • 会议椅. Wwwhg0088.sx www.hg0088.com. Wwwhg0088.holdings www.hg0088.com. Wwwhg0088.estate www.hg0088.com. Wwwhg0088.com.mg hg0088. Wwwhg0088.com.se 六合宝典. Www9494999.com www.hg0088.com. Wwwhg0088.md www.hg0088.com. Wwwhg0088.com.sc hg0088. Wwwhg0088.cl www.hg0088.com. Wwwhg0888.net www.hg0088.com. Wwwhg44088.com www.hg0088.com. Wwwhg2088.red www.hg0088.com. Wwwhg00880088.org www.hg0088.com. Http:/ zuqiunet.com/news/list 43.html www.hg0088.com. Wwwhg0088.net.ag hg0088. Wwwhg0088.net.lc hg0088.

sinochair.com sinochair.com

Anji Chaojie Furniture Factory