⭐ Star us on GitHub — it helps!
This repo contains a series of example codes related to ESP32, almost all of which are linked to tutorials on one platform or the other. The links to the tutorials linking to each example can be found in the table below:
Example | Tutorial |
---|---|
AWS_IOT | Click Here |
AnalogReadWithLDR | Click Here |
Button_Interrupts_ESP32 | Click Here |
Captive_Portal | Click Here |
Captive_Portal_LittleFS_HTML | Click Here |
Captive_Portal_SPIFFS_HTML | Click Here |
Captive_Portal_With_Processor | Click Here |
ESP32_dual_core_operations | Click Here |
FFT_on_ESP32_Arduino | Click Here |
HTTPS_Client | Click Here |
HTTP_Client | Click Here |
MPU6050 | Click Here |
MQTT | Click Here |
Multiple_I2C_Peripherals_ESP32 | Click Here |
OLED_Counter | Click Here |
Open_CaptivePortal_When_WiFiConnect_Fails | Click Here |
Timer_Interrupts_ESP32 | Click Here |
WatchDogTimer | Click Here |
mDNS_ServiceProvider | Click Here |
- Core Debug Level in ESP32
- How to set partitions in ESP32
- Migrating any HTTP request to HTTPS on ESP32
- SPIFFS in ESP32
- Getting Current Time from NTP Servers
- Performing Over-The-Air Update of ESP32 Firmware
- Transmitting data over BlueTooth Classic
- Preferences in ESP32
All suggestions, feedback and pull requests are welcome. However, it will help if all contributions are also accompanied by a tutorial link.