Infourier

Electronics and more, for the tinkerer in you


WOMEN’S SAFETY DEVICE USING ESP8266

Introduction Though we are living in the 21st century, people are facing lots of problems such as poverty, pollution, corruption, illiteracy, and women’s safety. Due to the increase in the crime rate, women are feeling insecure to step out of the house. Most women may not achieve their dreams because of these reasons. With the…

HAND GESTURE RECOGNITION & VOICE CONVERSIONDEVICE FOR PHYSICALLY ABLED PEOPLE

INTRODUCTION The project title is “HAND GESTURE RECOGNITION AND VOICE CONVERSIONDEVICE FOR PHYSICALLY ABLED PEOPLE”. The main aim of this project is to build a user-friendly glove device to detect sign language which makes it easy for the physically abled people to communicate. The objective is to do it cost effectively so that it could…

OBJECT AVOIDING ROBOT

OBJECT AVOIDING ROBOT Based on ROBOTICS Introduction : The world is changing as time and so based on technology we can do many things. So I am talking about Navigation and obstacle avoidance robot. Navigation and obstacle avoidance are one of the fundamental problems in mobile robotics, which are being solved by the various researchers…

Drone Spraying

DRONES ARE EVERYWHERE! The humming sound of drones catches my attention, are you one of them? And how about making one? Well, my experience of building a drone was good and adventurous, I had to go through many unexpected issues. Semester break was going on, I wasn’t working on any project, and during that period,…

Smart Gardening system

Introduction : The world is changing as time and so on agriculture. Nowadays, People are integrating electronics in every field and agriculture is not an exception to this. This merging of electronics in agriculture is helping farmers and people who manage gardens. In this article, we will see how to monitor and how to manage…

Spidey – Quadruped Robot

Introduction This project is a quadruped robot. With each leg having 3 degrees of freedom, it is capable of standing up from a passive state, and walking in any direction. The circuit design and code to this project can be found on my GitHub repository Concept The basic concept behind such a robot is to…

IoT-based Event Management System

INTRODUCTION Attendance is considered to be an essential factor in evaluating any employee performance, punctuality, and salary. The automatic attendance system solves many problems as automated systems use electronic tags, fingerprint, face recognition, RF card system, touch screens, and many more.  The motivation behind this change from a traditional manual system to an automatic system…

Controlling a car with Hand Gestures

Project in detailMy project has mainly two components1. The gesture observer. 2. The Robot Car. The Gesture Observer/controller It consists of an Arduino uno r3, An ADXL335, and RF pair Transmitter. The ADXL335 is a triple axis accelerometer. It has a total of 5 pins as Vin, GND, X, Y and Z. It has an…

How does the cloud fit into IoT?

What is meant by IoT(Internet of Things)? The Internet of Things (IoT) describes the network of physical objects—“things”—that are embedded with sensors, software, and other technologies for the purpose of connecting and exchanging data with other devices and systems over the internet. Lets see a application of IoT With smart farming applications, thousands of data…

But…What exactly IS Arduino?

Arduino is an open-source electronics platform based on easy-to-use hardware and software. The Arduino board is a single circuit board, which consists of different interfaces or parts. The board consists of a set of digital and analog pins that are used to connect various devices and components, which we want to use for the functioning…