Tag: RPI Project

  • Pi-hole – Raspberry Pi Project

    Awhile back, I heard about a raspberry pi project called Pi-hole, which is basically a network-wide adblocker. The way it works is that when a page like an example speedtest.net has a lot of ads on its main page. Which speedtest.net asks the ad provider for the content to display, but what Pi-Hole does is it intercepts that and gives the page a blank answer then which the page will not show anything in the place of the ad, this, unfortunately, does not work on every ad, for example. Youtube ads, but it can block most webpage ads, and of course, you can whitelist or blacklist ad providers on the Pi-Hole admin page. I did have some issues figuring out how to setup Pi-Hole, so it will block ads on my main computer, but after a bit of googling around, I figured out how to change the DNS settings on my Linux computer. If you would want to do the same project and set it up here is a great tutorial I followed for installation. After I configured the DNS settings on my devices gave it a try, and these are the before and after pictures on speedtest.net:

    Before:

    After:

  • Retro-Pi – Raspberry Pi Project

    Recently I heard about an OS called Retro-Pi, which is an OS for playing retro games. At first, I thought that it would come pre-installed with some games like PacMan, discovered, unfortunately, it does not come with pre-installed games. But you can download ROM files online and upload them to the SD card, which the raspberry pi will detect, and you can play the game. One of the things which intrigued me was the fact that it had controller support. I recently purchased an Xbox 360 controller receiver, which makes it so you can play with a controller on most devices. I was a bit skeptical about controller support, because before when I had tried to use it on other devices that claimed to have controller support, I had to go through some loopholes to get it partly working. So I used the Raspberry Pi official etcher and started etching. After a bit of waiting, Once finished, I inserted the SD card into the raspberry pi and booted the Pi. It had detected what type of controller I was using and started running through the calibration and setup. After I had completed the controller’s setup, it opened the game emulator, which had several empty folders. I can’t wait to install some games and try them out. This project was done on a Raspberry Pi 400. Tutorial of setup Here

    Here are some pictures of the Retro-Pi main home page: