mcanet / knitic

The open hardware knitting machine (at the moment based in electronic Brother knitting machines)
GNU General Public License v3.0
212 stars 57 forks source link

Check Serial connection from Arduino #6

Closed thiagohersan closed 12 years ago

thiagohersan commented 12 years ago

Add code to remember when the last Arduino communication was received. If it was more than N milliseconds ago, change connection status.

mcanet commented 12 years ago

I add timer to know when receive message for disconnect or connect. But it is not enought

mcanet commented 12 years ago

finally fixed!! with Thiago commit