I made a multiplayer wack a mole style game that is compatitive and fun! Supplies List of needed materials: 2x wooden plate 2x side wooden plate 20 springs raspberry pi ledstrip 2x button 20x hall sensors RFID gyroscope buzzer arduino pcb magnets jumper cables +- 60 meter cable Step 1: Make Custom Circuit Boards First you are going to need to …
INap Malinka, Your NRF24L01 Transmitter That Can Play Pokemon
iNap Malinka was mostly made as a decent, Raspberry Pi-based NRF24L01 transmitter. But, as it turns out, you can also play games on it! Malinka is a small DIY handheld that runs RetroPie, allowing it to play any retro game, including ports. However, because it’s primarily intended for on-the-go tinkering, there’s an additional USB port …
INap Malinka, Your NRF24L01 Transmitter That Can Play Pokemon Continue Reading
Raspberry Pi Controlled Water Cistern With Web Interface
Hi there! As a Multimedia and Creative Technologies student at Howest Kortrijk (Belgium) I had the opportunity to make my own IoT-project from scratch. A smart rainwater cistern keeps your rainwater tank from getting out of water. This IoT-system knows when your cistern is getting empty and will fill him automatically afterwards. The water level …
Raspberry Pi Controlled Water Cistern With Web Interface Continue Reading
Charlieplexing with the RaspberryPi
To combine our knowledge of hardware and software by implementing Charlieplexing on the Raspberry Pi as our project’s hardware. Control six LEDs in different sequences using the Raspberry Pi (GPIO) and the internet. Using the Apache and PHP servers installed on the Raspberry Pi for software-to-hardware communication. GPIO stands for General Purpose Input/Output and is …
Raspberry Pi Pico Thermometer & Clock
Dear friends welcome to another tutorial! Today we are going see how to build this low-cost real-time clock and thermometer with a color TFT display using CircuitPython on a Raspberry Pi Pico board. 6 years ago, I built a similar project using an Arduino Uno board and the Arduino IDE. Now that new, much faster …
Turning Legacy IR Devices into Smart IoT Devices
Introduction The Internet of Things ( Smart IoT Devices) is a globally linked network of uniquely addressable items. Many household items, such as televisions, fans, air conditioners, and toys, contain infrared receivers and are operated by an infrared remote. We may wish to link these outdated IR devices to the Internet and control them remotely …
Turning Legacy IR Devices into Smart IoT Devices Continue Reading
Life Sized Talking BMO From Adventure Time (that’s Also an Octoprint Server!)
Who WOULDN’T want their own life sized BMO who could say nice things and help control their 3D printer?? I love using Octoprint to control my 3D printers, an open source plugin and web interface that gives incredible remote access to any 3D printer with a USB port. I also LOVE BMO from Adventure Time, the adorable little robot …
Life Sized Talking BMO From Adventure Time (that’s Also an Octoprint Server!) Continue Reading
Air Insight: Air Quality Monitor With Raspberry Pi
The air insight air quality monitor is a device that lets you monitor the indoor air quality. It measures Co2, particulate matter, volatile organic compounds, temperature, relative humidity and atmospheric pressure. All with the use of just three sensors. Depending on the air quality, the fan speed will change. The fan is a placeholder for …
Air Insight: Air Quality Monitor With Raspberry Pi Continue Reading
Making a Small Mac From a Raspberry Pi 3
In this Instructable we are making a slightly larger version of the Tiny Mac. There are a couple of reasons you might want to make this version. Supply chain issues (it is almost impossible get a Raspberry Pi Zero) A larger screen This version uses a 3.5 inch display. This version’s is about 25% bigger than …
Gesture Recognition Using Raspberry Pi Pico and Edge Impulse
The way of running ML on a microcontroller is called Embedded ML or TinyML. So, In this tutorial, we will learn how to use the MPU6050 Accelerometer and Gyroscope sensor with the Raspberry Pi Pico and the TinyML Edge Impulse web platform in order to implement a Hand Gesture recognition program. Using Edge Impulse, you can now quickly collect real-world …
Gesture Recognition Using Raspberry Pi Pico and Edge Impulse Continue Reading