Diy Interactive New Year Tree Light Show 🎄

Build your own mini interactive led Tree!

Diy - Pcb Christmas Forest

Created a small "PCB Christmas Forest" which is going to light up my study table this Christmas.

The Nap Button

A simple project that uses an old Speaker pHAT and a Pi Zero to make a nice-sleep inducing sound, on the press of a button.

Chatgpt Made This

Experimenting with outsourcing a project to ChatGPT to make a nice festive animated Christmas Tree on a Unicorn HAT and do the write up too!

Make Simple Raspberry Pi Pico W Weather Station With BME280

This exciting project uses Raspberry Pi Pico W as the hub device that connects readily to the existing network & creates a Web Server.

How To Use Hexabitz Modules With Raspberry Pi Pico

Learn how to use Hexabitz modules with Raspberry Pi Pico.

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.

Beer Brewery – Powered By A Raspberry-pi

Man invented beer. About 7000 years later I invented this brewery powered by a Raspberry-pi. If you are looking to build your own brewery, upgrade your existing one or just interested in the topic I hope this project can give you some insight and spark your tinkering-flame.

Online First Person Rc Car Racing

This system allows users to create RC cars that can be controlled over the internet! I have used this project to allow people from all over the world to race around a track I made in my house using a first person camera on the car to guide them. There is a video about the project on my channel: www.youtube.com/@ollieq

Bag O' Bones

A skull in a 'bag of bones' that sees you, plays a random tune and moves using a PicoW!

Florabot: Giving Voice To Plants

Open-source platform to monitor plant health and optimizing on agriculture through data and augmented speech.

How To Configure And Setup Ws2812 Wled With Relayfi

Run WLED WS2812 with RelayFi - 4 channel relay board with ESP32

Weather Lamp

Weather Lamp A IoT based 3D Printed Weather Simulating Lamp

Raspberry Pi Pico Audio Record, Play, Wav File

This project has been designed to be a very simple and easy to understand, audio recording and playback system. Using a Raspberry Pi Pico and C programming language. It has the added facility to also save WAV formatted files, which can be played directly on Linux, Windows & Mac OS.

How To Use Adc On Raspberry Pi Pico Using Micropython

In this guide we will show you how to use the ADC on your Raspberry Pi Pico using MicroPython. We will also go over some of the basic concpt

Ecscope

The hardware and software used to measure current and voltage in electronic circuits. It could be used as an easy and cheap tool to investigate your PCB and find issues. The next advantage of the project is the remote management of it through the internet. Added software is used, like an easy oscilloscope GUI.

Shamrock Sixnav: Low-cost Compatible 6dof Space Mouse

Sixnav is a low-cost alternative to 3Dconnexion's line of "Spacemouse" products users of CAD are familiar with. It keeps track of movement in 6 degrees of freedom (6DOF) It enables you to manipulate objects as if you were holding them in your hand. Sixnav is based on expired patents and aims to be driver-compatible.

16x2 Lcd Interfacing With Raspberry Pi

Interfacing the 16x2 LCD with Raspberry Pi using Adafruit CharLCD Library and Circuit Python Libraries.