Projects 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.
Isolated 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.
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.
MC33035 Brushless motor driver breakout board
The board shown here is a breakout board for MC33035 brushless motor controller.
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.