https://github.com/muhammadmooazam/esp32-series
This is for teaching purposes
https://github.com/muhammadmooazam/esp32-series
cpp esp32 iot programming
Last synced: 5 months ago
JSON representation
This is for teaching purposes
- Host: GitHub
- URL: https://github.com/muhammadmooazam/esp32-series
- Owner: MuhammadMooazam
- Created: 2021-12-21T17:23:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-26T18:21:32.000Z (over 2 years ago)
- Last Synced: 2025-05-20T08:11:16.307Z (7 months ago)
- Topics: cpp, esp32, iot, programming
- Language: C++
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32 Series
This repository is for learning ESP32.
To use the ESP32, first of all, copy the link below and paste it into the preferences tab in the Arduino IDE.
https://dl.espressif.com/dl/package_esp32_index.json
We will do the following projects step by step in ESP32.
1) Blink
2) Internal Temperature Sensor
3) PWM Output in ESP32
4) HTTP Client
5) Thingspeak Hall Effect Sensor Monitoring HTTPClient
6) IFTTT IoT Button HTTPClient