Skip to content

bkresaj/Esp32-low-power-modes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esp32-low-power-modes

Project to test out low power modes in Esp32

All examples were taken from: https://github.com/espressif/esp-idf

To setup environment, run this command:

docker run -it --rm --group-add=dialout --device=<esp32 device when connected> -v $PWD:/project -w /project -u $UID -e HOME=/tmp espressif/idf

and you will be able to build, flash and monitor like usual.

About

Project to test out some low power modes in Esp32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published