Archives: Projects
Arduino Real Time Clock with Temperature Monitor
Hi guys, in one of our previous tutorials, we built a real-time clock with temperature monitor using the DS3231 and the 16x2 LCD display shield. Today, we will build an upgrade to that project by replacing the 16x2 LCD display with an ST7735 based 1.8" colored TFT display. Apart from...
Continue ReadingMP3 player using Arduino and DFPlayer mini
Hi guys, welcome to this tutorial. Today, we will build an mp3 player using an Arduino and the DFPlayer mini MP3 module. The DFplayer mini is a small, low-cost mp3 module with a simplified audio output that can be connected directly to a speaker or an earphone jack. The module can...
Continue ReadingUsing the ST7735 1.8″ Color TFT Display with Arduino
Hi guys, welcome to today's tutorial. Today, we will look on how to use the 1.8" ST7735 colored TFT display with Arduino. The past few tutorials have been focused on how to use the Nokia 5110 LCD display extensively but there will be a time when we will need to use a colored display or...
Continue ReadingPIC Arduino for Motor Control Projects
This board created for makers, who want to use various Arduino UNO shields with PIC micro-controllers from Microchip. Board facilitates the use of any 28 PIN DIP PIC microcontroller with or without crystal. Omit Y1 , C9 and C10 in case of internal oscillator . Project can also be used...
Continue ReadingArduino Button Debounce Tutorial
One of the major problems encountered when using push buttons and switches in digital electronics project is the problem of bouncing. When we press a button once it may register twice and when we press it four times, in a row, for instance, it may register just twice. This occurrence is...
Continue ReadingIsolated Power Supply for RS485, RS422, RS232, SPI, I2C and Power LAN
Mini Isolated Power Supply is designed for CAN, RS-485, RS-422, RS-232, SPI, I2C, Low-Power LAN applications. The power supply provides +/- 5.50 V DC symmetrical outputs with load current 500mA from 5V DC input. The project is built using SN6505A IC from Texas instruments. The SN6505A...
Continue ReadingDisplaying Customized Graphics on OLED display using Arduino
One thing we all always wish we could do when using any display is to load our own custom graphics, be it a logo, gif etc. In today's tutorial we will show how to do just that on an OLED display using an Arduino. OLED (organic light-emitting diode) display is a display based on...
Continue ReadingMini Infra-Red Remote Robot Controller Shield For Arduino Nano
The Mini Infra-Red Remote Robot Controller shield for Arduino Nano is designed to drive mini mobile robots. Low voltage DC Motor controller interface allows Infrared wireless control of two DC motors, two PWM and 2 Direction signal outputs to drive two motors separately. TB6612 IC is...
Continue Reading