by Dominic | Oct 9, 2022 | Circuits, Getting Started, Hardware
Simple Raspberry Pi GPIO Circuits Interacting with electronic circuits is one of the great things you can do with the Raspberry Pi, utilising it’s General Purpose Input Output (GPIO) ports. If you are new to making electronic circuits then you do…
by Dominic | Sep 30, 2022 | Raspbian, Software
Raspbian’s New UI – Pixel The Raspberry Pi foundation has recently released an upgrade to the User Interface (UI) for the Pi, it’s called PIXEL meaning “Pi Improved Xwindows Environment, Lightweight”. The creator, Simon Long, says that this…
by Dominic | Sep 26, 2022 | Books, Review
Title: Exploring Raspberry Pi Sub-Title: Interfacing the real world with Embedded Linux Author: Dr Derek Molloy Publisher: John Wiley and Son’s Inc. Date: June 2016 Edition: 1st Pages: 720 ISBN: 978-1-119-18868-1 Rating: 8/10 Price: Approx. $20 Buy Now on Amazon…
by Dominic | Aug 30, 2022 | Pool Monitor, Projects, Software, Website
Pool Monitor Webpages This Raspberry Pi pool monitor website makes controlling the associated Hydropi python code much easier. It will allow you to see current and average readings from multiple sensors, set relay timers and change settings. It will also…
by Dominic | Aug 30, 2022 | Pool Monitor, Projects
HydroPi Pool Monitor Code This Raspberry Pi pool monitor code will allow you to manage multiple sensors and relays and send email alerts among other things. This program pulls together several other posts that I have written, if you are curious then I…