Category: Arduino
Arduino Milliohm Meter
danielrp @ instructables.com writes: This is an accurate milliohm meter with a maximum resolution of 0.1mOhm. The design is very simple, the whole assembly can be built in a couple of hours once all the parts are gathered. It is based on a precision current sink and a high-resolution...
Continue ReadingArduino Real Time Clock with DS1302 and Nokia 5110 LCD Display
Hi guys, in one of our previous tutorials, we made a real time clock, using the DS3231 RTC Module and the 1602 LCD display module. For this tutorial, we will be building something similar using the DS1302 RTC module and the Nokia 5110 display module. Unlike the 1602 LCD module which was...
Continue ReadingThe Little Buddy Talker – Arduino Compatible Speech Chip Set
Small, versatile, fun, and inexpensive! Use the 254 word library to bring speech to your Arduino projects! Speak, Arduino, Speak! About a year ago, I designed an Arduino shield that allowed for you to add voice to your electronic designs. I've since been able to minimise that design...
Continue ReadingIsolated USB to UART Converter for Arduino Pro Mini
Simple, tiny USB to UART converter with digital isolator working between 2.5V and 5V up to 3Mbaud, with the Arduino Pro mini connector. It's a USB to UART converter with a digital isolator at the UART side. It has a micro USB for connecting to the PC and a 6 pin header with the same...
Continue ReadingArduino (Atmega328p) on a Breadboard
Hi guys, for today's tutorial, we will be building an Arduino on a breadboard. The Arduino on breadboard is basically a bare bones arduino, featuring only the micro-controller as the major component, without all the other parts that makes up the Arduino, like the usb port, the on-board...
Continue ReadingEasy LED Strip Lightning Made possible by ChromaTab
LED strips provide users with multi-color and flexible illumination which can be fit into tight spacing. Also, they are customizable, durable, and easy to install which is why LED strips have gained popularity in design and personal projects. However, installing them can result in a lot...
Continue ReadingArduino Nokia 5110 Tutorial #2- Displaying Customized Graphics
In one of our previous tutorials we did an introduction on how to use the Nokia 5110 LCD with the Arduino, the tutorial covered displaying texts with different fonts etc. For this tutorial, we are taking things a little bit further and will be working through the display of customized...
Continue ReadingDS18B20 Sensor Based Thermometer with 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...
Continue Reading