by Dominic | May 12, 2022 | Hardware Reviews, Review
Protect Your Raspberry Pi Zero The Raspberry Pi Zero is the cheapest of all the Pi variants, with the arrival of the new WiFi version if your project doesn’t require full size USB ports and Ethernet connections then the Pi zero can be a great choice. There are…
by Dominic | Apr 1, 2022 | Getting Started, Raspbian, Software, Tutorials
Executing Python So you’ve decided to take the plunge and learn more about computers and programming with a Raspberry Pi, you’re ready to start writing your own amazing projects or trying other peoples code but then you realise that your not to sure how…
by Dominic | Mar 25, 2022 | Hardware Reviews, Review
Protection and Style for Your Pi There is a wide variety of cases and enclosures available for the Raspberry Pi 3, it been out for a while now so quite a few companies have put there design departments to work coming up with cases that both look great and can be…
by Dominic | Mar 19, 2022 | Tutorials
Start Your Own Blog Do you have a hobby or interest that you would like to share with the world? Then why not start your own blog. Let me begin by saying that I know this is somewhat off topic for this blog, but the simple fact is that I started this blog to share…
by Dominic | Feb 17, 2022 | Circuits, Hardware, Sensors, Tutorials
Motion Sensors Motion detection can be done quite easily by using the GPIO ports of the Raspberry Pi and a motion sensor. Motion detectors use a Pyroelectric sensor which triggers a signal pin when exposed to infra red (IR) radiation, when a person or an animal pass…