Content for TFT Display

Voltage and Current Logger

“A low cost way to log voltage and current for wearable/IoT devices I needed a low cost way to measure current requirements and battery drain over time (for one of my wearable projects). I have a TON of Adafruit …

Arduino Air Quality Meter

“Recent campaigns around environment pollution helped increase the awareness around it with more people beginning to monitor their pollution footprint while also paying attention to the quality of air they breathe in. Different countries and communities have now several Air …

EZ Make Oven

“Soldering through hole components onto printed circuit boards (PCBs) is a very useful skill to have and needed for many DIY projects. However, there are some components that do not have through hole versions and are only available as surface …

Handheld Game Console Based on STM32F4 Discovery Board

“A handheld game console on STM32F4 Discovery Board that allow you to play a game called Return to Earth - a fun asteroid shooting game. Some background I was taking a driver development course base on STM32F407 MCUs on Udemy and …

Lapse Controller Mini (LCMini)

“This little thing is a free open source DIY intervalomenter for timelapse photography based on the Teensy 3.2 board. This controller is fully functional and still new features are being added from time to time. You are also able …

MutantC - an Easy to Build Raspberry Pi Handheld/UMPC

“A Raspberry-pi handheld platform with a physical keyboard, Display and Expansion header for custom boards (Like Arduino Shield). First take a look at this in 3D usingAutoDesk Fusion 360 Online. Now see some key features. mutantC v1.4It is fully …

Flappy Bird Game on Arduino

“Flappy Bird is a side-scrolling mobile game featuring 2D retro style graphics. The objective is to direct a flying bird, named Flappy, who moves continuously to the right, between sets of Mario-like pipes. If the player touches the pipes, they …

Berry Racer - An Arduino Game Played on a Custom PCB

“I designed a PCB that uses a Teensy, an LCD screen, joystick, buttons, battery and speaker to create a GameBoy-like gaming system! Berry Racer is a game that I came up with and programmed using Arduino’s software. The game …

What If Your Link Crashes?

“In this video, we will create a link drop sensor with an ESP32 and a SIM800. This means that with this project, we can verify the connection to the internet, and in the event of a connection failure, call a …

Project  FlipClock

FlipClock

“An Arduino-based graphical flip clock. Bonus faces because theres room. Really minimal enclosure. I’d had the idea for a graphical flip clock for a while (run-length encode half-digit foreground/background data, draw every n-th row to get the look …