Search found 5 matches

by dberenguer
Monday 04 January 2016 20:23
Forum: Other questions and discussions
Topic: Volunteer for new plugin development
Replies: 8
Views: 2126

Re: Volunteer for new plugin development

I just wanted to give you an update about this project. We finally implemented MQTT on our lightweight lagarto gateway in order to provide integration with domoticz and with any other automation software: Link to the blog post This way our low-power wireless devices can interact with a huge amount ...
by dberenguer
Wednesday 03 June 2015 11:56
Forum: Other questions and discussions
Topic: Volunteer for new plugin development
Replies: 8
Views: 2126

Re: Volunteer for new plugin development

is it also usable for peoples with little programming skills? Yes. We provide sample applications for temperature, humidity or pressure measurement and also for relay and RGB strip control so you have only to install the Arduino IDE, patch the IDE with our cores/libraries, program the module ...
by dberenguer
Tuesday 02 June 2015 12:15
Forum: Other questions and discussions
Topic: Volunteer for new plugin development
Replies: 8
Views: 2126

Re: Volunteer for new plugin development

maluko wrote:Cool, more compatible stuff are welcome. ;)
We are in fact working on new hardware like a battery-powered CO2 meter and also a battery-powered current reader. I also forgot to say that panStamp is programmable from the Arduino IDE.

Regards,

Daniel.
by dberenguer
Monday 01 June 2015 20:30
Forum: Other questions and discussions
Topic: Volunteer for new plugin development
Replies: 8
Views: 2126

Re: Volunteer for new plugin development

Thanks @guizmocuz, panStamp relies on its own protocol, called SWAP. It's quite simple except for the fact that all the relevant information about devices is stored in static XML files. This makes the protocol lightweight on the network side but involves doing some more complex stuff by the host ...
by dberenguer
Monday 01 June 2015 12:20
Forum: Other questions and discussions
Topic: Volunteer for new plugin development
Replies: 8
Views: 2126

Volunteer for new plugin development

Hi community! I'm the founder of an open hardware (wireless) project called panStamp . We are trying to promote the integration with existing open HA software and for this we are providing free hardware kits to any developer interested in working on a plugin for Domoticz. This kit usually includes ...