If you write something, I will write you a faq quick what and how with commands
If you write something, I will write you a faq quick what and how with commands
tuvok7 wrote:For information only - I report that everything went according to plan without any problem. Portosa roller blinds work with RFLink on the Arduino Mega 2560 and everything flashes nicely.
In the end, I assembled a slightly different set than the one described above, namely - I gave up the additional PCB for Arduino and the Aurel module. Instead of Aurel, I used a cheap set WL101 + WL102 (433MHz), which I bought for ali, for example here: https://goo.gl/ZrRJx0 for less than $ 2. I must admit that I was very positively surprised by the WL102 transmitter with its range on the attached small antenna - it easily supports the blinds between the ceilings throughout the building, even better than the original Portosa remote control, which did not always manage between floors.
I put Domoticz on a Banana Pi connected to an Arduino via USB. If someone does not want to invest in a Raspberry or Banana Pi (this is the most expensive element of the whole set), then he may as well place Domoticz on an old laptop and connect the Arduino with RFLink via USB - I checked on the old Windows, it works great.
To sum up - the most important and the most expensive of the entire set is the Arduino Mega - $ 7. Even the cheapest transmitters / receivers work without any problems and all thanks to RFLink - the same components connected directly to the Raspberry Pi did not want to work with my roller shutters despite many attempts and various configurations.
Thanks again to everyone for the thread and the way to solve the problem with which I have been struggling for a long timeIn case you had any questions, I'll be glad to help
tuvok7 wrote:For information only - I report that everything went according to plan without any problem. Portosa roller blinds work with RFLink on Arduino Mega 2560 and everything flashes nice.
In the end, I assembled a slightly different set than the one described above, namely - I gave up the additional PCB for Arduino and the Aurel module. Instead of Aurel, I used a cheap set WL101 WL102 (433MHz), which I bought for ali, for example here: https://goo.gl/ZrRJx0 for less than $ 2. I must admit that I was very positively surprised by the WL102 transmitter with its range on the attached small antenna - it easily supports the blinds between the ceilings throughout the building, even better than the original Portosa remote control, which did not always manage between floors.
I put Domoticz on a Banana Pi connected to an Arduino via USB. If someone does not want to invest in a Raspberry or Banana Pi (this is the most expensive element of the whole set), then he may as well place Domoticz on an old laptop and connect the Arduino with RFLink via USB - I checked on the old Windows, it works great.
To sum up - the most important and the most expensive of the entire set is the Arduino Mega - $ 7. Even the cheapest transmitters / receivers work without any problems and all thanks to RFLink - the same components connected directly to the Raspberry Pi did not want to work with my roller shutters despite many attempts and various configurations.
Thanks again to everyone for the thread and the way to solve the problem with which I have been struggling for a long timeIn case you had any questions, I'll be glad to help
TL;DR: 433 MHz RFLink gateways decode 90+ protocols, delivering ~95 % success with consumer roller-shutter remotes [RFLink Docs]. “Everything is described on the RFLink project website” [Elektroda, marek2k, post #16067055] Use an Arduino Mega 2560 and a €2 WL101/102 RF pair to add Siri, HomeKit or Domoticz control in one afternoon.
Why it matters: You can replace an €800 proprietary hub with a €12 open-source solution that keeps your existing remotes.
• RF band: 433.92 MHz ISM, OOK/FSK modulation supported [ITU-R, 2021]. • Core hardware: Arduino Mega 2560 (~US$7) + WL101/102 transceiver (<US$2) [Elektroda, tuvok7, post #16183553] • Total DIY gateway cost: €12–15 excluding Raspberry Pi [Elektroda, marek2k, post #16068171] • Typical indoor range: 20–30 m or two concrete floors [Elektroda, tuvok7, post #16183553] • Supported protocols: 90+ devices, incl. Yooda DC306/Portos DC93/DC94 [RFLink Docs].