Search Results for:

Program Arduino via USB to Serial RS232 Converter with and without DTR Pin
| |

Program Arduino via USB to Serial RS232 Converter with and without DTR Pin

What make this Arduino  popular among Electronics hobbyists and enthusiast? Of course they are compact with so many input and output pins, digital and analog input and output support, support for various serial communication protocol etc. but all this things are supported by various other microcontroller boards. But, the real reason why Arduino is  on…

Smart Weather Sensor Climate Monitoring – Arduino and BME280

Smart Weather Sensor Climate Monitoring – Arduino and BME280

Remote Climate Monitoring – Temperature, Humidity, Pressure Monitoring WebPage Display Smart Weather Sensor using Arduino – No server needed! Gather temperature, pressure, humidity and display them on your private Webpage and chart them, and display the actual values on demand. Components Needed for Climate Monitoring Device NodeMCU ESP8266 SparkFun Atmospheric Sensor Breakout – BME280 Everything…

Spinel Crux – Gesture Controlled Robot for Wireless Surveillance – Part 2
| | |

Spinel Crux – Gesture Controlled Robot for Wireless Surveillance – Part 2

This is the second part of the Spinel Crux Tutorial – Gesture Controlled Robot for wireless surveillance. In this series, we will build a robot which can travel through rough terrain that can be controlled using hand gestures. Gesture Controlled Robot Tutorial To control the robot, we will be using the control gloves, which will…

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

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…

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

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
|

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…