I am fairly new to the arduino world but I'm becoming more familiar....
I just built a a circuit with 6 LEDs that illuminate when you hover over the photocell sensors placed next to them. When the user swipes over all 6 lights, I am wanting the garage door to open (I work in a space closed off by a garage door).
I'm assuming bluetooth would be the obvious choice for this task but how can I run it without a cell phone?
banksonit:
I just built a a circuit with 6 LEDs that illuminate when you hover over the photocell sensors placed next to them. When the user swipes over all 6 lights, I am wanting the garage door to open (I work in a space closed off by a garage door).
I'm assuming bluetooth would be the obvious choice for this task but how can I run it without a cell phone?
I assume the LEDS are controlled by an Arduino. I don't understand why you think you need bluetooth? Why can't the Arduino connect directly to the door control mechanism?