Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyh-workshop/esp32s3-ulp-hello
This is a simple ESP32S3 ULP Blink example.
https://github.com/nyh-workshop/esp32s3-ulp-hello
esp-idf esp32s3 ulp
Last synced: 16 days ago
JSON representation
This is a simple ESP32S3 ULP Blink example.
- Host: GitHub
- URL: https://github.com/nyh-workshop/esp32s3-ulp-hello
- Owner: nyh-workshop
- License: gpl-3.0
- Created: 2023-01-14T03:00:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T10:14:52.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T13:24:27.645Z (about 1 month ago)
- Topics: esp-idf, esp32s3, ulp
- Language: C
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esp32s3-ulp-hello
This is a simple ESP32S3 ULP Blink example for the ESP-IDF 5.0.The example blinks the LED at the ULP for about 500ms.
References:
- https://github.com/joba-1/Blink-ULP
- https://www.esp32.com/viewtopic.php?t=21293Note: For [Cytron's Maker Feather AIOT S3](https://my.cytron.io/p-v-maker-feather-aiot-s3-simplifying-aiot-with-esp32?r=1) users using this SDK, please enable the GPIO11 first if you need to use the diagnostic LEDs on board!