This Pico-based International Space Station (ISS) Tracker project will cost around £25 ($30) – most of which is the cost of the display I used. It can be adapted to use any Pico-compatible display you may have, or even to send the tracking information to another PC or Raspberry Pi. In its current form, it …
LED Matrix Metar Map
Purpose of Project As a pilot and the author of the software used at www.livesectional.com I’ve built a number of Live Sectional Metar Maps of various sizes. The hardest part of building those maps is the positioning of the string of RGB LED’s in position. The more airports used the longer the project took. This project is …
1970s VEF 206 Pi Internet Radio
I have been emotionally attached to this particular piece of radio since I was a kid. It was always playing behind my back every morning while having breakfast in our kitchen. Now it’s one the fewest things left from my childhood making it something special to me. The radio was kept in a box for …
How to Use HC-05 Bluetooth With Raspberry Pi Pico Using Micropython
This guide covers how to use the HC-05 Bluetooth module with a Raspberry Pi Pico board using MicroPython. The HC-05 is a Bluetooth module that can be used to wirelessly communicate with other Bluetooth devices, such as smartphones, laptops, and other microcontrollers. Thank You NextPCB: This project is completed with amazing success thanks to NextPCB’s support. …
How to Use HC-05 Bluetooth With Raspberry Pi Pico Using Micropython Continue Reading
PALPi V5 Handheld Retro Game Console
Hey, Guys what’s up? So this is PALPi which is a Raspberry Pi Zero W Based Handheld Retro Game Console that can run pretty much every retro game, from SNES to PS1. The brain of this project is the RECALBOX OS, an Opensource Game Console OS based on Retro Arch. Raspberry Pi Zero W is …
How to Make a Mini Fridge
A fridge is a piece of kitchen equipment used to preserve food. It uses cold air to reduce the growth rate of bacteria and slow down the chemical changes happening inside the food, keeping it fresh for longer. Big household fridges utilize a process that involves the compression and depressurization of a refrigerant, that in …
Neoway N58 Cellular Module basic usage n Configuration with raspberry pi
The Neoway N58 is a cellular module that allows devices to connect to cellular networks and send/receive data over the internet. It can be used with a Raspberry Pi to add cellular connectivity to your projects. Here are the basic steps for using the Neoway N58 with a Raspberry Pi: Connect the Neoway N58 to …
Neoway N58 Cellular Module basic usage n Configuration with raspberry pi Continue Reading
Poor Man’s Bi-ped Robot Controller – Using RP2040 and Micropython
The Poor Man’s bi-ped Robot – using RP2040 and Micropython project consists of three instructables: Poor man’s bi-pedRobot Hardware describes how to build the robot hardware and documents the electronics to run the servos which move the robot. Poor man’s bi-ped Robot Controller(this instructable) describes the software which is running on the robot electronics to make the robot walk. Poor …
Poor Man’s Bi-ped Robot Controller – Using RP2040 and Micropython Continue Reading
Pfsense for Raspberry PI
pfSense is a free and open-source firewall and router software distribution based on FreeBSD. It is designed to provide a secure and scalable networking solution for small and medium-sized businesses, as well as home networks. Some of the main features of pfSense include: Firewall: pfSense includes a powerful firewall that can be used to block …
Android to raspberry pi
Can raspberry pi run android? Yes we can. Yes, it is possible to run Android on a Raspberry Pi. However, it is important to note that the Raspberry Pi is not designed to be a general-purpose desktop computer and may not have the necessary hardware and performance to run Android as smoothly as a dedicated …