Skip to main content

Posts

Showing posts from January, 2019

3-DOF Pick And Place Type Robotic Arm using Arduino

I have designed an  Arduino Uno Robotic Arm . Entire arm can be designed from some scrap material and servos. Entire process of construction has been explained in detail below. The arm has been built with cardboard and the individual parts have been locked to servo motors.  Arduino Uno is programmed to control servo motors . Servos are serving as joints of Robotic arm here. This setup also looks as a  Robotic Crane  or we can convert it into a Crane by some easy tweaks. This project will be very helpful for beginners who want to learn to develop a  Simple Robot in low cost . This  Arduino Robotic Arm  can be controlled by  four Potentiometer  attached to it, each Potentiometer is used to control each servo. You can move these servos by rotating the pots to pick some object, with some practice you can easily pick and move the object from one place to another. click here for project files milin patel ...

Measuring heart rate with a smartphone camera in MATLAB

Heart Rate can be a strong indicator of overall health and fitness. Below are some reasons why we need to measure  Heart  Rate are:   For decades, athletes and trainers have obsessively tracked Heart Rate (HR) as an indicator of athletic performance. It is a useful indicator to tell if our heart is working in good condition. In an emergency, pulse rate can help find out if the heart is pumping enough blood. There are several pulsometers available which can measure the heart rate but very are costly so in this project we use concepts of image processing and achieve the same goal without costing a single penny.  In this project we will exploit the functionality of MATLAB to measure the heart rate.We will place our finger on the lens of camera and then record a video for 30-40 seconds and feed to MATLAB for further processing. click here for project files milin patel

AUTOMISED CONVERSION OF SEGRIGATED ORGANIC WASTE INTO ORGANIC MANURE WITH HELP OF COMPOSTER BIN

The Organic Waste Recycler (ORGY BIN) is designed to turn food waste into fertilizer within 24 hours. Composter - a kitchen appliance that turns food waste into fertilizer. My system offers a simple solution to the problems faced by many businesses when looking to dispose of organic wastes. All organic matter eventually decomposes. Composting speeds the process by providing an ideal environment for bacteria and other decomposing microorganisms.The final product, humus or compost, looks and feels like fertile garden soil. This dark, crumbly, earthy-smelling stuff works wonders on all kinds of soil and provides vital nutrients to help plants grow and look better. ORGY BIN takes your kitchen scraps, reduces them by up to 90% and creates a highly mature, nutrient rich soil amendment that’s ideal for making your garden grow. Just toss in your food waste, and push go. No pellets, enzymes or additives needed. When it’s done, you have a powerful fertilizer you can use in your outdoor ga...