There’s nothing fairly just like the love little critters carry into our lives, however it’s not all the time straightforward to make sure their atmosphere is totally optimized for his or her wants. That’s the place maker Jamie Munro’s reptile cam venture comes into play. With the assistance of a Raspberry Pi, he’s in a position to monitor his pet lizards in real-time and monitor necessary elements that may affect their well-being.
This isn’t Munro’s first foray into the world of microelectronics. Actually, he has a web site that doubles as a portfolio showcasing a broad historical past of each microelectronics and programming tasks that again up the extent of high quality seen on this reptile cam venture.
The reptile monitor system consists of a web-based GUI that gives stay stats about their atmosphere in addition to a stay video feed of the enclosure. It relays data akin to present temperature, humidity ranges, and even has choices to configure energy shops linked to issues they use like heaters and lights.
Munro is utilizing a Raspberry Pi 3B+ to regulate the operation however there’s no cause you couldn’t use a more moderen mannequin like a Raspberry Pi 4. A Pi Zero would possibly work however you’ll want extra efficiency energy to easily function the web-based GUI and atmosphere sensors. Along with the Pi, a webcam is used to seize the video feed, a stepper motor and driver is included as properly, together with some LEDs and a DHT11 sensor.
The online GUI was constructed from scratch utilizing Node-Purple and Javascript. The stepper motor is used to regulate the orientation of the digicam, so customers can level it across the terrarium as desired utilizing the net interface. The GUI additionally outputs the temperature and humidity knowledge retrieved from the DHT11 sensors module. Munro additionally added a couple of additional options together with the choice to seize and save photographs.
If you wish to recreate this Raspberry Pi venture, go to the unique Reptile Cam venture web page on his web site to get an in depth take a look at the way it all goes collectively. You can even discover the supply code for the venture over at GitHub. Make sure to observe Munro for extra updates and future Pi tasks for each lizards and people.