micropython_hourly_sleeper_library

Daily sleeper

An ESP8266 sleep library that enables daily or longer interval executions

A micropython library that enables an esp8266 to sleep for hourly increments for a setup amount of hours.

GitHub

13 stars
3 watching
1 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
octaprog7/ds3231 A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. 0
m-eldin/adafruit-macropad-rp2040-sleep A modification of Adafruit project bundle adding sleep functionality to the MacroPad RP2040 14
dave2/micropython-ntpd An implementation of a time synchronization daemon in Micropython 2
mcauser/micropython-74hc595 A Python library for controlling 8-bit shift registers using 74HC595 ICs. 29
lewisxhe/pcf8563_pythonlibrary A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC. 8
wieck/micropython-ntpclient An NTP client library for ESP32 boards using uasyncio and micropython 6
notunique/ds3231micro A Micropython library providing access to the DS3231's time and alarm features. 15
toastdriven/restless A lightweight framework for building RESTful APIs in Python. 832
hugoabonizio/schedule.cr Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal 74
mcauser/micropython-max44009 A MicroPython driver for an ambient light sensor with I2C interface 1
cheungbx/st7735-esp8266-micropython An ESP8266 library that provides a Python interface to ST7735 TFT LCD displays with support for multiple display sizes and orientations. 31
alekseyfedorovich/adxl345_spi_micropython A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards 18
dsiggi/micropython-dcf77 A Micropython module to decode DCF77 time telegrams from an receiver module 2
octaprog7/sht85 A MicroPython module that allows access to the SHT85 humidity and temperature sensor 0
fanday/adxl345_micropython Provides access to the adxl345 sensor on microcontrollers using Python 7