Hi,
one-wire is also a popular interface for connecting sensors, RTC, EEPROMS and more, i.e. DHT11/12 (temperature & humidity), DS18(B)20 (temperature), DS1307 (RTC) for example.
I don’t know how it would be possible to include this interface in ulisp, but I think it would be nice to support it, what do you think? I think the raw support would be enough (like the one for i2c and spi), drivers for the devices could be written in ulisp (see thread ‘Collection of uLisp functions’).
Regards,
Kaef