by Dominic | Jul 20, 2022 | Pool Monitor, Projects, Website
Raspberry Pi Website Hosting The Raspberry Pi is all about learning and education, hosting your own website right from your Pi can be a great way to learn more about creating your own webpages and the tools involved. If you haven’t already then the first…
by Dominic | Jul 17, 2022 | Hardware, Pool Monitor, Projects, Sensors
Atlas Scientific Temperature Sensor There are several temperature sensors that are available for your Raspberry Pi one of the most popular being the DS18B20, however if you are looking for an I2C connected temperature sensor then the Atlas Scientific RTD…
by Dominic | Jul 3, 2022 | Pool Monitor, Projects, Software
MySQL Database Creation Using the libraries available in python creating timers using a MySQL database to manage relays connected to a Raspberry Pi is fairly straight forward. Creating a facility to override the timers and turn the relays on or off manually is…