Arduino & Raspberry Projects
PIC Arduino for Motor Control Projects
This board created for makers, who want to use various Arduino UNO shields with PIC micro-controllers from Microchip.
Arduino Button Debounce Tutorial
One of the major problems encountered when using push buttons and switches in digital electronics project is the problem of bouncing.
Displaying 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.
Mini 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.
PIC Arduino with RS485
This board created for makers, who want to use various Arduino UNO shields using PIC microcontrollers from Microchip.
Arduino distance meter with Ultrasonic Sensor (HC SR04) and Nokia 5110 LCD display
Introduction Measuring distance is so important in today’s world that things like driverless cars will be impossible without it, that description is probably enough to describe how important knowing the distance between two objects can be.
Arduino Communication with an Android App via Bluetooth
Introduction With the arrival of the IoT and the need for control, devices now need to do more than perform the basic functions for which they are built, they need to be capable of communicating with other devices like a mobile phone among others.
RGB Led Driver Shield for Arduino Nano
This is my second project for LED Driver based on CAT4101 IC.
Arduino UV Meter using the UV30A Ultraviolet Sensor
Introduction Ultraviolet rays, also known as UV for short are rays emitted by sun.
Simple Arduino Data Logger
Introduction A data logger is an electronic device or instrument that records data over a period of time.
Interfacing Arduino with Micro SD card Module
Introduction Often times, we have the need for a way to store data in our projects, and most of the time, the EEPROM which comes readily to mind has a limited storage capacity, and issues with the format and nature of data it can hold.
Driving an 8×8 (64) LED Matrix with MAX7219 (or MAX7221) and Arduino Uno
Introduction Hi guys, today we will be focusing on displaying mini graphics and texts on an 8×8 LED matrix using the MAX7219 (or MAX7221) LED driver and the Arduino Uno.