Archives: Projects
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. 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 ReadingPIC Arduino with RS485
This board created for makers, who want to use various Arduino UNO shields using PIC microcontrollers from Microchip. Board facilitates the use of any 28 PIN SMD SO PIC microcontrollers without crystal (internal oscillator). Project also can be used to develop RS485 application with...
Continue ReadingMC33035 Brushless motor driver breakout board
The board shown here is a breakout board for MC33035 brushless motor controller. It requires an output buffer IPM module or MOSFETs to complete a closed-loop brushless motor driver circuit. MC33035 IC is the heart of the project. The board provides 6 PWM pulses as well as 6 Inverse...
Continue ReadingArduino 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. For that reason, today we will be building a...
Continue ReadingArduino 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. There are different communication...
Continue ReadingRGB Led Driver Shield for Arduino Nano
This is my second project for LED Driver based on CAT4101 IC. The first project was for single White LED. This project has been designed to drive 3 channels of RGB LEDs with PWM signal which helps to create multicolor LED light. Arduino Nano is used to generate PWM signal for RGB LED...
Continue ReadingArduino UV Meter using the UV30A Ultraviolet Sensor
Introduction Ultraviolet rays, also known as UV for short are rays emitted by sun. Due to the depletion of the ozone layer, these rays tend to get to extreme levels that could lead to sunburns etc for those under it, that's why daily and hourly forecast of the UV index is always...
Continue Reading