User Tools

Site Tools


projets:fuz:webduino

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
projets:fuz:webduino [2020-05-10 22:14] – [OTA] +link to http://www.csshl.net/content/esp8266-aggiornamenti-ota Lomanicprojets:fuz:webduino [2020-09-20 23:07] Lomanic
Line 3: Line 3:
 <WRAP round box 60%> <WRAP round box 60%>
 ===== Goals ===== ===== Goals =====
-  * [OK] Flash Webduino with different IDEs+  * [OK] Flash Webduino Smart with different IDEs
   * [OK] Check Components : pins, photocell, RGB LED, button   * [OK] Check Components : pins, photocell, RGB LED, button
   * [OK?] Use OTA   * [OK?] Use OTA
Line 11: Line 11:
  
   * [[https://webduino.io/en/tutorials/smart-01-information.html|Official Intro]]   * [[https://webduino.io/en/tutorials/smart-01-information.html|Official Intro]]
-  * Webduino USB port is only used to power the board, not for upload and monitoring+  * Webduino Smart USB port is only used to power the board, not for upload and monitoring
   * The chip is labeled ESP8266MOD by AI Thinker, in fact it is an ESP-12F, same as Wemos D1   * The chip is labeled ESP8266MOD by AI Thinker, in fact it is an ESP-12F, same as Wemos D1
   * The board includes a photocell, an RGB led and a button.   * The board includes a photocell, an RGB led and a button.
-  * [[https://www.programmersought.com/article/1565534775/|Unofficial tutorial in ~english]], with how to flash webduino with FTDI+  * [[https://www.programmersought.com/article/1565534775/|Unofficial tutorial in ~english]], with how to flash Webduino Smart with FTDI 
 +  * The Webduino Smart is extremely similar to the "[[https://vimalb.github.io/IoT-ESP8266-Starter/Witty/info.html|(Gizwits) Witty Cloud]]" board, one is probably a clone of the other (same pin number for on-board components). The Witty Cloud board includes an FTDI daughter board which simplifies development, this daughter board may even be compatible with the Webduino Smart.
  
  
 ===== Wiring and flashing ===== ===== Wiring and flashing =====
  
-Plug Webduino Smart using FTDI **3.3v** module. Webduino and the FTDI must be powered. Webduino is powered through its micro USB port.+Plug the Webduino Smart using an FTDI **3.3v** module. The Webduino Smart and the FTDI must be powered. The Webduino Smart is powered through its micro USB port.
  
            Tx     Rx                Tx     Rx    
Line 35: Line 36:
   - Power the FTDI and the Webduino   - Power the FTDI and the Webduino
   - (RGB goes light blue) Disconnect GPIO 0   - (RGB goes light blue) Disconnect GPIO 0
-  - Upload sketch... Webduino should restart in normal mode. +  - Upload sketch... Webduino Smart should restart in normal mode. 
-  - Or disconnect GPIO 0 and restart using RST or Webduino power+  - Or disconnect GPIO 0 and restart using RST or Webduino Smart power
  
 ===== Arduino IDE ===== ===== Arduino IDE =====
Line 161: Line 162:
 See https://github.com/esp8266/Arduino/tree/master/libraries/ArduinoOTA/examples See https://github.com/esp8266/Arduino/tree/master/libraries/ArduinoOTA/examples
  
-This was randomly working for me, laybe implement [[http://www.csshl.net/content/esp8266-aggiornamenti-ota|this workaround]]?+This was randomly working for me, maybe implement [[http://www.csshl.net/content/esp8266-aggiornamenti-ota|this workaround]]?
projets/fuz/webduino.txt · Last modified: 2023-02-02 22:06 by 127.0.0.1