Page 1 of 1

1-wire communication on ESP

Posted: Wed May 23, 2018 9:46 pm
by Deouss
1-wire is very interesting technology for large number of devices/sensors to control.
Number of devices can be very large as they have 64Bit ID.

https://en.wikipedia.org/wiki/1-Wire

Maybe it could be implemented to the esp-idf framework libraries?
I am not sure how hard it is to write a very fast protocol - maybe Espressif team could consider it in the newer versions )

Re: 1-wire communication on ESP

Posted: Wed May 23, 2018 11:57 pm
by WiFive