Content for TFT Display

Build Your Own Plant Monitor Using Meadow

“Make this plant monitor using a capacitive soil moisture sensor, temperature sensor and display its health on a screen in .NET with Meadow. In this project we’re making a plant monitor to keep a plant nice and healthy using …

Hoverboard Power Monitor

“I wanted to gain a better understanding of the power consumption of my hoverboard during different riding situations. For that reason, I built a hoverboard power monitor, which is a power meter and data logger. The device measures Amperes and …

Inspire 3D Printer

“The Inspire 3D Printer Kit is being developed by Accessible3D to be the cheapest 3D printer kit ever. Our current developer kit is being delivered for $30, and I am hoping to keep the price-point as close as possible to …

First Impressions - Raspberry Pi PICO

“Testing the examples in the Raspberry Pi Pico C/C++ SDK The Raspberry Pi Pico is a very inexpensive microcontroller compared to other brands with ARM Cortex M0+ ( This one is a dual-core ), also has one special feature only found …

Portable Room Monitor

“A simple low cost room monitor which measures temperature, humidity, carbon dioxide level and VOC. This data is accessible via the internet. Back in 2017, I had got a kick of learning Arduino, although I was from a Computer Science …

MIDI Drum Machine

“A drum machine is a musical instrument which plays sequences and patterns. Usually drum machines produce percussion sounds, drum beats, etc. but this one has a built-in MIDI synthesiser, amplifier and speakers so it can produce “melodic” as well as …

Thrust Stand and Power Analyser low cost

“The commercial existing Thrust Stand and Power Analyser is very expensive, I tried to make one at low cost, less than 30€. The existing motor tests benchs, thrust and power analyzer, are very expensive, I tried to make one at …

Arduino Animated GIF Player

“Play any animated GIF file from SPIFFS directly onto TFT screen as-is, WITHOUT converting to RGB565 or PROGMEM as script. Based on Arduino_GFX and gifdec, espgfxGIF is an Arduino sketch that plays animated GIF on TFT screen of some Arduino …

Building a Moving Platform Robot From Scratch

“My name is Niels Post. I am a Computer Science student from the Netherlands. This robot is part of my internship at the Vrije Universiteit Brussel. The robot is meant for use as a simple moving platform robot. It is …

How to Build Your Own Arduino-Powered Mini Radar

“Have need your own mini-radar system? Then why not consider making one of your very own! In this short tutorial, we’ll take you, step by step,(more or less) through the process. Like any project of this nature, you …