Content for TFT Display

DIY IoT Electronic Shelf Label With Google Firebase

“An electronic shelf label (ESL) is a type of price tag. The one that enables you to easily set and update the product name, pricing, product description, etc. The ESL that I’ve developed enables you to showcase up to …

Ghost Pepper voice assistant for HA

“A ‘holographic’ voice assistant for Home Assistant with a twist in the hips This is an offline visual voice assistant that connects via MQTT to any domotica system that supports MQTT. I use it to control my Home Assistant system …

DIY Simple 500KHz Oscilloscope with STM32

“With this instrument we can now observe the shape of signals with a frequency of up to 500KHz. An oscilloscope, often referred to as an “scope, ” is a test instrument used to visualize and analyze the waveform of electronic signals …

Yes, Arduino Nano ESP32 can play Doom!

“Create your handheld gaming console using an Arduino Nano ESP32 and play Doom on the go. Doom is a classic first-person shooter game developed and published by id Software in 1993. The game is set in a futuristic sci-fi world …

Solar Powered Mechanical Light Sensitive Flower

“This project is the design of a mechanical flower which is sensitive to light and moves in the direction of light. I started off in my mind to design a compact one but as always things don’t necessarily go …

Poetic Ticks - AI clock using RPi Pico, W5100S and ChatGPT

“A Raspberry Pi Pico based device displaying time, temperature, and ChatGPT-generated poems or jokes at set intervals. Introduction Poetic Ticks is an innovative and multi-functional device that marries the practicality of a digital clock and thermometer with the whimsy of …

The DASHBOY CAMERA

“A digital camera made from the Mitsubishi M64282FP artificial retina and a Raspberry Pi Pico. The project fully emulates the sensor management strategy of the Game Boy Camera while completely bypassing the MAC-GBD mapper, which means you can record …

Touch Cam - A Raspberry Pi Camera

“Touch Cam - A 3D Printed Raspberry Pi Camera The Touch Cam is a redesigned and enhanced version of the Pi Cam - A Raspberry Pi Desktop Camera Server, integrating a touch display and touch sensor for an intuitive and interactive user …

Mini Tetris - RP2040 Beginner Project

“My plan was to test the RP2040 microcontroller from the Raspberry Foundation in combination with the Arduino IDE and the Arduino C++ framework and I needed a evaluation project for that. I decided to program a simple tetris game in …

Advanced ESP32 Internet Weather Station with 5 day Forecast

“This is a beautiful weather station on which data is taken from Opeweathermap site where you can create a free API key Story A weather station typically includes sensors that measure various environmental factors, and data collected by these sensors …