Line Follower Robot Using Arduino UNO and IR Sensor – Arduino Line Follower
Arduino Line Follower Robot – Build your own line following robot with this step by step explained tutorial. Very cheap and easy to follow.
Arduino Line Follower Robot – Build your own line following robot with this step by step explained tutorial. Very cheap and easy to follow.
In the last post, I showed you how to build Google assistant in Raspberry Pi and integrate Google Assistant to IFTTT. In this tutorial, I will show you how to build a robot that can be controlled using Google Assistant. You don’t have to worry if you don’t have Google Assistant installed in your Raspberry…
Whenever we talk about IOT, first things that come into our minds are Arduino and Raspberry Pi. Unlike raspberry pi, Arduino is a micro controller platform, you can program it so that when certain inputs come in, it will perform or make other devices perform certain actions. You can connect sensors to the arduino platform…
In this modern world, people are talking about IOT devices alot – the idea that most of your devices at home such as light bulbs, fans, refrigerators, printers, TVs are going to be intelligent and are going to be able to connect to internet. Arduino boards are one of the way you can go about…
If you are here reading this post, you might be looking a way to get saved WiFi password of WiFi networks that were connected earlier and is saved on your PC In this post, I will explain how to recover/get WiFi Password saved in a Linux PC. It will be easier for you to understand…
A lot of people have been asking us about controlling a brushless motor using Arduino. So we thought about writing a post explaining everything about the working of the brushless motor, ECS, ECS configuration and rotating it using an Arduino Nano. Components Required Arduino Nano ESC Brushless Motor 12 V LIPO Battery First let us…
As you know Kali Linux Debian derivative of Linux distribution focusing on advanced vulnerability assessment and highly complicated penetration testing. Kali Linux is packed with more than 600 tools which are pointed towards web applications, network attacks including WiFi, hardware testing such as Bluetooth, cyber forensics as well as reverse engineering. So far, Kali Linux…
What is WiFi? WiFi is a wireless networking technology that uses radio waves to provide high-speed internet. This allows you to transfer data, share files, share devices and communicate with other devices without the use of wires. We can also use WiFi to connect to the internet and access various information around the globe. What…
A few weeks back we published a tutorial “Home Automation using Raspberry Pi” in rootsaid.com which was well received among hobbyists and college students. Then one of our members came up with an Arduino Home Automation system using NodeMCU. Arduino Home Automation System Here we will be showing you how to build an Arduino Home…
Few weeks ago, we published a tutorial on how to integrate MATRIX Alexa with IFTTT. In the previous post, we showed you how to run Google Assistant using MATRIX Voice / Creator on Raspberry Pi. In this tutorial, I will show you how you can integrate Google Assistant with IFTTT and do bigger things with…
In the last post, we build a Robot that can be controlled via Amazon Alexa using MATRIX Voice installed in a Raspberry Pi. In this tutorial, we will install and setup MATRIX Voice Google Assistant. Yes Google Assistant using your own MATRIX Device and Raspberry Pi. MATRIX Voice Google Assistant Demo Video Sponsor Link This…
Few weeks back I published a project on making a cheap 4 channel RC Plane Transmitter and Receiver using Arduino and HC12 Module. That project was well received by hobbyists and Arduino enthusiasts. You can see the project here. After that, I received a few mails and comments on my video asking how to modify…