Using the pi-hole project in your home network Credits: https://blog.sleeplessbeastie.eu/2018/01/11/how-to-install-and-configure-pi-hole/ https://www.jeffgeerling.com/blog/2017/setting-pi-hole-whole-home-adtracker-blocking https://scotthelme.co.uk/securing-dns-across-all-of-my-devices-with-pihole-dns-over-https-1-1-1-1/ Pi-hole is a project that allows us to block ads from our local networks. It intercepts the requests…
Category: Raspberry PI
Raspberry PI based robot – Part 6
Enabling the servo’s In this post, we will explore enabling the servo motor drives of the robot. This will allow us to move the camera mount on the robot, without…
Raspberry PI based robot – Part 5
Adding a camera to the robot and enabling video streaming In this part we will add a camera to our Raspberry PI robot and enable continuous video streaming. We will…
Raspberry PI based robot – Part 4
Adding collision detection capability to our robot In this post we will be adding the capability of collision detection to our Raspberry PI based robot. A lot of the information…
Raspberry PI based robot – Part 3
Providing a programmable interface for controlling the robot movement This part is relatively easier. We will be using the building blocks that were created in chapter 1. It mostly involves…
Raspberry PI based robot – Part 2
Coding for movement
Raspberry PI based robot – Part 1
Basic Robot Movement Creating a Raspberry PI robot is one of the interesting projects to get started with when attempting to hack together your own DIY projects. The projects tend…
Making your own Raspberry PI based CCTV setup
Motion Eye based CCTV system using IP cameras This is one of the more simpler projects that I have done with Raspberry Pi. The major reason for that is the…