|

Arduino – Ubidots MQTT Communication | Send & Receive Data from Ubidots

Ubidots – Arduino Communication using MQTT In this post, I will show you how you can use MQTT Protocol to fetch or push data, to and from the Ubidots Cloud and Arduino Nano 33 IOT. IOT and MQTT The so called Internet of Things is creating a massive machine-to-machine network so that all of the…

| |

What is MQTT Explained | How MQTT Work? IoT Communication

What is MQTT? In this post, I’m going to tell you what MQTT is, how it can be used for IOT Applications and how to fetch data from Ubidots cloud using MQTT protocol.  MQTT stands for  Message Queuing Telemetry Transport. MQTT is an easy to use lightweight protocol which can be used for fetching or…

|

IR Remote Hack Using Arduino | Complete Codes and Step By Step Tutorial

Arduino IR Remote Hack Hey guys, welcome back to RootSaid. How about hacking an IR Remote Controller? In this post, I will show you how you can hack an IR Remote Controller and create a device using Arduino that will act as an IR Remote Controller.  I will explain the circuit, explain the code and…

|

Best WiFi Router in India | Dualband WiFi Routers 2020

Best Budget Router in India 2020 Introduction Here are some of the Best WiFi Routers in India for home use as well as office use, that you can own under Rs 7K. These routers are the most affordable at the same time provide high-speed internet and long coverage for bigger houses. These Dualband WiFi Routers…

Wemos D1 Mini Home Automation Step by Step with PCB Design

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 Automation System that can control electrical…

Art from Wine – Robots that Create Splash Paintings from Wine

Robots that are powered by Raspberry Pi and Arduino can now create art from wine. Combining cloud computing and Internet of Things hardware, the Splash Machine allows users to create their own wine art online, streamed live and photographed for posterity. Spilling wine is typically something to be avoided, though the shapes made by wine…

|

4 Wheel Drive Tracked Robot Tutorial

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 cool with under…

[Solved] An error occurred while uploading the sketch. Arduino Nano Code Upload Error avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

Recently, after my OS was reinstalled installed the latest version of Arduino IDE to my Win 10 laptop. I opened a sample sketch, the blinky, connected my Arduino Nano, selected the right port and board and clicked on upload. The code was compiled in 3 seconds, but it was stuck in the upload part. Arduino…

|

Simple Line Follower Robot using Arduino – Step By Step

Well, guys this is one of the project that never gets old. This was the first thing I did when I started learning about Arduino. An Arduino Line Follower Robot – A Line Follower Robot Using Arduino UNO and IR Sensor, which follows a line without user interaction. A small autonomous robot which will “see”…