How would it work? We will again modify the remote controlled car we built in the previous blog to make it work using joystick instead. Instead of using the remote control to control the car, we will use the IR Transmitter to send the IR signal/code. We will use joystick movement to decide when to … Continue reading Tutorial 19: Joystick Controlled Car
Tutorial 18: Remote Control Car
In this tutorial, we will be modifying the self driving car we built in previous blog to a remote control car. Click here to learn how to build a self driving car using an L298N motor driver module. Components needed L298N Motor Driver2 DC motors2 wheelsHX1838 IR receiverRemoteJumper cablesArduino Uno boardPower supply What is an … Continue reading Tutorial 18: Remote Control Car
Tutorial 16: Self Driving Arduino Car
In this project we will learn how to build a self driving car that avoid any obstacles. Components needed Arduino UnoJumper Cables9 volt battery L298N Motor Driver2 DC Motors2 wheels1 caster wheelUltrasonic Sensor What is an L298N Motor Driver? The image above is an L298N Motor Driver. The L298N is a dual H-Bridge motor driver … Continue reading Tutorial 16: Self Driving Arduino Car
Mothers Day Project
A small Arduino project to wish my mom a special Mothers Day. It is simple project where upon asking Alexa "Turn on Mothers Day card" will start the project and couple flowers will do little show (using two servo motors) followed by LCD displaying "Happy Mothers Day" with a flower on top of it rotating … Continue reading Mothers Day Project
Tutorial 13: DC Motor
Overview In this blog we will learn how to use and control a DC motor, by using a transistor, and diode. We will also use a potentiometer to control the speed of the motor. Please click here to learn how to use a potentiometer. Components needed DC motorTransistorDiodeResistorPotentiometerJumper cablesArduino Uno boardA computer with the arduino … Continue reading Tutorial 13: DC Motor