per1234 / EtherEvent

Easy to use password authenticated Ethernet communication between Arduinos and EventGhost Network Event Sender/Receiver or TCPEvents plugins.
MIT License
0 stars 0 forks source link

Looking good #4

Open kdschlosser opened 7 years ago

kdschlosser commented 7 years ago

It seems as tho I have not kept up to date with EtherEvent and I just downloaded the most recent version last night. A lot of improvements have been made. The biggest one being the memory footprint seems to a whole lot smaller then it was. I have it running on an Uno with the Newest Ethernet Lib, the DNS Ethernet Lib and the DHT Lib and using only 600K of memory. that's really impressive. as i did not want to have to modify the network shield to move the SPI pins so it would work on a mega. This is going to be perfect for me to monitor my buddy's house while he is gone for 5 weeks to make sure the temp is good in the home as well as monitor for any water leaks that could happen.

Awesome work Per. 2 thumbs up. I still have yet to test out the FAST which will be soon.

per1234 commented 7 years ago

Thanks! Glad to hear you're still finding a use for it. I haven't been very active on working on this project for a while but I'm still using it full time on my system. I'll probably have a look through my to-do list for EtherEvent once I make it through the busy Christmas sales season.

kdschlosser commented 7 years ago

hey check this out... one of the first projects i ever worked on was to have an arduino do an IR transmit of a pronto IR code. but this same guy that i helped made a really cool esp8266 program/library for it..

here is the link

https://github.com/probonopd/ESP8266iTachEmulator