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]

DIGITAL PANEL METER – VOLTMETER


https://www.electronics-lab.com/digital-panel-meter-voltmeter/

Digital Panel Meter performs digital processing on or conversion and display of voltages, currents, other analog signals, and pulse signals. This project is based on popular ICL 7107 IC, which is analog to digital converter and has been designed to drive 7 segment LED display. The ICL7107 is high performance, low power, 3, 1/3 digit […]

Building a SmartWatch


https://www.electronics-lab.com/building-a-smartwatch/

Benjamin Blundell has been working on his DIY smart-watch: I have an issue with smart-watches. Watches in general fall into one of two categories: a tool to tell the time, or a fashion statement. Increasingly, I believe the latter category is larger than the first. With the advent of the iWatch, Pebble and the like, […]