Search found 41 matches

by marcelr
Monday 12 February 2018 19:35
Forum: Other questions and discussions
Topic: RPi SD card duplicate
Replies: 17
Views: 3981

Re: RPi SD card duplicate

Can't you just attach the second sd card to your Raspi (through a USB adapter) and copy it literally:

dd if=/dev/mmcblk0 of=/dev/mmcblk1 bs=16M

(take mmcbkl0 and mmcblk1 according to your own settings)
by marcelr
Tuesday 05 December 2017 22:20
Forum: Dashticz
Topic: Dashticz - Version for (hacked) Toon (Eneco)
Replies: 8
Views: 4141

Re: Dashticz - Version for (hacked) Toon (Eneco)

Hardware is the same for all toons, adapters (boiler interface, P1 interface, come in different varieties, although the boiler interfaces are functionally all the same). Software varies. As of fw version 3.0.29 the gui is made in qt (it used to be shockwave flash before that), and with increasing ...
by marcelr
Thursday 01 June 2017 14:24
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 127356

Re: Controlling Toon [HACKED] from Domoticz

EdKo66 wrote:Looks interesting to do, even if it was only to control the Toon from Domoticz, something that isn't possible anymore. But... I just don't dare.
There are plenty people around at the domoticaforum.eu forum to help you out.
by marcelr
Thursday 08 December 2016 21:05
Forum: Heating/cooling
Topic: Possibility for readout more data TOON
Replies: 3
Views: 1071

Re: Possibility for readout more data TOON

I don't have a subscription at Eneco's. My toon is disconnected from their service center, but I know that people who do have a subscription and a rooted toon can use the app and get updates like any regular toon user.
by marcelr
Thursday 08 December 2016 19:47
Forum: Heating/cooling
Topic: Possibility for readout more data TOON
Replies: 3
Views: 1071

Re: Possibility for readout more data TOON

Is it possible to made modification the current TOON module inside Demotic to readout the next values from the TOON: - burnerInfo - currentModulationLevel - errorFound - otCommError Not sure about the official software, my rooted toon gives what you ask for: http://toon/happ_thermstat?action ...
by marcelr
Thursday 08 December 2016 12:55
Forum: Show your projects
Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
Replies: 247
Views: 76981

Re: Nefit data/control via Arduino to Domoticz (directly without OpenTherm module or Easy)

Thanks,
I ordered all the parts yesterday (passive components, FTDI TTL serial interface etc). It would be interesting to see if it's possible to make that 11-bit NULL with a standard UART (shouldn't be much of an issue for a bit-banger, though). I will try and make it work on a standard linux box.
by marcelr
Wednesday 07 December 2016 18:20
Forum: Show your projects
Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
Replies: 247
Views: 76981

Re: Nefit data/control via Arduino to Domoticz (directly without OpenTherm module or Easy)

Thanks, in that case I'll just order the parts and a 5V FTDI USB-to-serial PCB, power the lot from USB (100 mA should be enough, I guess).
What about the STOP signal? Isn't it a (bunch of) byte(s) like all other signals? Haven't found it (yet) on the EMSwiki.
by marcelr
Tuesday 06 December 2016 22:33
Forum: MySensors
Topic: IR Sender/Receiver built, now what?
Replies: 53
Views: 31149

Re: IR Sender/Receiver built, now what?

Maybe slightly off-topic, years ago I bought this device:

http://www.iguanaworks.net/products/usb-ir-transceiver/

(prices have gone way up since I bought it :-()
Works out of the box on any linux box (my rooted samsung TV has driven it for years) with LIRC. Easy-peasy.

best,

marcelr
by marcelr
Tuesday 06 December 2016 18:34
Forum: Show your projects
Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
Replies: 247
Views: 76981

Nefit data/control via Arduino to Domoticz (directly without OpenTherm module or Easy)

Would it be possible to read out your design directly with a TTL-level serial-to-USB converter?
9600 baud, 8N1 is not a very exotic port setting after all ..
by marcelr
Wednesday 19 October 2016 23:11
Forum: Z-Wave
Topic: Danfoss 014G0002 - Doesn`t work
Replies: 10
Views: 2544

Re: Danfoss 014G0002 - Doesn`t work

Then good luck for the reflashing
Just had a look at the flash settings. It's not going to happen any time soon; the code's locked inside the microcontroller, no way to get it out :-(.

best,

marcelr
by marcelr
Tuesday 18 October 2016 22:42
Forum: Z-Wave
Topic: Danfoss 014G0002 - Doesn`t work
Replies: 10
Views: 2544

Re: Danfoss 014G0002 - Doesn`t work

AFAIK Popp's hardwaree is different (there's a built-in thermometer). It's exactly the same device (just doesn't have danfoss embossed in the housing). Same hardware, same microcontroller, just a different brand name (ZWE at the inside, popp on the box and accompanying booklet). The danfoss LC-13 ...
by marcelr
Tuesday 18 October 2016 14:40
Forum: Z-Wave
Topic: Danfoss 014G0002 - Doesn`t work
Replies: 10
Views: 2544

Re: Danfoss 014G0002 - Doesn`t work

No, there's no way. You have need the correct version (the ones with ending number 13). Not so fast. If the hardware is the same, you should be able to reflash the TRV with other software. I'm currently trying this for my TRVs (danfoss 014G0013 or thereabouts). I want to transplant the popp code ...
by marcelr
Monday 27 June 2016 21:04
Forum: Other questions and discussions
Topic: HDD is running to the max
Replies: 18
Views: 3177

Re: HDD is running to the max

Drops as steeply as the exchange rate of the British Pound :-)

grtz,

marcelr
by marcelr
Sunday 26 June 2016 22:54
Forum: Other questions and discussions
Topic: HDD is running to the max
Replies: 18
Views: 3177

Re: HDD is running to the max

4.0G ./var

Why is /var so large? Maybe it's time to clean up some garbage there.

grtz,

marcelr
by marcelr
Saturday 21 May 2016 16:46
Forum: Other questions and discussions
Topic: Big vs. Little Endian
Replies: 2
Views: 1815

Re: Big vs. Little Endian

Both raspberry PI's ARM and intel NUC's processors are little endian. So whatever is wrong with your equipment/software, it's probably not the architecture's endianness.

grtz,

marcelr
by marcelr
Sunday 08 May 2016 17:01
Forum: Others
Topic: Toon historical data
Replies: 2
Views: 1180

Re: Toon historical data

I noticed that Domoticz started to display historical energy data as of April 6th, 2016, so all that is previous from this date is not displayed. Toon stores data in a bunch of RRD databases. Depending on the timescale, the granularity of the stored data gets coarser for longer periods of storage ...
by marcelr
Tuesday 05 April 2016 22:11
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 127356

Re: Controlling Toon [HACKED] from Domoticz

Nope, I have some 8-) , but not that many.

grtz,

marcelr
by marcelr
Tuesday 05 April 2016 21:44
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 127356

Re: Controlling Toon [HACKED] from Domoticz

I doubt there are more than 10 of these hacked Toons in the Netherlands I know of at least 12 rooted devices currently existing :-). So big big big thanks and all credit goes to marcelr. Actually, most of the hard work was done by Ierlandfan at domoticaforum.eu, and quite a bunch of other members ...
by marcelr
Saturday 19 March 2016 18:04
Forum: Z-Wave
Topic: fibaro and problems with 65535 parameters
Replies: 2
Views: 848

Re: fibaro and problems with 65535 parameters

A short has a range from -32768 to 32767. Positive numbers go from 0x0 to 0x7FFF. The negative numbers are stored in the upper range (0x8000 through 0xFFFF), as their two's complement. 65525 (decimal) does not exist in that range, -10 does. If you want a range from 0 to 65535 you should declare it ...