| |

Spinel Crux – Gesture Controlled Robot for Wireless Surveillance – Tutorial Part 1

In this series, we will build Spinel Crux, a Gesture Controlled Robot which can travel through rough terrain and can be controlled using hand gestures. To control the robot, we will be using control glove, which will have an accelerometer and a flex sensor to control the status and the direction it should move. The…

| | |

Hand Gesture Controlled WiFi Robot

Welcome to our new DIY series – Spinel Crux –  A DIY Advanced Hand Gesture Control Robot using Raspberry Pi for Wireless Surveillance Project. Yes, of course, building and tinkering with a DIY robot is fun. In this series, we will build a Raspberry Pi Rover Robot which can travel through rough terrain and control…

|

micro:bit – Compact and Cheap Microcontroller for your Project | microbit Tutorial

Here, I will explain how to get up and running with the BBC microbit Microcontroller. We will start up with some basic example such as blinking lights, pushing button before moving onto some advanced things with it. micro:bit MicroController If you haven’t heard or seen of micro bit,  is basically a microcontroller Platform designed by…

|

Arduino, PCA9685 Servo Motor Driver 16 Chanel Module Tutorial

As a hobbyist and and electronic enthusiast, you might have heard of Servo Motors and their application. Servo Motors are used in robotics as well as automation projects in home and offices. They are used in door locks, aeroplane wings, robotic hands and they have countless other applications. Using Servo Motors you will have precise…

Arduino MKR NB 1500

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…

|

Arduino Brushless Motor – ECU Configuration Complete Guide

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…