Sign up ×
Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.

I would like to kindly request if this kind of project is possible using Arduino motherboard. If yes, what would be the tools to use.

Thanks in advance.

share|improve this question
    
Can you please elaborate what does "infrared interruptions counter" mean? –  Omer Nov 19 '14 at 10:06

1 Answer 1

up vote 0 down vote accepted

You can use photo any transmissive or reflective photo interrupter (wire or TH) ideally with integrated Schmitt trigger and connect to IRQ driven AVR input to have quick trigger reaction. For production is cheaper photo interrupter with external Schmitt but for prototyping it does not matter. Don't forget serial resistor to limit current.

Search e.g. "photo interrupter Schmitt" at Farnell.

share|improve this answer
    
It's exactly the same, which is easier. Thanks @TMa –  Ngeshlew Nov 27 '14 at 14:43

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.