Well, first I have to give it capabilities. Right now it just does the
ROM commands.
It should be straightforward to expose most of the AVR functionality
(pwm, adc, pio, counter) or user defined stuff.
I personally plan to use it to control and gater data from my solar
thermal system.
S
Do you want this supported under OWFS?
Paul Alfille
On Wed, Feb 17, 2010 at 2:29 AM, wrote:
> Update for everyone, i've got the slave code mostly working on my arduino.
>
> I used avr-libc code though, so should be easy to port to any atmega or
> attiny class chip.
>
> I'll post it somewhere on