Content for Nokia 5110 LCD

Menu on Nokia 5110 LCD display with 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 …

Arduino + ESP Weather Box

“A useful device that serves for a short-term local and three-day weather forecast This device consists of two independent assemblies in one box. One is the Arduino barometer with the BMP180 sensor, which contains a report of realtime, -1h and …

Space Race Game Version 2

“Hey everyone. Before this game version , published first version of game. Today, will show you Space Race Game version 2. Let’s look steps…”

Project  6502 Watch

6502 Watch

“The 6502 has been around for just about 40 years, yet still powers the hearts of many electrical systems in place today, such as many microcontrollers and embedded systems. In fact, WDC still manufactures the 6502 and 65xx series chips …

Arduino Battery SMS Bus Reader

“A simple SMS bus reader for most smart batteries Reads the data from the TI chip set used in many smart battery packs The 2x 1K resistors on data and clock inputs can be removed if you can’t get …

Arduino Fm Radio And Wi-Fi Thermometer

“How to build an FM radio (88-108 MHz) that also displays the outside temperature received from an emitter using the nrf24l01 module at the 2.4GHz frequency. The menu is intuitive and works with a rotary encoder. Choose from the …

Digital Nametag

“A digital nametag based on the Nokia 3310 screen, making you interesting during fairs. This is a digital nametag based on the Nokia 3310 screen, making you interesting during fairs. Story Behind the Project Whenever I visit fairs, I often …

Weather Forecast Clock Using Old Alarm and Arduino

“I had a broken alarm clock lying around and came up with an idea to convert it to clock and weather forecasting station. For this project you will need: Old circular alarm clock Arduino Nano BME280 sensor module (temp, humidity …

Arduino Barometer

“This is a simple barometer with Arduino. Well i am still a newbie with Arduino and i dont have enough free time to learn the programming properly. I found some sample codes with u8glib library for some sensors. They were …

Adding the Nokia 5110 LCD to your Arduino Data Logger

“This year I want to tackle some projects that need live data out, so I’ve been sifting through the many display options available for Arduino. Unlike flashier projects, my goal was to find one that I could add to …