Skip to content

Contains Arduino Watchdog application. 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

3 Commits
 
 
 
 

Repository files navigation

Arduino-Watchdog

Contains Arduino Watchdog application. 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.

Programming Language: C/C++ Programming Language

IDE: Arduino IDE Version - 2.2.0

About

Contains Arduino Watchdog application. 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