Projects Projects

Arduino Voltmeter using SH1106 OLED display

Arduino Voltmeter using SH1106 OLED display

A voltmeter is an important tool on the workbench of every electronics hobbyist, maker or hardware design engineer.


3 comments Tested
Arduino FM Radio Receiver with TEA5767 and a Nokia 5110 LCD display

Arduino FM Radio Receiver with TEA5767 and a Nokia 5110 LCD display

FM radio transmitters and receivers are one of the projects that fascinated a lot of people and drove them to become makers.


2 comments Tested
Using a 20×4 I2C Character LCD display with Arduino Uno

Using a 20×4 I2C Character LCD display with Arduino Uno

On previous tutorials on our website, we have covered the use of several displays, LCDs, and TFTs, with diverse Arduino boards.


2 comments Tested
Getting Started with Adafruit.io IoT Cloud Platform

Getting Started with Adafruit.io IoT Cloud Platform

In the last tutorial, we examined How to connect your IoT devices to the Arduino IoT Cloud, and we saw how to send and receive data, from and to the cloud.


0 comments Tested
Multi Sensor Shield for Arduino Nano with Light, Magnetic Field & Temperature Sensor

Multi Sensor Shield for Arduino Nano with Light, Magnetic Field & Temperature Sensor

This Arduino Nano Shield consists of a Light sensor, a Magnetic field sensor, and Temperature sensor.


0 comments Tested
USB 10-digit Seven Segment Display Module

USB 10-digit Seven Segment Display Module

This project is about an open-source, USB based, 10 digit seven segment display unit.


0 comments Not Tested
Li-Po/Li-Ion Arduino Charger Shield using BQ21040

Li-Po/Li-Ion Arduino Charger Shield using BQ21040

This Li-Po/Li-ion Arduino charger shield is mainly designed to power up the Arduino from single 3.6V Li-Po battery.


1 comment Tested
Room Weather Station Using Arduino and BME280 Sensor

Room Weather Station Using Arduino and BME280 Sensor

We have built quite a number of weather stations in several past tutorials, with each one differing from the other by the use of a different sensor, different display, etc.


0 comments Tested
LED Lighting Effects Generator using PIC16F886

LED Lighting Effects Generator using PIC16F886

This project generates 8 different LED-lighting patterns (Visual Effects) and is based on PIC16F886.


2 comments Tested
Simple Soft Latch Switch using Push-Button

Simple Soft Latch Switch using Push-Button

Latching Toggle switches are one of the most popular kinds of switches, from their use by kids in basic electricity classes to their use in prototypes and more advanced products, they provide a familiar and reliable way to close or open a circuit.


6 comments Tested
Getting Started with the Arduino IoT Cloud

Getting Started with the Arduino IoT Cloud

IoT is now mainstream.


0 comments Tested

Using ESP32’s Flash Memory for data storage

The ESP32 has about 4MB of internal flash memory and since the data stored within the flash memory is retained even when power is recycled, it becomes super useful for applications where you need to keep certain amount of data even after power off.


3 comments Tested