arduino

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 – 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…

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…

Arduino MKR NB 1500

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 MKR WiFi 1010

Arduino MKR WiFi 1010

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…