PC Hardware Monitor with Nokia 5110 Display and Arduino


https://www.electronics-lab.com/pc-hardware-monitor-nokia-5110-display-arduino/

Either for benchmarking purposes or as external telemetry to help you stay within the acceptable range for your computer power, super users usually have the desire to have a way of knowing what the performance numbers of your PC are. For today’s tutorial, we will build a PC Hardware monitor which is capable of obtaining […]

SIM800L GSM module with Nokia 5110 LCD and Arduino


https://www.electronics-lab.com/sim800l-gsm-module-nokia-5110-lcd-arduino/

Over the past few tutorials, we have explored different projects that involve building GUI interfaces and menu on the Nokia 5110 LCD display. For today’s tutorial, we will do something similar to that but we will kick it up a notch by introducing a GSM module which will help us put a range of GSM […]

Nokia 5110 LCD based Arduino Datalogger with Menu


https://www.electronics-lab.com/nokia-5110-lcd-based-arduino-datalogger-menu/

Over time, we have built several Arduino based weather stations, real-time clocks, dataloggers and a dozen of projects based on Nokia 5110 LCD display. For today’s tutorial, we will merge all that we have learned from each of those tutorials and we will build a datalogger with a display that allows you to select different […]

Menu on Nokia 5110 LCD display with Arduino


https://www.electronics-lab.com/menu-nokia-5110-lcd-display-arduino/

We have published quite a number of tutorials using different displays with the Arduino, with the most recent being the tutorial on displaying graphics on all kind of displays with Arduino. For today’s tutorial, we will look into achieving more with displays by implementing a menu based system with the Nokia 5110 LCD display and […]

Infrared Thermometer with Arduino and MLX90614 Temperature Sensor


https://www.electronics-lab.com/infrared-thermometer-arduino-mlx90614-temperature-sensor/

Most of the temperature measurement techniques around the world require some sort of physical contact between the temperature sensor and the object or environment whose temperature is to be measured, but as technology advanced, this changed too. The need to be able to measure the temperature of an object without physical contact arose. This need […]

Arduino FM Radio project with a Nokia 5110 display and TEA5767 module


https://www.electronics-lab.com/arduino-fm-radio-project-nokia-5110-display-tea5767-module/

Our friends on educ8s.tv uploaded a new version of their FM Radio on breadboard based on TEA5767 module. I have built a new, improved version of the FM radio project, which resolves the issues we had in the previous version of the project. The sound quality the project now offers is much better, and it […]

Arduino distance meter with Ultrasonic Sensor (HC SR04) and Nokia 5110 LCD display


https://www.electronics-lab.com/arduino-distance-meter-ultrasonic-sensor-hc-sr04-nokia-5110-lcd-display/

Measuring distance is so important in today’s world that things like driverless cars will be impossible without it, that description is probably enough to describe how important knowing the distance between two objects can be. For that reason, today we will be building a distance meter using the Arduino and the HC-SR04 ultrasonic sensor. The […]

Arduino UV Meter using the UV30A Ultraviolet Sensor


https://www.electronics-lab.com/arduino-uv-meter-using-uv30a-ultraviolet-sensor/

Ultraviolet rays, also known as UV for short are rays emitted by sun. Due to the depletion of the ozone layer, these rays tend to get to extreme levels that could lead to sunburns etc for those under it, that’s why daily and hourly forecast of the UV index is always available to help people […]

DS18B20 Sensor Based Thermometer with Nokia 5110 LCD display


https://www.electronics-lab.com/ds18b20-sensor-based-thermometer-nokia-5110-lcd-display/

Hi guys welcome to this tutorial. Today we will be building a simple temperature monitor using the DS18B20 sensor with a Nokia 5110 LCD Display and an Arduino mega. The DS18B20 digital temperature sensor gives a 9-bit to 12-bit Celsius temperature readings and also has an alarm function with nonvolatile user-programmable upper and lower trigger […]

Rotary Encoder with Arduino and Nokia 5110 LCD Tutorial


https://www.electronics-lab.com/rotary-encoder-arduino-nokia-5110-lcd-tutorial/

Today we will take a look at using a rotary encoder with Arduino and displaying rotation data on the Nokia 5110 LCD display. A rotary encoder is an Electro-mechanical device that converts angular position or the rotation of a shaft into analog or digital values. By turning the shaft to the right or left, we […]