Content for TFT Display

TFT Display

A thin-film-transistor liquid-crystal display (TFT LCD) is a variant of a liquid-crystal display (LCD) that uses thin-film-transistor (TFT) technology to improve image qualities such as addressability and contrast. A TFT LCD is an active matrix LCD, in contrast to passive matrix LCDs or simple, direct-driven LCDs with a few segments. TFT LCDs are used in appliances including television sets, computer monitors, mobile phones, handheld devices, video game systems, personal digital assistants, navigation systems, projectors, and car instrument clusters.

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 …

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 …