1.8″ DIY Photo Frame using and Arduino Nano and a ST7735 Color TFT display


https://www.electronics-lab.com/1-8-diy-photo-frame-using-arduino-nano-1-8-st7735-color-tft-display/

In this video educ8s.tv is  going to show us how to use the SD card slot of the popular 1.8″ Color TFT display which uses the ST7735 driver. Then we will save some bitmap images in the SD card and we will display them on the display. In other words, we will build a simple […]

3.5″ Color TFT display ILI9481 on Arduino Uno and Mega


https://www.electronics-lab.com/3-5-color-tft-display-ili9481-arduino-uno-mega/

In this video we learn how to drive the new, low cost big, 3.5″ Color TFT display for Arduino Uno and Mega. For the written tutorial please check here. A few weeks ago, I discovered this promising new display on Banggood.com and thought that it might be useful in some of our projects. The price […]

6 Digit Serial Display Driver with CAT4016


https://www.electronics-lab.com/6-digit-serial-display-driver-cat4016/

6 Digit serial display project has been designed around CAT4016 IC from ON semi. The CAT4016 is a 16 channel constant current driver for LED billboard and other general display applications. LED channel currents are programmed together via an external RSET resistor. Low output voltage operation on the LED channels as low as 0.4 V […]

Arduino Body Thermometer + LCD I2C


https://www.electronics-lab.com/arduino-thermometer-lcd-i2c/

This is a body thermometer using a thermistor sensor, Arduino and LCD display. I’ve decided to provide a funny Arduino concept thermometer in case its the middle of the night, pharmacies are not working, you are not feeling well and you want to check your body temperature. If you have Arduino by your side, this is […]

ECG Arduino Shield


https://www.electronics-lab.com/ecg-shield-arduino/

This project is an Arduino shield able to measure ECG and respiration. The shield is equipped with a LCD display to show measured signal in real time. It’s based on ADS1292R ECG Front End from TI. Recently i made shield for arduino which can measure ECG, respiration, eventually after some changes in PCB and code, EEG and EMG. […]

Using Low Cost Hardware to Enhance the User Experience


https://www.electronics-lab.com/using-low-cost-hardware-to-enhance-the-user-experience/

Ken Boak discuss how to build a graphic user interface using cheap TFT toughscreen displays. This article is about using their lowcost graphics co-processor IC to provide a neat user interface for any low-end microcontroller. These days, when you can buy a 7″ tablet for $50, there is all the more reason for makers and hackers […]

UP/DOWN counter with memory using PIC16F88


https://www.electronics-lab.com/updown-counter-with-memory/

Here is an up-down counter based on PIC16F88 and 7-segment display. The counter is using SMD components and features a RS-232 interface. This is a simple digital counter with a serial rs-232 and a 7 segment display, i started this project to count items on some shelfs, but it can be used for anything, it […]

MAGIC PIXEL – Bluetooth full color LED display


https://www.electronics-lab.com/magic-pixel-bluetooth-full-color-led-display/

MAGIC PIXEL is a full color LED display able to show animations, scrolling texts, and video from a PC or Mac. The display can also be controlled using an Android or iOS device via bluetooth interface. Magic Pixel is a universal and handy Bluetooth LED display, which we’ve been developing with focus on ease of use […]

Arduino Analog Signal Graphing on a TFT


https://www.electronics-lab.com/arduino-analog-signal-graphing-on-a-tft/

dmainmon @ instructables.com has build an analog signal graphing project using Arduino Mega 2560 and a 2.8 TFT display. This project is used to display two analog signals as line and bar graphs. Touching the screen pauses the graph and opens a menu to adjust setting for the graphs. The project uses an Arduino Mega 2560 and […]

Quantifying cooling system


https://www.electronics-lab.com/quantifying-cooling-system/

Chris Palmer has built this coolometer project to measure the cooling effectiveness of various fan: I was wondering about how I was going to calibrate the airflow reading but then realised that the flow rate is not actually what I am interested in. It is the cooling effect the airflow has, which is what I […]