Close
0%
0%

The 1-Wire™ Bus and the Digital Serial Number

Learn about the 1-Wire™ Bus by building Digital Serial Number that emulates an iButton™

Similar projects worth following
Perhaps you've heard of the the SPI and I²C digital buses. These are, respectively, 3 wire and 2 wire interconnects that are used to talk to peripheral ICs, such as EEPROMs. But, did you know there is a digital bus that uses only one wire? This project show how to build a digital serial number the can communicate with a host using the 1-Wire Bus Procol. See: https://sites.google.com/site/wayneholder/digital-serial-n

Enjoy this project?

Share

Discussions

Alastair D'Silva wrote 02/12/2019 at 23:36 point

Nice, there's a couple of other 1Wire slave projects you may be interested in: M-o-a-T for AVR: https://github.com/M-o-a-T/owslave  and InfernoEmbedded Onewire-softdevice for STM32 (my own): https://github.com/InfernoEmbedded/onewire-softdevice

  Are you sure? yes | no

Dan Maloney wrote 02/07/2019 at 15:52 point

That's pretty cool. Thanks for that, I learned a lot!

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates