User Tools

Site Tools


supp:arduino:esp32:start

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
supp:arduino:esp32:start [2019/05/06 14:56] – [Datasheet ESP32] adminsupp:arduino:esp32:start [2019/05/13 21:52] (current) – [Low Power] admin
Line 1: Line 1:
- 
 ====== ESP32 ====== ====== ESP32 ======
  
Line 5: Line 4:
  
   * https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf   * https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf
- 
  
  
 ===== ESP32 Projects and Applications ===== ===== ESP32 Projects and Applications =====
 +
 +==== Low Power ====
  
   * https://randomnerdtutorials.com/power-esp32-esp8266-solar-panels-battery-level-monitoring/   * https://randomnerdtutorials.com/power-esp32-esp8266-solar-panels-battery-level-monitoring/
 +  * https://lastminuteengineers.com/esp32-sleep-modes-power-consumption/
 +  * https://www.instructables.com/id/ESP32-Deep-Sleep-Tutorial/
 +
 +==== Other ====
 +
   * https://randomnerdtutorials.com/learn-esp32-with-arduino-ide/   * https://randomnerdtutorials.com/learn-esp32-with-arduino-ide/
 +
 +
 +==== DHT22 ====
 +
 +  * :!: Tutorial: https://techtutorialsx.com/2018/04/18/esp32-arduino-getting-temperature-from-a-dht22-sensor/
 +  * Library: https://github.com/beegee-tokyo/DHTesp
 +
   * https://randomnerdtutorials.com/esp32-dht11-dht22-temperature-humidity-web-server-arduino-ide/   * https://randomnerdtutorials.com/esp32-dht11-dht22-temperature-humidity-web-server-arduino-ide/
   * https://github.com/RuiSantosdotme/Random-Nerd-Tutorials/blob/master/Projects/ESP32/dht22_web_server.ino   * https://github.com/RuiSantosdotme/Random-Nerd-Tutorials/blob/master/Projects/ESP32/dht22_web_server.ino
  
  
-===== Heltec WIFI LoRa 32 (ESP32, SX1278 / 433 MHz, OLED) =====+===== LoRaWAN (TTNwith ESP32 =====
  
-{{http://www.heltec.cn/wp-content/uploads/2016/09/433%E4%B8%BB%E5%9B%BE%E6%9B%B4%E6%96%B0-800x800.png?400}}+  * Tutorial: https://www.thethingsnetwork.org/labs/story/heltec-lorawan-gps-quick-start 
 + 
 +==== LMiC Documentation ==== 
 + 
 +  * https://github.com/mcci-catena/ibm-lmic/blob/master/doc/LMiC-v1.6.pdf 
 + 
 + 
 +===== Heltec WIFI LoRa 32 (ESP32, SX127X, OLED) ===== 
 + 
 +https://heltec.org/project/wifi-lora-32/?lang=en 
 + 
 +{{https://heltec.org/wp-content/uploads/2018/04/P1010696_1.png?400}}
  
  
Line 64: Line 87:
   * https://www.youtube.com/watch?v=fK4YQROD9Ps   * https://www.youtube.com/watch?v=fK4YQROD9Ps
  
-===== Sensors Connected to ESP32 ===== 
  
- 
-==== DHT22 ==== 
- 
-   * :!: Tutorial: https://techtutorialsx.com/2018/04/18/esp32-arduino-getting-temperature-from-a-dht22-sensor/ 
-   * Library: https://github.com/beegee-tokyo/DHTesp 
- 
-===== LoRaWAN (TTN) with ESP32 ==== 
- 
-  * Tutorial: https://www.thethingsnetwork.org/labs/story/heltec-lorawan-gps-quick-start 
- 
-==== LMiC Documentation ==== 
- 
-  * https://github.com/mcci-catena/ibm-lmic/blob/master/doc/LMiC-v1.6.pdf 
supp/arduino/esp32/start.1557154571.txt.gz · Last modified: 2019/05/06 14:56 by admin