Search found 32 matches

by perjarle
Tue Sep 27, 2016 1:32 pm
Forum: Software
Topic: Sending raw data
Replies: 11
Views: 16371

Re: Sending raw data

Actually, if using HSL instead of RGB+brightness, it is enough to transfer 3 bytes data
by perjarle
Mon Sep 26, 2016 11:03 pm
Forum: Software
Topic: Sending raw data
Replies: 11
Views: 16371

Re: Sending raw data

Actually, i'm not bound to any protocol yet. It is a hobby project for building my own controller for rgb light. It will have a cheap 433Mhz receiver and I need an easy way to send 4 bytes to it (1 for each color + brightness) In addition to those 4 bytes it needs some addressing. My hope is that i ...
by perjarle
Mon Sep 26, 2016 1:55 pm
Forum: Software
Topic: Sending raw data
Replies: 11
Views: 16371

Re: Sending raw data

Thank you for detailed explanation Stefan - And sorry for my slow response. As you can guess I'm quite a newbie when it comes to protocols and wireless. Do you happen to have an example sketch for Arduino that receive and decode pronto-codes which are sent from ONH? I went into the Create/Edit page ...
by perjarle
Tue Sep 20, 2016 12:04 pm
Forum: Software
Topic: Sending raw data
Replies: 11
Views: 16371

Sending raw data

Hello
Is there any existing controls that can send raw data out through the Tellstick?

One thing that would be great to have would be a RawDataMQTTSwitch that can receive a hex string through mqtt and just send it out through the tellstick

This would open up for a lot of DIY posibillities

/PJ
by perjarle
Fri Sep 09, 2016 10:39 pm
Forum: Hardware
Topic: Roth Nova+ floor heating system
Replies: 11
Views: 27801

Re: Roth Nova+ floor heating system

I already have original Roth motors which are running on 24V DC

An Arduino, some relays and wireless electronics should do the trick

/PJ
by perjarle
Wed Sep 07, 2016 8:54 am
Forum: Hardware
Topic: Roth Nova+ floor heating system
Replies: 11
Views: 27801

Re: Roth Nova+ floor heating system

Actually I think the easiest solution is to throw out the original Roth system (main unit, thermostats and control panel), but keep the motors for valves. Then I will build my own system using an Arduino, a 433Mhz receiver and some relays for controlling the valves for each zone. This will enable me...
by perjarle
Tue Sep 06, 2016 7:53 pm
Forum: Software
Topic: FineOffsetThermometer / Hygrometer
Replies: 2
Views: 5725

Re: FineOffsetThermometer / Hygrometer

Thank you.

That was smart solution :)

/PJ
by perjarle
Tue Sep 06, 2016 12:43 pm
Forum: Software
Topic: FineOffsetThermometer / Hygrometer
Replies: 2
Views: 5725

FineOffsetThermometer / Hygrometer

Hi
What are the K and M values meant for?

/PJ
by perjarle
Tue Sep 06, 2016 11:18 am
Forum: Hardware
Topic: Roth Nova+ floor heating system
Replies: 11
Views: 27801

Re: Roth Nova+ floor heating system

Thank you for the answers.

I will take a look at the circuit and see if i can find out how it works :)

/PJ
by perjarle
Mon Sep 05, 2016 7:54 am
Forum: Hardware
Topic: Roth Nova+ floor heating system
Replies: 11
Views: 27801

Roth Nova+ floor heating system

Hi all I have installed a floor heating system named Roth Nova+ http://www.roth-industries.de/roth-nordic.no/48.htm It consists of wireless thermostats in every zone, 1 wireless controll unit and a main unit that controls the valves for each zone. I dont know anything about the wireless communicatio...