Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muhammadmooazam/esp32-series
This is for teaching purposes
https://github.com/muhammadmooazam/esp32-series
cpp esp32 iot programming
Last synced: 19 days 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-26T18:21:32.000Z (over 1 year ago)
- Last Synced: 2024-11-07T16:23:05.065Z (2 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.jsonWe 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