Arduino TFT Forecast Weather Station with ESP8266


https://www.electronics-lab.com/arduino-tft-forecast-weather-station-with-esp8266/

tufantas @ instructables.com has build a weather forecast display using  Arduino Mega 2560, 7″ inch TFT display and ESP8266 Wifi module. The display shows 3 days weather forecast, Current weather conditions, Current wind directions & speed with analog gauge meter, Indoor temperature and NTP time. Arduino TFT Forecast Weather Station with ESP8266 – [Link]

Photoplethysmography – IR Heart Rate Monitor


https://www.electronics-lab.com/photoplethysmography-ir-heart-rate-monitor/

SteveQuinn @ instructables.com show us how to create a heart rate monitor using an IR phototransistor and Arduino and display the data on a TFT screen. 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 […]

Arduino Voltmeter Prototype


https://www.electronics-lab.com/arduino-voltmeter-prototype/

Proto G @ instructables.com has build an Arduino based digital voltmeter that is able to measure up to 30V and it’s using an OLED LCD display. In this instructable, I’ll show you how to make a simple arduino voltmeter. It can measure voltages in excess of 30VDC depending on how you configure it. The smaller […]

Portable Ultrasonic Range Meter


https://www.electronics-lab.com/portable-ultrasonic-range-meter/

ManosM @ instructables.com has build a portable ultrasonic range meter based on ATMega328 mcu and LCD display. This device is a small, portable ultrasonic range meter using an ATMega328 microcontroller, an ultrasonic module and a 4×20 LCD for ranging distances in meters and inches. Portable Ultrasonic Range Meter – [Link]

Smart Watch


https://www.electronics-lab.com/smart-watch/

Matthew Filipek from Cornell Univercity has build a nice smart watch with 1.7 inch touch screen, SD card, Bluetooth module and various apps. One of the main inspirations for this project was Jared Sanson’s implementation of a DIY smartwatch (REF 0). With several design iterations, he was able to produce a watch in a very […]

ESP8266 weather display – work in progress


https://www.electronics-lab.com/esp8266-weather-display/

Markus Hirsch is working on a ESP8266 weather display using an AVR mcu and an OLED display: This is a little weather monitor. It has a 2.2″ color display and is powered by an AVR and the ESP8266. The AVR controles the display. The ESP has a custom firmware written in the Arduino IDE and […]

Raspberry Pi Zero Information Display


https://www.electronics-lab.com/raspberry-pi-zero-internet-connected-information-display/

Frederick @ frederickvandenbosch.be has build an Internet connected OLED display using Raspberry Pi Zero module. After last week’s Pi Zero mod, I thought I’d try a slightly more useful project. Using an Adafruit OLED display, two push buttons, a wifi dongle and a Pi Zero, I made an internet connected information display. The information could be […]

ESP8266 Weather Widget


https://www.electronics-lab.com/esp8266-weather-widget/

deba168 @ instructables.com has build an ESP8266 based OLED display weather widget. This is an ESP8266 based Weather Display unit which retrieve localized weather information from http://www.wunderground.com/ by WLAN and display it on a 128×64 OLED Display. ESP8266 Weather Widget – [Link]

Arduino Tutorial: Using the Soil Moisture Sensor along with a Nokia 5110 LCD display


https://www.electronics-lab.com/arduino-tutorial-using-the-soil-moisture-sensor-along-with-a-nokia-5110-lcd-display/

Using the soil moisture sensor with an Arduino can’t be easier. Adding a Nokia 5110 LCD display makes things more professional since we can visually check the moisture levels of the soil. The sensor can measure the levels of moisture in the soil. So it can be extremely useful if you want to monitor the […]

Arduino Digital Capacitance Meter


https://www.electronics-lab.com/arduino-digital-capacitance-meter/

by braulio777 @ instructables.com This project lets you measure capacitors in an alone range of measure from 0.000pF to 1000uF. That is, a 16×2 LCD Display will be displaying a sole scale from 0.000pF to 1000uF whose main components will be an Arduino Uno and a 16X2 LCD Display. Arduino Digital Capacitance Meter – [Link]