Skip to content

Conversation

SuGlider
Copy link
Collaborator

@SuGlider SuGlider commented Sep 5, 2022

Description of Change

It adds a new ULP example for ESP32 that demonstrates how to create ULP code with Arduino.
The Code executes a smooth blink on the GPIO2 which is executes in background by the ESP32 ULP.
There is a RTC MEM parameter used to tell the ULP code the Blinking Speed.

Tests scenarios

Tested on the ESP32 with a builtin LED in the GPIO2

Related links

None.

@SuGlider SuGlider added the Type: Example Issue is related to specific example. label Sep 5, 2022
@SuGlider SuGlider added this to the 2.0.5 milestone Sep 5, 2022
@SuGlider SuGlider self-assigned this Sep 5, 2022
Copy link
Member

@P-R-O-C-H-Y P-R-O-C-H-Y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Example works great, good job @SuGlider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Example Issue is related to specific example.
Projects
Development

Successfully merging this pull request may close these issues.

3 participants