Content for TFT Display

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 …

Black Swan V2.0

“The Black Swan V2.0 is an ESP32-based, secure, one-way communication channel. It utilizes a sophisticated encryption algorithm combined with the integrity verification feature to ensure the confidentiality, integrity, and authenticity of the data being transmitted through it. Once …

SenderReceiver

“Receiver and senders to monitor environmental data like temperature, humidity … window, mailbox and wash machine states. Signals ASK ASK (Amplitude-Shift Keying) is a simple signal modulation, which is used in cheap 433 MHz modules like the FS1000A. LoRa LoRa is …

Galagino - ESP32 Arcade

“Galaga, Pac-Man and Donkey Kong are three of the most iconic arcade machines. Galagino brings them onto the ESP32 in perfect emulation. Recently while on the GitHub website, I came across a miniature playable laser cut arcade emulator called Galagino …

KhadashPay V2.0 (Raspberry Pi Pico Version)

“KhadashPay is an easy-to-use DIY payment system A while ago, I released an ESP32 version of the KhadashPay V2.0, don’t get me wrong - it wasn’t insufficient or terribly flawed in some irredeemable way. It just so happened …

Project  Midbar V5.0

Midbar V5.0

“Midbar is my attempt to learn from the mistakes made by others (and later from my own mistakes) to make a better password vault. After making several different versions of Midbar, improving the encryption algorithm, improving the way it handles …

SMD Hot Plate (Jumbo Version)

“SMD reflow hot plate with a 200mm x 100mm surface area After building my 400W 140mm x 70mm SMD hot plate (See SMD Reflow Hot Plate (new version)) I came across an even bigger 500W 200mm x 100mm hot plate …

Project  MIDILodica

MIDILodica

“The MIDILodica is a breath-controlled, 3D printed, open-source MIDI device that features a pressure sensor, 35 reassignable note buttons, a softpot strip potentiometer, full menu navigation with a 320x172 screen, and underside button for additional MIDI and octave manipulation. This …

Manga Reader ESP8266

“Greetings everyone, So here’s something fun: aMANGA READERmade from scratch with custom PCBs and 3D printed parts. The brain of this project is an ESP12F Module, which is an ESP8266-based WiFi Module connected to an ILI9225 LCD Screen …