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
arduino:arduino [2020/07/24 15:19] – [Display] tmadearduino:arduino [2020/11/04 16:11] – [Links] tmade
Line 4: Line 4:
  
 https://www.arduino.cc/en/Main/Software https://www.arduino.cc/en/Main/Software
 +
 +====esp8266====
  
 Setup esp8266: Setup esp8266:
  
 https://dzone.com/articles/programming-the-esp8266-with-the-arduino-ide-in-3 https://dzone.com/articles/programming-the-esp8266-with-the-arduino-ide-in-3
 +
 +====esp32====
 +
 +https://www.az-delivery.de/blogs/azdelivery-blog-fur-arduino-und-raspberry-pi/esp32-jetzt-mit-boardverwalter-installieren
 +
 +https://dl.espressif.com/dl/package_esp32_index.json
  
 ==== Irrigation System ==== ==== Irrigation System ====
Line 13: Line 21:
 Enhanced code to control a waterpump, a display and an "Capacitive Soil Moisture Sensor". Enhanced code to control a waterpump, a display and an "Capacitive Soil Moisture Sensor".
  
-  *Display shows a diagramm in +The display shows a diagramm in:
   *Sensor values   *Sensor values
   *dry or wet   *dry or wet
Line 388: Line 396:
 https://randomnerdtutorials.com/guide-for-oled-display-with-arduino/ https://randomnerdtutorials.com/guide-for-oled-display-with-arduino/
  
-Ro check HEX-Adress please run this sketch:+To check HEX-adress of your display - which has to be referenced - please run this sketch:
  
 <code sh oled-test.ino> <code sh oled-test.ino>
Line 438: Line 446:
 </code> </code>
  
-**Note:** You have to change baud rate in serial monitor to get the result!!+**Note:** You have to change baud rate in serial monitor to "115200" to get the result!! 
 + 
 + 
 + 
 +====Links==== 
 + 
 +https://www.az-delivery.de/blogs/azdelivery-blog-fur-arduino-und-raspberry-pi/pflanzenwaechter-fuer-die-fensterbank-teil-3-erweiterung-der-bodenfeuchtesensoren-auf-maximal-sechs-stueck 
 + 
 +https://gardenbot.org/parts/ 
 + 
 +https://create.arduino.cc/projecthub/biswa11/garduino-bba809
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki