Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 402 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 402 Bytes

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