All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Aquarium-Control. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:49, 27 April 2025 Uwe talk contribs created page Communication with HW Watchdog (Created page with "Raspberry Pi offers hardware-based [https://www.raspberrypi.com/documentation/pico-sdk/hardware.html#group_hardware_watchdog Watchdog functionality]. The watchdog is triggered when writing a first time to the <code>/dev/watchdog</code>. When the watchdog does not receive a heartbeat signal from the control application for 15 seconds, the watchdog will trigger a reboot of the system. When writing the character "V" to the watchdog file, the watchdog is deactivated. The c...")