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

Encoder reading changes #19

Closed thiagohersan closed 12 years ago

thiagohersan commented 12 years ago

Arduino keeps a counter to track needle changes, then sends this information to Processing.

Encoder values change 4 times per needle, so there's some code in there to account for that.