Skip to content

atomic14/esp32-ulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ESP32 Ultra Low Power (ULP) coprocessor

You can watch a video explanation of this code here

Demo Video

This repo contains two demo project:

ulp-gpio

Shows you how to read GPIOs pins with the Ultra Low Power coprocessor. This is handy if you have a board with buttons that are active low preventing you from using the EXT1 sleep mode.

ulp-blink

This shows you how to write to GPIO pins - it's a blink sketch that runs on the ULP!

About

A couple of demos showing how to use the Ultra Low Power coprocessor on the ESP32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published