Page 1 of 1

OTG with Arduino and Openhab

Posted: Mon Jun 01, 2015 12:32 pm
by jappiedepappie
Hi all,

I'm planning to start using the OTG soon. However, I want it integrated in my Openhab setup. Here's where I need help.
My idea of setup is:

OTG connected via serial interface with Arduino.
My arduino is connected via WiFi to my network and Openhab

The communication between arduino and openhab will be MQTT.

The questions I have is:
Has anyone already a similar setup?
What do I need to connect the OTG with my Arduino?

Please let me know if more information is needed.

Thanks already everyone for taking the time to read/respond!

/Jasper

Re: OTG with Arduino and Openhab

Posted: Tue Jun 09, 2015 9:36 am
by jappiedepappie
Anyone willing to help me out, or point me in the right direction?

/Jasper

Re: OTG with Arduino and Openhab

Posted: Thu Jun 11, 2015 12:28 pm
by jappiedepappie
Nobody who can help with the OTG <-> Arduino connection?

Re: OTG with Arduino and Openhab

Posted: Sun Jul 05, 2015 1:37 pm
by hvxl
If you're so anxious to get a response, posting in the correct forum might be a good idea. I check the Opentherm Gateway Forum almost daily. This one, not so much.

If the Arduino and OTGW are close together, you can just rip IC2 out of the OTGW and hook up the serial interfaces of the two at TTL level. All you have to do then is write the Arduino code to translate the hex messages of interest produced by the OTGW to MQTT.