Skip to content

1. Home

Matias Andina edited this page Feb 24, 2023 · 1 revision

Fedwatcher is a program for a Raspberry Pi 4 to connect to up to 4 FED3 feeder devices from KravitzLabDevices. This code is written in Python and uses standard Raspberry Pi software and Python packages. This repository also contains the software serial library used on the FED3 devices.

The Raspberry Pi communicates with the FED3 devices using software serial from the BNC port of the Adafruit feather into one of the four activated UART channels on the Pi.


Clone this wiki locally