Help automatic microphone postioning

we will make automatic microphone positioning..... it can adjust itself depends on the height of the person...

can you help us in doing our coding..

i came in the different site looking for the correct coding but i can find one... i learn some.. but i really dont know how to start...

please check the attachment and help me how to code this one.. please!

but i really dont know how to start...

You need to start with some requirements that can be implemented. You need to start with some hardware that can be use to implement those requirements.

How is the Arduino supposed to know that the microphone is, or is not, at the correct height? If it is not, how is the Arduino supposed to move it?

we already have the design but the coding is our problem.. i think it is feasible..

teng28:
we already have the design but the coding is our problem.. i think it is feasible..

read up on how to control a servo.

if sensor 1 is high
raise move the servo up

if sensor 3 is low
lower the servo.

good place to start.

teng28:
we already have the design but the coding is our problem.. i think it is feasible..

Then show it to us.

...R

thank you guys.. i will do it..