Thursday 17 November 2016

RPi Obstacle Avoiding Robot

We have shared many simple robotics projects like line follower, cell phone controlled, computer controlled, DTMF controlled, bluetooth controlled, wifi controlled robots, etc. and we made them by using various microcontrollers and boards like 8051, AVR, Arduino, Raspberry Pi.

In this new project, we used popular development board Raspberry Pi to build an obstacle avoiding robot which detects any obstacle in front of its path, it change the direction. Ultrasonic sensors are used to detect any object in the path.

Have a look to this RPi controlled obstacle avoiding robot.

Raspberry Pi Obstacle Avoiding Robot using Ultrasonic Sensor

If you want to build this simple robot, just follow the DIY tutorial on CircuitDigest.com where it is explained in detail with the help of schematics and python programs.


Sunday 6 November 2016

IoT Notice Board using Raspberry Pi

As the usage of Internet of Things increasing day by day and a wide range of IoT based products coming into market, we are also experimenting with some of our popular DIY projects by enabling them with IoT technology. If you have seen this Arduino notice board, where you can change the notice on notice board by simply sending a message from your cell phone. So this time we are making this project with Raspberry Pi and connecting with the internet. 

Here you can simply change the notice through the web interface. Check out this complete project with DIY instructions and required files.