Arduino & Raspberry Projects

PIC Arduino for Motor Control 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.


4 comments Tested
Arduino Button Debounce Tutorial

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.


4 comments Tested
Displaying Customized Graphics on OLED display using Arduino

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.


0 comments Tested
Mini Infra-Red Remote Robot Controller Shield For Arduino Nano

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.


0 comments Tested
PIC Arduino with RS485

PIC Arduino with RS485

This board created for makers, who want to use various Arduino UNO shields using PIC microcontrollers from Microchip.


2 comments Tested
Arduino distance meter with Ultrasonic Sensor (HC SR04) and Nokia 5110 LCD display

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.


0 comments Tested
Arduino Communication with an Android App via Bluetooth

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.


0 comments Tested
RGB Led Driver Shield for Arduino Nano

RGB Led Driver Shield for Arduino Nano

This is my second project for LED Driver based on CAT4101 IC.


0 comments Tested
Arduino UV Meter using the UV30A Ultraviolet Sensor

Arduino UV Meter using the UV30A Ultraviolet Sensor

Introduction Ultraviolet rays, also known as UV for short are rays emitted by sun.


5 comments Tested
Simple Arduino Data Logger

Simple Arduino Data Logger

Introduction A data logger is an electronic device or instrument that records data over a period of time.


3 comments Tested
Interfacing Arduino with Micro SD card Module

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.


1 comment Tested
Driving an 8×8 (64) LED Matrix with MAX7219 (or MAX7221) and Arduino Uno

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.


1 comment Tested