I'm working a new project however I'm stuck on where to go in regards to hardware. I need to sense each time a microswitch is pressed and transmit that info to an android phone a short distance away (via bluetooth). I have the programming setup, at least on the phone side but I need the hardware to sense the switch and transmit it. Any thoughts on how to do this?
I'm working a new project however I'm stuck on where to go in regards to hardware. I need to sense each time a microswitch is pressed and transmit that info to an android phone a short distance away (via bluetooth). I have the programming setup, at least on the phone side but I need the hardware to sense the switch and transmit it. Any thoughts on how to do this?
Bluetooth module, HC-05 is the most common and works with Arduino.
I think the OP is referring to connecting to the microswitch.
Is the switch already in a circuit with another process?
This will influence how you connect it to the arduino.