Graphics with Arduino and Nokia 5110
Welcome to this tutorial, where we will explore how to use the Nokia 5110 LCD display with an Arduino. This project is perfect for…
Hands-on tutorials for the boards and modules we stock — Arduino, Raspberry Pi, ESP32, ESP8266, sensors, and breakouts. Wiring, code, common gotchas.
Welcome to this tutorial, where we will explore how to use the Nokia 5110 LCD display with an Arduino. This project is perfect for…
In the “Lighting Up the LED Using Body Heat” project, I’ll show you how we can turn body heat into electricity using a Peltier…
In this project, I will guide you in creating a simple health-monitoring device. That measures heart rate and oxygen saturation (SpO2) and displays the…
In this project, I’ll guide you through creating a Wireless Keypad Data Transmitter with LCD Feedback system. The goal is to build a simple…
This melody player sounds way better once you swap in a proper speaker. I used the Mini Metal speaker from Adafruit and the difference…
The finger touch circuit is a simple way to see a transistor act as a switch. You wire an NE222 transistor to an LED…
Creating a parallel circuit using copper foil tape and a coin cell battery is a simple and educational. It will introduce you to basic…
Learning how to test and control an 8-channel relay module using an Arduino is an important skill. Relays allow you to control high-power devices…
The “ESP8266 Button-Controlled Water Pump” is an excellent project to create an efficient and effective system. It uses an ESP8266 microcontroller, a tactile button,…
The Single LED Relay Oscillator Circuit is an easy electronics project for beginners. It uses a relay, a capacitor, a resistor, and a 3.7…
The “ESP8266 Fan Controller and LCD Display” designed to control a fan using a microcontroller. A tactile button is used to turn the fan…
Simple keypad with an Arduino is a great way to learn about digital inputs and user interfaces. The 4×4 keypad has 16 buttons arranged…