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:55] – [ESP32 Projects and Applications] adminsupp:arduino:esp32:start [2019/05/13 21:52] (current) – [Low Power] admin
Line 1: Line 1:
- 
 ====== ESP32 ====== ====== ESP32 ======
  
-===== Datasheet ESP32 =====+===== ESP32 Datasheet =====
  
   * https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf   * https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf
  
  
-===== Heltec WIFI LoRa 32 (ESP32, SX1278 / 433 MHz, OLED) =====+===== ESP32 Projects and Applications =====
  
-{{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}}+==== Low Power ==== 
 + 
 +  * 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/ 
 + 
 + 
 +==== 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://github.com/RuiSantosdotme/Random-Nerd-Tutorials/blob/master/Projects/ESP32/dht22_web_server.ino 
 + 
 + 
 +===== 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 
 + 
 + 
 +===== 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 55: 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.1557154513.txt.gz · Last modified: 2019/05/06 14:55 by admin