Hero999 Posted January 19, 2010 Report Share Posted January 19, 2010 It should be fairly simple.What do you have in mind for the vibrator, a motor with a weight attached to the end fo the shaft?It should be fairly easy to use PWM to vary the speed. Quote Link to comment Share on other sites More sharing options...
FYP Posted January 20, 2010 Author Report Share Posted January 20, 2010 well i was thinking about using the analog output since its straight forward, but then i found out its reversed all over. about the PWM...do i have to use microcontroller to make it work as i want? is there's other way i could use to deal with PWM instead of software implementation ?thank you Quote Link to comment Share on other sites More sharing options...
Hero999 Posted January 20, 2010 Report Share Posted January 20, 2010 If you're using a microcontroller, then why aren't you using the digital output?Look at the section of the datasheet referring to the PW output, if you want to do PWM it's your best bet but you might need to tweak it to give the output you desire. Quote Link to comment Share on other sites More sharing options...
FYP Posted February 21, 2010 Author Report Share Posted February 21, 2010 Hellorecently im doing the software part...is it ok to put my software problems here or should i open a new topic ?thank you :) Quote Link to comment Share on other sites More sharing options...
Hero999 Posted February 21, 2010 Report Share Posted February 21, 2010 Post them here or in the microcontrollers section, probably here is best because you have the background.Don't expect much help from me though as I'm not a software person.:( Quote Link to comment Share on other sites More sharing options...
FYP Posted February 21, 2010 Author Report Share Posted February 21, 2010 ;Dthen i think its better for me to go to the microcontroller section.i have feeling this topic wont stop here :)you helped me a lot...thank you Quote Link to comment Share on other sites More sharing options...
ec Posted September 7, 2010 Report Share Posted September 7, 2010 Heck, I'd do this the analogue way because it's easier and cheaper: a VCO connected to a speaker or piezo buzzer, could monitor the voltage and increase the frequency of the tone or pulsed tone as the object is approaching. Don't bother with an expensive VCO IC, it's easy to make one from a couple of op-amps.i am b.tech third year student and i have been given a project to develop a walking stick for the blind using piezoelectric sensors.could you please guide me along these lines and also suggest some references which can guide me from the grass root level. Quote Link to comment Share on other sites More sharing options...
Hero999 Posted September 8, 2010 Report Share Posted September 8, 2010 Yes but have you read the entire thread first? If not then it's the first thing you should do. Quote Link to comment Share on other sites More sharing options...
ec Posted January 6, 2011 Report Share Posted January 6, 2011 hi againI have read this thread. i have thought of making my blind stick with the help of a ultrasonic sensor, a comparitor and finally a piezobuzzer. however the sensor requires a 5 volt power supply which has to be provided by a piezoelectric material. so i need to know if there are any piezo ultrasonic sensors that could work without any power supply and if not, then how should I go about it since the sensor would require a constant power supply.thanks :) Quote Link to comment Share on other sites More sharing options...
Hero999 Posted January 6, 2011 Report Share Posted January 6, 2011 Please post a link to the sensor you've found which requires a 5V supply.I don't see why requiring a power supply should be a problem for you: if the transducer were passive (doesn't require a power supply when receiving, which is normally the case) you'll still need a power supply for the ultrasonic transmitter, an amplifier, comparator beeper etc.Here are some transducers which don't need power to receive but you'll obviously need power to send as I said above.http://www.rapidonline.com/netalogue/specs/61-1520.pdfhttp://www.rapidonline.com/netalogue/specs/35-0175.pdf Quote Link to comment Share on other sites More sharing options...
ec Posted January 8, 2011 Report Share Posted January 8, 2011 actually i want a blind stick which doesn't need any power supply. so what i plan is to first convert the pressure into electrical energy using a piezo pressure sensor. so that when a person hits the stick on the ground the pressure will be converted into electrical energy and then I can use this electrical energy to operate ultrasonic sensor and comparator. But the problem is for the comparator circuit i will need a constant power supply and also for the ultrasonic sensor. I planned to use the sensor posted in the above posts the MaxSonar EZ1 but the requirement of constant power supply is posing a problem.Can you suggest a way to over come this constant voltage problem. may be some sensor which doesn't require a constant power supply or anything else Quote Link to comment Share on other sites More sharing options...
Hero999 Posted January 8, 2011 Report Share Posted January 8, 2011 It's not possible because the amount of energy you'll generate by simply banging the stick on the ground won't be enough to power an ultrasonic transmitter. You need a real power supply such as a battery, hand cranked generator or a solar panel. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.