Skip to content

BojanJurca/Cron-Daemon-for-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cronDaemon

cronDaemon is a lightweight and flexible cron-style scheduler for Arduino, designed especially for ESP8266 and ESP32 boards.
It allows you to schedule tasks using a familiar UNIX‑like cron syntax, with second‑level precision and callback‑based execution.

This library is ideal for automation, daily routines and any project that needs reliable time‑based events.

✨ Features

  • UNIX‑like cron syntax (seconds, minutes, hours, day, month, weekday)
  • Second‑level precision
  • Callback‑based event triggering
  • Dynamic insertion and removal of cron entries
  • Suitable for time plan automation

Compatibility

ESP8266, ESP32

About

Cron Daemon Arduino Library for ESP8266 and ESP32

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages