Electronics and communication projects with arduino , raspberrypi,
all electronics project with microcontroller, robotics projects etc
Obstacle avoiding robot
Get link
Facebook
X
Pinterest
Email
Other Apps
-
Obstacle Avoiding Robot using Arduino
A simple project on Obstacle Avoiding Robot is designed here. Robotics is an interesting and fast growing field. Being a branch of engineering, the applications of robotics are increasing with the advancement of technology.
The concept of Mobile Robot is fast evolving and the number of mobile robots and their complexities are increasing with different applications.
There are many types of mobile robot navigation techniques like path planning, self – localization and map interpreting. An Obstacle Avoiding Robot is a type of autonomous mobile robot that avoids collision with unexpected obstacles.
In this project, an Obstacle Avoiding Robot is designed. It is an Arduino based robot that uses Ultrasonic range finder sensors to avoid collisions.
Table of Contents
Table of Contents
Get link
Facebook
X
Pinterest
Email
Other Apps
Comments
Popular posts from this blog
-
Different Types of Sensors and their Working www.circuitsindia.blogspot.com Different Types of Sensors The era of automation has begun already. Most of the things that we use now can be automated. To design automated devices first we need to know about the sensors, these are the modules/devices which are helpful in making things done without human intervention. Even the mobiles or smartphones which we daily use will have some sensors like hall sensor, proximity sensor, accelerometer, touch screen, microphone etc. These sensor acts as eyes, ears, nose of any electrical equipment which senses the parameters in outside world and give readings to devices or Microcontroller. What is a sensor? The sensor can be defined as a device which can be used to sense/detect the physical quantity like force, pressure, strain, light etc and then convert it into desired output like the electrical signal to measure the applied physical quantity . In few cases, a sensor alo...
Top Hardware Platforms for Internet of Things (IoT) Top Hardware Platforms for Internet of Things (IoT) IoT (Internet of Things) is no longer a buzzword. With several inspiring use cases, emanating on a daily basis, multiple firms are now discovering how they could leverage on the technology for business growth. It is fast becoming an important feature for new devices to be IoT based, irrespective of the other technologies implemented and according to gartner , by 2020, 95% of new devices and systems will use the IoT. We already discussed about some popular IoT devices available in the market and also developed many DIY projects based on IoT . While some of the businesses are leveraging on IoT for direct business solutions, other firms are tapping into the business opportunities that exists in the provision of IoT platforms to serve as backbones for rapid development and deployment of IoT solutions. These platforms have become a k...
How to Use Serial Bluetooth in ESP32 www.circuitsindia.blogspot.com Bluetooth modules like HC-05 and HC-06 are easy to set-up and quick to use with Arduino IDE, but they have their own limitation like high power consumption and they operate on the old Bluetooth V2.0. Also, recently I got myself a new ESP32 DEV kit , these modules has a punch of features like in-built Wi-Fi and Bluetooth , ample ADC and DAC pins, Audio Support, SD Card Support, Deep Sleep Mode etc. it almost has everything to build IoT projects . And just as any hobbyist would love it, the ESP32 is now officially supported by the Arduino IDE. Earlier we have to do a huge work around with Neil Kolbans Library , but now thanks to this guy’s hard work programming ESP32 with Arduino IDE has become a cake walk. Hence, I launched my Arduino IDE and went thorough few example BLE programs, through which I understood nothing. After a long time of surfing and youtubing I realized th...
Comments
Post a Comment