Skip to main content

How to code arduinoArduino to follow schedule

Source Link
kaisar Great
  • 111
  • 2
  • 5
  • 11

How to code arduino to follow schedule

I'm working on my system and I have to make arduino repeat such action or block of code if its the set time .. I'm using DS3231 module to track date and time .Example If I set the time in 6:00 AM and when the arduino reads the module and it turns out that its already 6:00 AM the arduino will now execute some action or the block of code .. sorry for my english ..