ESP8266: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
* [http://blog.squix.ch/2015/02/esp8266-esp-201-breakout-board-review.html ESP8266 ESP-201 - SquixTechBlog] | * [http://blog.squix.ch/2015/02/esp8266-esp-201-breakout-board-review.html ESP8266 ESP-201 - SquixTechBlog] | ||
* [http://adlerweb.deviantart.com/art/ESP8266-ESP-201-Module-Pinout-Diagram-Cheat-Sheet-575951137 ESP8266 ESP-201 Cheet Sheet] | * [http://adlerweb.deviantart.com/art/ESP8266-ESP-201-Module-Pinout-Diagram-Cheat-Sheet-575951137 ESP8266 ESP-201 Cheet Sheet] | ||
==Arduino weather station== | |||
* [https://www.google.dk/search?tbm=isch&q=arduino+weather+station+touch+tft&imgrc=999BOUKuh4NyyM:&ei=q-yzWI3WFsKmsgGYjZ6gCw&emsg=NCSR&noj=1 Google på arduino weather station touch tft] | |||
* [https://blog.squix.org/2016/10/esp8266-weather-station-color-code-published.html ESP8266 Weather Station Color code published] | |||
==Sonoff== | |||
* [https://www.itead.cc/sonoff-wifi-wireless-switch.html ITEAD SONOFF - WIFI WIRELESS SMART SWITCH FOR MQTT COAP SMART HOME] | |||
* [http://www.ftdichip.com/Support/Documents/DataSheets/Cables/DS_TTL-232R_CABLES.pdf FTTI Chip TTL-232R TTL to USB Serial Converter] | |||
*Upload Using: Serial | |||
*Flash Mode: DOUT | |||
*Flash Frequency: 40MHz | |||
*CPU Frequency: 80MHz | |||
*Flash Size: 1M (64K SPIFFS) ⚠️️**If Version 5.x.x -> Flash Size: "1M (no SPIFFS)"**⚠️️ | |||
*Debug Port: Disabled | |||
*Debug Level: None | |||
*Reset Method: ck | |||
*Upload Speed: 115200 or 921600 | |||
* [https://randomnerdtutorials.com/how-to-flash-a-custom-firmware-to-sonoff/ How to Flash a Custom Firmware to Sonoff] | |||
* [http://randomnerdtutorials.com/sonoff-5-wifi-wireless-smart-switch-introduction/ Sonoff – $5 WiFi Wireless Smart Switch Introduction] | |||
* [http://randomnerdtutorials.com/reprogram-sonoff-smart-switch-with-web-server/ Reprogram Sonoff Smart Switch with Web Server] | |||
* [http://www.andremiller.net/content/programming-an-itead-sonoff-wireless-smart-switch-esp8266 PROGRAMMING AN ITEAD SONOFF WIRELESS SMART SWITCH (ESP8266)] | |||
* [https://captain-slow.dk/2016/05/22/replacing-the-itead-sonoff-firmware/ REPLACING THE ITEAD SONOFF FIRMWARE] | |||
==SonoffBoilerplate== | |||
* [https://github.com/tzapu/SonoffBoilerplate SonoffBoilerplate on Github] | |||
Read README.md at bottom to find documentation | |||
* [http://192.168.4.1/ Link to initial web address 192.168.4.1] | |||
==Sonoff-Tasmota== | |||
Provide ESP8266 based Sonoff by iTead Studio and ElectroDragon IoT Relay with Serial, Web and MQTT control allowing 'Over the Air' or OTA firmware updates using Arduino IDE. | |||
* [https://github.com/arendst/Sonoff-Tasmota/wiki Sonoff-Tasmota on Github] | |||
===Blynk=== | |||
* [http://www.blynk.cc/ Blynk] | |||
* [http://docs.blynk.cc/ Blynk documentation] | |||
* [https://github.com/blynkkk/blynk-server#blynk-server Blynk server Github] | |||
<google>ENGELSK</google> | <google>ENGELSK</google> |
Latest revision as of 08:42, 29 July 2017
Reviews
- 5$ Arduino WiFi Module!? ESP8266 mini Tutorial/Review
- Mini NodeMCU (Wemos), Prototype Board, NodeMCU (DOIT&LoLin), Arduino like Wemos, Witty
ESP8266 - AT Command Reference
ESP-201
Arduino weather station
Sonoff
- FTTI Chip TTL-232R TTL to USB Serial Converter
- Upload Using: Serial
- Flash Mode: DOUT
- Flash Frequency: 40MHz
- CPU Frequency: 80MHz
- Flash Size: 1M (64K SPIFFS) ⚠️️**If Version 5.x.x -> Flash Size: "1M (no SPIFFS)"**⚠️️
- Debug Port: Disabled
- Debug Level: None
- Reset Method: ck
- Upload Speed: 115200 or 921600
SonoffBoilerplate
Read README.md at bottom to find documentation
Sonoff-Tasmota
Provide ESP8266 based Sonoff by iTead Studio and ElectroDragon IoT Relay with Serial, Web and MQTT control allowing 'Over the Air' or OTA firmware updates using Arduino IDE.
Blynk
<google>ENGELSK</google>