Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nyh-workshop/esp32s3-ulp-riscv-hello

This is a simple ESP32S3 ULP RiscV Blink example.
https://github.com/nyh-workshop/esp32s3-ulp-riscv-hello

esp-idf esp32s3 riscv ulp

Last synced: 7 days ago
JSON representation

This is a simple ESP32S3 ULP RiscV Blink example.

Awesome Lists containing this project

README

        

# esp32s3-ulp_RiscV-hello
This is a simple ESP32S3 ULP RiscV Blink example for the ESP-IDF 5.0.

The example blinks the LED at the ULP RiscV for about 500ms.

References:
- [ESP-IDF Example ULP RiscV GPIO](https://github.com/espressif/esp-idf/tree/db9586c53f31a65abf0a51cac7072d7750f7b073/examples/system/ulp_riscv/gpio)

Note: 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!