In my opinion the current G3Firmware is quite a mess. I hacked an LCD support to it some time ago and found the code to be quite hard to follow and not very organized. Also I’ve been thinking of new motherboard based on Arduino Mega and I needed firmware for that so last week I [...]
Category Archives: Code
Paeae code at Github
Posted by sivu on 05/12/2009
Comments Off
I moved my GPL code from google to Github. Currently there are two Arduino libraries available: Libraries/HTC595: small library for using x595 serial-in-parallel-out chips Libraries/ds2482: library for controlling DS2482-100 and DS2482-800 1-wire masters. You can find the link to our Github page from Links section.