| |

Long Range Remote Controller for RC Robot | DIY Remote Controller using HC12

Hey, guys welcome back. In this post, I will be showing you how to make a long range remote controller for your robot. Yes, a Cheap DIY Remote Controller for your Robot using HC12 module. Here I will be giving you complete details including the circuit diagram the PCB layout and video tutorial and complete…

How does IR Sensor work? | Programming IR Sensor and Arduino Tutorial

Introduction to IR Sensors If you are a beginner and new to Electronics and Robotics, you might have heard the name of this sensor multiple times – The IR Sensor. But you might not know what it is. This is one of the most widely used sensors in hobby projects like a burglar alarm and…

|

Arduino or Raspberry Pi for My Project?

Introduction There are so many different types of processor/controlling boards that you can use for your projects. From that bucket, two of the most commonly used controller boards are Arduino and the Raspberry Pi. So which micro controller is best for your project? Arduino or Raspberry Pi? For Beginners who are getting started with Electronics…

|

Line Follower Without MicroController for Beginners

Line Follower… Well.. What else is new?? IR Sensors, motors, chassis, arduino/pic or any other microcontroller, simple pieces of codes.. They are all common right? How about building a cheap, basic and simple line follower without using arduino or pic? A line follower without microcontroller at all. No Coding ;). Here, we will build a…

|

How to make an Arduino Off-Road Robot with Wireless Surveillance Robot with Suspension – Quad Trial

Arduino Off-Road Robot Introduction Hey guys, I am back with another cool Robot chassis from BangGood. Hope you have gone through our previous projects – Spinel Crux V1 – The Gesture Controlled Robot, Spinel Crux L2 – Arduino Pick and Place Robot with Robotic Arms and The Badland Brawler which we published last month. Looks…

| | |

L293D Piggyback for High Current Motors|High Current DC Motor Driver

L293D Piggyback Introduction Months before, I pubished a post about H Bridge and L293D Motor Driver IC – What a H-bridge and L293D motor is and how to use it to control DC motors. If you are interested, please feel free to check out the post. In this post, I will tell you about L293D…

|

Arduino Temperature Sensor – Arduino Beginners Project

This is an Arduino beginners project for people who are getting started with Arduino. In this project, we will use an LM35 temperature sensor to sense the temperature of an object.  Before getting started, let us understand what we are dealing with. Let us take a closer look at the LM35 Temperature sensor.  LM35 Temperature…

Arduino IO Simulator

You bought an Arduino board, What now? This Arduino Simulator is different than all the other simulators. If you don’t have components like sensors, LEDs…, then this program will simulate the components for you. You need a real Arduino board for testing your programs with your computer and just change some codes to work with…