2017年1月27日 星期五

MicroPython ESP8266 製作智慧電燈開關

[ESP8266] 製作智慧電燈開關(part3-燒錄篇)


http://eatburning.blogspot.tw/2016/01/esp8266-part3.html

[ESP8266] 製作智慧電燈開關(part2-編譯篇)



http://eatburning.blogspot.tw/2016/01/esp8266-part2.html


[ESP8266] 製作智慧電燈開關(part1-準備篇)


http://eatburning.blogspot.tw/2016/01/esp8266-part1.html

沒有留言:

張貼留言

WOKWI ESP32 模擬RFID ,LED + Python TKinter SQLite

 WOKWI ESP32 模擬RFID ,LED + Python TKinter SQLite  WOKWI ESP32程式 #include <SPI.h> #include <MFRC522.h> #include <WiFi.h> #i...