HomeGenie Forum

Development => Feature request => Topic started by: anton2122 on May 12, 2014, 09:44:04 AM

Title: JEROME ETHERNET MODULE SUPPORT
Post by: anton2122 on May 12, 2014, 09:44:04 AM
There is interesting module by kernelchip.ru JEROME. It has a lot of digital pins, analog pins and pwm. It has personal web server and support http requests and also tcp text commands. Developer presents some c++ code for tcp stack. I think it is very beautiful device for HomeGenie support. It will be perfect to create a script for control JEROME. There is documentation:
http://www.kernelchip.ru/Jerome.php (http://www.kernelchip.ru/Jerome.php) - device
http://www.kernelchip.ru/download/Jerome/Jerome_TCP_Commands_v.1.05.pdf (http://www.kernelchip.ru/download/Jerome/Jerome_TCP_Commands_v.1.05.pdf) - List of commands
http://www.kernelchip.ru/articles/KA013.php (http://www.kernelchip.ru/articles/KA013.php) - Example c++ program for tcp connect