Per Malmberg
Everything is possible, including the impossible. It just takes a little longer…
Everything is possible, including the impossible. It just takes a little longer…
Sep 18th
[Detta inlägg är hämtat från min tidigare blogg och är därför skrivet på engelska]
I’ve been trying to get hold of a specification of the communication protocol for my heatpump and today IVT, the manufacturer of my heatpump, gave me a call. I’ve not received the protocol yet, but what they did tell me sounds promising.
I’ve had quick a look at the communication protocol and to my suprice, it is a very simple protocol. As far as I can tell, all commands are nine bytes in total; stx, cmd, six bytes of data and the checksum, which is the xor:d value of the data.
It’s hardly worth the trouble to reverse engineer the protocol since there already is a program available to read the data I want, but it is fun none the less
I’m such a tech-freak
Sep 18th
I’ve been trying to get hold of a specification of the communication protocol for my heatpump and today IVT, the manufacturer of my heatpump, gave me a call. I’ve not received the protocol yet, but what they did tell me sounds promising.
I’ve had quick a look at the communication protocol and to my suprice, it is a very simple protocol. As far as I can tell, all commands are nine bytes in total; stx, cmd, six bytes of data and the checksum, which is the xor:d value of the data.
It’s hardly worth the trouble to reverse engineer the protocol since there already is a program available to read the data I want, but it is fun none the less
I’m such a tech-freak
Sep 16th
I pulled a cable across the entire house today so that I can hook up he PC with the heat pump. Thankfully I could pull the cable through the attic so it is hardly visible
Total length is about 25m so it should work allright
Sep 16th
[Detta inlägg är hämtat från min tidigare blogg och därför skrivet på engelska]
I pulled a cable across the entire house today so that I can hook up he PC with the heat pump. Thankfully I could pull the cable through the attic so it is hardly visible
Total length is about 25m so it should work allright
Sep 15th
[Detta inlägg är hämtat från min tidigare blogg och därför skrivet på engelska]
The company that run the busses, trains and subways in Stockholm has recently decided it was a good idea to make certain areas of the the mentioned vehicles into mobile free zones. It’s quite funny how this is totally being ignored by the majority of the commuters; I travel approximately 2½-3h each day and I’ve noticed no difference at all in how people use their mobiles.
I hope they realize their misstake soon and remove the almost-invisible stickers that marks the mobile free zones.
Sep 15th
The company that run the busses, trains and subways in Stockholm has recently decided it was a good idea to make certain areas of the the mentioned vehicles into mobile free zones. It’s quite funny how this is totally being ignored by the majority of the commuters; I travel approximately 2½-3h each day and I’ve noticed no difference at all in how people use their mobiles.
I hope they realize their misstake soon and remove they almost-invisible stickers that announces the moblie free zones.
Sep 13th

The first thing I’ll write about on this blog is my shiny, newly installed geothermal heatpump, seen on the right. It’s an IVT Greenline HT+ C6, with an additional volume tank of 100L.
So what’s there to write about such a thing then? Well, it’s not something that interests the general public, but I know that people with a system like, or similar, to this one likes to read about other people’s experiences.
I’m currently waiting on some hardware that will enable me to connect my PC to it and log temperatures and other interesting data over time. The hardware in question is actually just an RS232 cable, but with added galvanic isolation between the PC and the heat pump. I guess I could have built it on my own, but it was cheap enough, and it comes with a nice (at least it looks promising) program to log the data.
Sep 13th
So, I’ve finally got my blog created. Obviously not much to see here yet, but I’ve got a few ideas of interesting things to put up. Hang tight.
Sep 3rd
Two things:
1) I’ve descided to name the application TWatch ( short for Temperature Watch)
2) It is finally time to reveal the first look of the application. Enjoy!
What you see in the image on the left is the application, with two configured graphs; the upper one with four curves and the lower one with three. Adding another graph is very easy as all that has to be done is to add a <graph>-section to the configuration file.
All available graphs are display under the graphs-menu, as seen in the second image.

Recent Comments