🐟 Feeder.py feeding script

When it comes to feeding the fish in the aquarium using the Raspberry Pi I had to come up with a simple Python script to control the relay connected to the electronic feeder. Below is a simple script to activate the relay so that the feeder can fire off. The GPIO in use is Pin …
Read More …