Content for TFT Display

Third Eye (Arduino Project)

“Imagine you want to go ghost hunting, but you don’t exactly have any equipment other than a ouija board, of which a many of experienced hunters and psychics highly recommend you not to use, and your phone as an …

Arduino Bluetooth Camera

“Hello! Today you can hardly surprise anyone with a mobile phone with a camera, wireless gadgets and other technical advances. Thanks to the Arduino platform, millions of people have discovered the wonderful world of electronics and programming. 100,500 instructions …

TFT LCD Breakout 1.8in 128x160 Hookup Guide

“The TFT LCD Breakout 1.8in 128x160 is a versatile, colorful, and easy way to experiment with graphics or create a user interface for your project. In this guide we will familiarize ourselves with the hardware, explain how to connect …

Arduino-Oscilloscope: Why It Works

“A few years back as I was getting into electronics and studying the basic principles. I found that a scope is the tool that helps you in almost everything. Now that I understood that, I set out to learn the …

Body-ultrasound Sonography With Arduino

“My hobby and passion is to realize physics projects. One of my last work is about ultrasonic sonography. As always I tried to make it as simple as possible with parts you can get on ebay or aliexpress. So let …

Project  Claudio

Claudio

“Claudio is a wake up alarm based on ESP32 by Espressif Systems and programmed with Arduino IDE”

40-fps 16-bpp platform game on a Cortex M0+ board

“An ATSAMD21 (same as Arduino Zero) handles parallax scrolling, 16-bpp graphics at 40-fps on a 160x128 TFT LCD A poor’s man hand-held console is made using a small Cortex M0+ board (Arduino Zero compatible), some switches, a widespread 1 …

Upcycling an old homebrewing project with a Particle Argon

“New 3rd generation Particle hardware is here, and there’s a lot to love. I have an old, Photon-based project that I’ve been itching to update and add a few new features to, so I decided to see just …

DS1302 Clock With a 2.4 TFT LCD

“Hello there! Today i will show you how to make a simple clock with a RTC and a TFT LCD for Arduino. Simple project for beginners, it can be assembled and set up for less than 30 minutes. A few …

Esp little game engine

“Game engine using a virtual machine with a simulator and a web compiler Game engine with web emulator and compiler. The image is displayed on the tft using the TFT_eSPI library The game engine has a virtual screen resolution of …