https://github.com/omarcoaur3lio/esp-idf-samples
Codes for ESP32 with Espressif IoT Development Framework
https://github.com/omarcoaur3lio/esp-idf-samples
Last synced: 2 months ago
JSON representation
Codes for ESP32 with Espressif IoT Development Framework
- Host: GitHub
- URL: https://github.com/omarcoaur3lio/esp-idf-samples
- Owner: omarcoaur3lio
- Created: 2021-04-15T17:00:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-03T12:00:14.000Z (about 4 years ago)
- Last Synced: 2025-01-21T11:44:52.841Z (4 months ago)
- Language: C
- Size: 192 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ESP-IDF
### Exemplos contidos no repositório
- [PWM](./PWM)
- [Inputs e Outputs](./inputs_outputs)
- [Escaneamento Wi-Fi](./wifi_scan)
- [Conexão com rede Wi-Fi](./wifi_connect)
- [SmartConfig para Wi-Fi](./smart_config)