https://github.com/eneller/mcu-server-watchdog
Microcontroller Watchdog for Home Servers
https://github.com/eneller/mcu-server-watchdog
Last synced: 3 months ago
JSON representation
Microcontroller Watchdog for Home Servers
- Host: GitHub
- URL: https://github.com/eneller/mcu-server-watchdog
- Owner: eneller
- Created: 2024-08-25T16:33:56.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-09T12:40:07.000Z (9 months ago)
- Last Synced: 2025-01-08T21:39:05.550Z (5 months ago)
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mcu-server-watchdog
A pair of a simple heartbeat written in rust (running on PC/server) coupled with a watchdog (on a microcontroller) that connects the RST pins on the PCs mainboard should the heartbeat stop.