Quickguide

Quickguide
1. Plug your SUPER-WATCHDOG card on top of your Raspberry Pi and power up the
system from the watchdog.
2. Enable I2C communication on Raspberry Pi using raspi-config.
3. Install the wdt software from github.com:
~$ git clone https://github.com/SequentMicrosystems/wdt-rpi.git
~$ cd /home/pi/wdt-rpi
~/wdt-rpi$ sudo make install
~/wdt-rpi$ wdt
The program will respond with a list of available commands.

Summary of content (1 pages)