Content for TFT Display

DIY Air Quality Meter & Emissions Tester

“This little project shows how a simple hand held meter can be made for testing for air pollutants such as smoke and dust. It is based on the Sharp GP2Y1010AU0F sensor which measures light reflected from airborne particulates passing through …

ECG shield for Arduino

“Recently i made shield for arduino which can measure ECG, respiration, eventually after some changes in PCB and code, EEG and EMG. Big advantage of this shield is possibility to make it easily at home. The shield is equipped by …

Using BMP180 for temperature, pressure and altitude measurements

“The BMP180 is a new generation digital barometric pressure and temperature sensor from Bosch Sensortec. In this tutorial, we will briefly review this device and describe how to interface it with an Arduino Uno board for measuring the surrounding temperature …

Pacman-Arduino-Due

“Pacman Game on Arduino Due with ILI9341 and VGA support (available 2 outputs at the same time), playable with keypad, 5 sample levels, VGA output is 240x320.”

3A Variable bench PSU with digital readout on colour display using ATMEGA8

“I am playing with electronics since i was a child and made numerous circuits.But still now,i didn’t made any power supply unit for general purpose use.So tired of making PSU for each circuit,I decided to …

Arduino + TFT —> Turtle Graphics

“The inspiration for this Instructable came from memories of the turtle graphics that were a component of TI Logo, a program that ran on the TI 99 4A home computer. And it came from the graphics capabilities of the Adafruit …

How to display images on 2.4inch TFT and make it a digital photoframe

“I really had this desire to build a digital photoframe from last three ,Until This January when i got this tft lcd touch module .I was excited but when i looked on the internet found very few (sorry none) help …

Arduino TFT Forecast Weather Station with ESP8266

“This project, builds on Wunderground weather forecast via the Internet.”

Nextion Arduino Project: Whac-A-Mole Crazy Cony Game

“Nextion display is a seamless HMI solution that can make your interface talking to a process, machine, application or appliance. It uses just one serial port to do communicating. It can be applied to various projects. And I can see …

Photoplethysmography - (IR Heart Rate Monitor)

“This Instructable documents how to create a simple heart rate monitor using Photoplethysmography with an IR phototransistor via transmissive absorption using the Arduino to process the pulsatile data and display live results via a TFT screen. To use the source …

DIY-Thermocam – an open-source, do-it-yourself thermographic camera

“The DIY-Thermocam is an open-source, do-it-yourself thermographic camera based on the popular, high-resolution FLIR Lepton thermal array sensor. The aim of this project is to give private persons, educational institutes and small companies access to a portable and affordable …

Build an inexpensive handheld Arduino color console

“If you love classic games like Tetris and Breakout you can now build a portable Arduino console and play anywhere you are.”

Tiny 3D Engine on the ATmega328 (Arduino UNO)

“This project was more like a proof of concept than actually making a fully functional 3D engine on the ATmega328, I was curious to see if the AVR could handle something like this and display lowpoly 3D models. After meeting …