Bluetooth Relay on the Elektor-Labs Prototype Board ELPB-NG (150180)

I came up with this project because a colleague of mine wanted an easy way to control his three garage ports, so I thought it would be nice to control it with an Android app via Bluetooth.
I came up with this project because a colleague of mine wanted an easy way to control his three garage ports, so I thought it would be nice to control it with an Android app via Bluetooth.
I started by building a prototype on a breadboard. I used an HC-06 Bluetooth module for the connection with an Android device. Because I didn't need that many pins, I used an ATtiny85 to control everything. The Bluetooth module uses two pins on the attiny so I have three pins left as outputs. These three outputs are used to drive relays. Everything is powered with 3.3 V because the bluetooth module only works with 3.3 V.
To control the relays I made an app in Android Studio. With this app you can pulse or toggle the outputs. When pulsing the outputs, the pulse duration can be set from 0.1s to 5s in steps of 0.1s.
Now I'm going to put everything on the Elektor-Labs Prototype Board ELPB-NG.
The project is built on the Elektor-Labs Prototype board. For the relays I used UA2-5NU signal relays.
Because we liked the project, we also made a special PCB for it. This PCB and the programmed controller is available in our Elektor shop.
Discussie (3 opmerking(en))
Batiste Janvier 9 jaar geleden
I wanted to get into the programming of android applications and I can do it easily with this application which will be my base for a home automation application (opening shutters, extinguishing ignition light and electrical outlet etc etc) .
Best regards.
hoteloskar 9 jaar geleden
Does the phone automatically connect to the HC06 when the car with the phone comes near the garage?
Can you share the Andoid software?
Regards, Hans
hoteloskar 8 jaar geleden
hoteloskar 9 jaar geleden
raarts 9 jaar geleden
raarts 9 jaar geleden
ClemensValens 9 jaar geleden
Why did you choose the HC06 Bluetooth module instead of the BL600?
Regards,
Clemens
raarts 9 jaar geleden