Skip to main content

IMPULSE CAPTURE CAMERA Overview Part-1

 

Why people are talking so much about IoT? Is IoT really future? | by  Thinkwik | Medium

Objective

The Android camera platform designed in this project can turn its direction Manually using Button. If a person claps hands,then it will Detect and Impulse and capture the Moment this Device will capture multiple photos if more than one claps detected. It will not only detect clap sound it can detect any kind of noise and starts capturing the photos. The system which we have detected can distinguish between noise and impulse sound. 
 

Motivation

  • When we travel alone, it can be inconvenient to take pictures with yourself in it. Often, we have to hold the camera with our hands and capture a close photo with barely background. In a better case, we still need to pre-set a short timer, which requires us rushes back from the camera. Therefore, we came up with platform that uses microphones to detect clap direction and ATmega32microcontroller with servo motor to control the camera and earpod to shutter. This design makes selfie much more easier and convenient since all you need is to choose your favoritescene and clap the hands. It will also help friends or family in which case no one should be left out of the group photos. 
  • It is more useful in Security Aspect in ATM machine in which if some surrounding sound are detected then it will capture photo and its easy to find what is happening nearby thus this will save memory. 

 Project Estimation 

  • ATMega32 - CA$11/-
  • Headphone - CA$5/-
  • Sound Sensor - CA$11/-
  • Servo Motor - CA$8.95/-
  • Breadboard/Registers/switch Kit- CA$10/- 
  • Boot-loader - CA$12/- 

Similar Project 

 
 Note: Design and Implementation Part-2
 

Comments

  1. Thanks for suggesting good list. I appreciate your work this is really helpful for everyone. Get more information at Atm Machine For Business. Keep posting such useful information.

    ReplyDelete
  2. You are offering such a large resource, and you do so without charge.I adore reading blogs that recognise the value in offering good resources for no cost. custom erp software

    ReplyDelete

Post a Comment

Thanks

Popular posts from this blog

Emotional and Psychological Trauma

What is Emotional and psychological trauma ? Emotional and psychological trauma is any stressful event that occurs in a lifetime that makes you struggle with your emotions, memory,different activities and make you feel helpless and hopeless in this ruthless world. The event may not be objectively scaled it is a subjective sensation about a event and every individual respond differently to the event . For example a death in a family due to accident due to an pothole makes one dad react positively and he goes on to correct every pothole of the city and some other may react it negatively Emotional and psychological trauma can be caused by: In Indian scenarios emotional and psychological trauma can be caused by accident,disasters, sexual assault that may have occurred at any course of life Ongoing family issues, neighbourhood problems , continues rejection from various interviews , household violence , neglect, low performance at school or institution, contin...

Sugar is The New Oil

    Do you know we all believe that it is the fat in the diet which makes us chubby.      In response to it we had tried cutting short of the oils in our diet right ?      Now introspect how many of you had been successfull in attaining your goals by reducing the amount of fats in the diet .      Here comes the concept of sugar being the new oil ...      Majority of us are on diet which contains large amount of carbohydrates that breaks down to glucose and get absorbed into the intestines.      In response to the increased glucose in the blood the pancreas releases insulin which makes sure that the glucose which was absorbed gets utilised by the muscles, liver and other body organs .      Now you would have thought that what’s wrong in that?      The diet not only contains the carbohydrates it also contains fats and protein in it which are also absorbed in the intestin...

Capstone Work: Experience setting up LAMP Infrastucture

    The “L” of the LAMP stack is achieved by instantiating an Ubuntu server on the Azure platform. By and large this process is straight-forward and follows the Azure provided instructions. As this is documented in Microsoft documentation, this will not be reproduced here.     In our tests, we chose an Ubuntu 18.04 image and deployed it on a Standard B1ms (1 vcpus, 2 GiB memory) virtual machine. We chose the B1ms VM because the B-series VMs seem to provide “burstable performance” (Shimanskiy & Hughes, 2020). Here is an excerpt of the Microsoft Document on the B-series VMs:     Part of the challenge of using the Azure platform is that we had to be very deliberate in the chosen specifications relating to VMs as these decisions will have financial impacts. Azure offers various sizes of General Purpose, Compute-Optimized, Storage-Optimized, Memory-Optimized, GPU, and High Performance Compute VMs. As our web server did not require any ...