User Tools

Site Tools


projets:fuz:webduino

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
projets:fuz:webduino [2019-05-22 16:07] – created Thioprojets:fuz:webduino [2019-05-22 16:13] Thio
Line 1: Line 1:
-====== Webduino ======+====== Webduino Smart ======
  
 <WRAP round box 60%> <WRAP round box 60%>
 ===== Goals ===== ===== Goals =====
   * [OK] Flash Webduino with different IDEs   * [OK] Flash Webduino with different IDEs
-  * Use serial Monitor +  * Check Components : pins, photocell, RGB LED, button
-  * Check pins, photocell, RGB LED, button+
   * Use OTA   * Use OTA
 </WRAP> </WRAP>
Line 11: Line 10:
 ===== Description ===== ===== Description =====
  
 +  * [[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 USB port is only used to power the board, not for upload and monitoring
   * The chip is labelled ESP8266MOD by AI Thinker, in fact it is an ESP-12F, same as Wemos d1   * The chip is labelled ESP8266MOD by AI Thinker, in fact it is an ESP-12F, same as Wemos d1
-  * [[https://webduino.io/en/tutorials/smart-01-information.html|Official Intro]]+  * The Board include a photocell, a RGB led and a button.
  
  
 ===== Wiring and flashing ===== ===== Wiring and flashing =====
  
-Plug Webduino Smart using FTDI **3.3v** module+Plug Webduino Smart using FTDI **3.3v** module. Webduino and the FTDI must be powered.
  
            3.3    3.3            3.3    3.3
Line 32: Line 32:
   - Set flash position (GPIO0 on GND)   - Set flash position (GPIO0 on GND)
   - Power the FTDI and the Webduino   - Power the FTDI and the Webduino
-  - Upload sketch ... Webduino should restart in normal mode +  - Upload sketch ... Webduino should restart in normal mode. 
-  - Disconnect flash position (GPIO0) +  - Or disconnect GPIO 0 and restarrt using RST or Webduino power
-  - Disconnect FTDI +
-  - RST or repower the FTDI+
  
 ===== Arduino IDE ===== ===== Arduino IDE =====
Line 49: Line 47:
     board = d1     board = d1
     framework = arduino     framework = arduino
- 
-===== Serial Monitor ===== 
- 
-I could not get it to work yet :/ 
  
 ===== Components ===== ===== Components =====
Line 58: Line 52:
 I got blink sketch using LED_BUILTIN (2) I got blink sketch using LED_BUILTIN (2)
  
 +===== OTA =====
  
projets/fuz/webduino.txt · Last modified: 2023-02-02 22:06 by 127.0.0.1