Still pretty new to Arduino, so please bare with me.
End result wanted::
Standalone Arduino hooked up to relay board.
Control relay Open/Close with a bluetooth device.
I.e Bluetooth connection from Arduino to Iphone. Custom Iphone app to open close relay 1 relay 2 etc.
Would like to be able to control at least 16 relays possibility of up to 24.
Wondering the following
What items will be needed. Have been looking at Arduino Bluetooth.
The programming of the device I am not too worried about at this time, Just want to make sure this is possible as well as what hard ware I will be needing.
If you have a standard footprint arduino (NG, duemilanove, etc) you won't have enough digital pins to control the relay, so look into an 8bit shift register. You can use it to control 8 outputs with 2 arduino pins.
Yes, it is possible, but keep in mind that bluetooth modules can be quite pricey, even the cheap ones go for ~$40; good ones are upwards of 70 to 80.
Currently do not have any hardware, do you have any suggestions. Price is not a problem at this moment. I am willing to spend upward of $400-$600 for hardware to make this work.
I have found S.S.Relays for this project, but not sure which Arudino board to use. Was looking at the Arduino Bluetooth board.
I totally understand where you are coming from on this.
I am just trying to make this work for a local audio installer. His new display he wants to be able to control with his Ipad instead of using the switches he has set up currently
and he normally only has 2 amps hooked up.
so IO wise would only need the speakers to be switchable