====== ESP ====== ESP8266 a ESP32 https://www.youtube.com/channel/UCu7_D0o48KbfhpEohoP7YSQ/videos?app=desktop https://randomnerdtutorials.com/getting-started-with-esp32/ http://www.xpablo.cz/?p=996#more-996\\ http://www.esp8266.com/wiki/doku.php?id=esp8266-module-family\\ https://gist.github.com/tuxmartin/f45779e542ac0c498bc2\\ http://internetofhomethings.com/homethings/?p=605\\ Platformio\\ https://www.losant.com/blog/getting-started-with-platformio-esp8266-nodemcu https://www.youtube.com/watch?v=ShgqhIPRWr8 https://www.youtube.com/watch?v=s_rpogTWl4c ==== Váhy s ESP8266 ==== **OTA programování**\\ http://milansrajer.cz/ota-programovani-esp8266/ Zajímavým způsobem programování ESP8266 je tzv. OTA update. To znamená, že upload softwaru nemusí probíhat přes kabel, ale bude se tak dít jednoduše „vzduchem“ přes WiFi (over-the-air). Drátek - zapojení váhových senzorů\\ https://dratek.cz/docs/produkty/0/559/1516084661.pdf Kalibrace váhy\\ **a, b, c, d** - zvyšují kalibrační faktor o 10, 100, 1000 10000\\ **e, f, g, h** - snižují kalibrační faktor o 10, 100, 1000 10000\\ https://tutorials-raspberrypi.com/esp8266-scale-weight-sensor-hx711/ https://how2electronics.com/iot-weighing-scale-hx711-load-cell-esp8266/ https://www.youtube.com/watch?v=LIuf2egMioA Váhy + teplotní a vlhkostní senzor\\ https://cassiopeia.hk/beehive1/ Napájení ESP - stabilizace na 3.3V\\ https://tutorials-raspberrypi.com/nodemcu-supply-esp8266-with-solar-cell-and-battery-with-power/ Zapojení ESP8266 NoDemcu\\ https://create.arduino.cc/projecthub/electropeak/getting-started-w-nodemcu-esp8266-on-arduino-ide-28184f ==== Váhy s ESP32 ==== ==== Tutoriály - návody ==== **Popis pinů**\\ https://espeasy.readthedocs.io/en/latest/Reference/GPIO.html#best-pins-to-use-on-esp32 **Myšmaš - česky**\\ https://chiptron.cz/articles.php?cat_id=23 ==== ESP32 Deep Sleep ==== https://randomnerdtutorials.com/esp32-deep-sleep-arduino-ide-wake-up-sources/\\ https://diyi0t.com/reduce-the-esp32-power-consumption/ Váhy a deep Sleep - kód\\ https://github.com/coniferconifer/ESP32-HX711-MQTT/blob/master/ESP32-HX711-MQTT.ino\\ https://github.com/coniferconifer/ESP32-HX711-MQTT https://rntlab.com/question/deep-sleep-not-working-suddenly/ Optimalizace WIFI a CPU\\ https://www.mischianti.org/2021/03/06/esp32-practical-power-saving-manage-wifi-and-cpu-1/ Váhy - včelařské - prostudovat\\ https://community.blynk.cc/t/beehive-connected/32531/11\\ https://github.com/Christophe45/ESP32-Lorawan\\ ==== HX711 - napájení 3.3V ==== https://hackaday.io/project/1741-honeybee-hive-monitoring/log/9780-modifying-the-hx711-breakout-board-for-33v-operation https://hackaday.io/project/1741-honeybee-hive-monitoring/log/9780-modifying-the-hx711-breakout-board-for-33v-operation ==== Send data to LAMP ==== https://randomnerdtutorials.com/esp32-esp8266-raspberry-pi-lamp-server/ Grafana??\\ ==== Visualizace naměřených hodnot - Grafana ==== https://ubunlog.com/cs/grafana-software-analisis-supervision/ Ukládání dat do databáze - HTTP POST\\ https://randomnerdtutorials.com/esp32-esp8266-mysql-database-php/ ==== Napájení ESP32 ==== https://rntlab.com/question/is-it-possible-to-power-the-esp32-directly-with-a-cr123-battery/ 38pins\\ https://diyi0t.com/esp32-tutorial-what-do-you-have-to-know-about-the-esp32-microcontroller/ https://techexplorations.com/guides/esp32/begin/power/ https://randomnerdtutorials.com/esp8266-voltage-regulator-lipo-and-li-ion-batteries/\\ https://randomnerdtutorials.com/power-esp32-esp8266-solar-panels-battery-level-monitoring/\\ WiFi Connect\\ https://www.upesy.com/blogs/tutorials/how-to-connect-wifi-acces-point-with-esp32\\ https://www.megunolink.com/articles/wireless/how-do-i-connect-to-a-wireless-network-with-the-esp32/ https://www.circuito.io/app?components=9442,13879,360217 https://www.laskakit.cz/lilygo-ttgo-t-beam-lora32-gps-neo-6m-868mhz-wifi-modul/ https://www.electroniclinic.com/esp32-hx711-and-load-cell-based-digital-weighing-scale-iot-weighing-scale/ DHT 11 - problém s knihovnou\\ https://community.platformio.org/t/library-dependency-problem-related-to-core-5-0/15726 Napájení ESP32 z baterie dobíjené solárním panelem\\ https://randomnerdtutorials.com/power-esp32-esp8266-solar-panels-battery-level-monitoring/ ==== Otevírání garaže ==== http://incredulist.blogspot.com/2020/10/garage-door-remote-2020.html ==== Baterie pro ESPXX ==== https://www.radioshuttle.de/en/media-en/tech-infos-en/battery-powered-esp32/ ==== Předpověď počasí v terminálu & Relační roury ==== https://blog.frantovo.cz/c/388/P%C5%99edpov%C4%9B%C4%8F%20po%C4%8Das%C3%AD%20v%C2%A0termin%C3%A1lu%20%26%20Rela%C4%8Dn%C3%AD%20roury https://developer.yr.no/doc/guides/getting-started-from-forecast-xml/