Other
Project Wi-Fi Voice Controlled Robot Using Wemos D1 ESP8266, Arduino IDE, IFTTT, Adafruit.io and Google Assistant

“In this tutorial I show you how to make a voice controlled robotic tank controlled, using a smartphone, Google Assistant, IFTTT and Adafruit.io platforms. An ESP8266 Wemos D1 board was used in this project. It receives commands from a …

“This robot avoids obstacles in its way by using the ultrasonic ranging sensor HC-SR04. This sensor allows the robot to sense any object in front of it. In combination with this, I used the L298N H-Bridge to control the …

“Ardunio Self Balancing Robot Project Equipment: 18650 Battery Holder (holds 3 x batteries) 3 X 18650 2100mA batteries Arduino Uno R2 (Running a PID ProportionalIntegralDerivative motor control sketch) MPU-6050 3-axis gyroscope and accelerometer L298N Dual Bridge DC Stepper Motor …

“Watney is a low-cost Raspberry Pi-enabled rover made of readily available parts. The majority of Watney’s parts are 3D-printable. It has a Python and a REST APIs. Watney is all-wheel drive, with each side powered by a geared motor …

“Summer is in full swing in Oklahoma and the kids, grandkids, nieces, nephews and, well, just about everyone we know is in Lake Zumwalt to cool down. My wife has purchased enough pool toys to fill Lake Zumwalt, so I …

“In this tutorial, I will show you how to make your own obstacle avoiding robot! We will use the Arduino UNO board and an ultrasonic sensor. If the robot detects an object in front of it, with the help of …

“This project uses an Arduino robot running a ESP-8266 Node MCU that communicates (and drives around) with a mobile phone. The phone is running an app made in the video game engine Unity 3D that does 3 things: 1 …

“Based on the Fishino UNO board, a simple and funny project to join practicality and fun together. We are going to build a robot on wheels controlled from the “Blynk” app and we are going to take advantage of the …
“Welcome to my first project! I’m excited to share what I’ve made and showing you the steps to build your own tracking camera. This project was made possible using the OpenCV library in conjunction with Python.”
“In this tutorial I show you how to make a Wi-Fi controlled robotic tank controlled from a smartphone using Blynk App. In this project an ESP8266 Wemos D1 board was used, but other plate models can also be used (NodeMCU …