Skip to content

thingforward/esp8266-deep-sleep-examples

Repository files navigation

esp8266-deep-sleep-examples

This repository is a example code base demonstrating some aspects of ESP8266' ESP.deepSleep function for the Arduino platform. It results from my experiments when hacking on a DIY project.

When you tried deep sleep on an ESP8266 and wondered,

  • where is my memory gone?
  • why is the wifi not working as expected?
  • are there some patterns for this stuff?

then please read on.

The examples do not come with a build system, but can be run using PlatformIO.

4 flavors:

About

Experiments of how to use ESP.deepSleep with WiFi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages