Skip to content

Contains an Arduino Watchdog example. The watchdog mechanism is a type of timer used to ensure the proper operation of a system.

Notifications You must be signed in to change notification settings

eeyribas/Arduino-Watchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Arduino-Watchdog

Contains an Arduino Watchdog example. The watchdog mechanism is a type of timer used to ensure the proper operation of a system. Its primary function is to detect if the system fails to respond or perform a specific task within a certain time frame, and automatically initiate a corrective action.

About

Contains an Arduino Watchdog example. The watchdog mechanism is a type of timer used to ensure the proper operation of a system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages