using 1-wire protocol to communicate between 2 micros
Ashfaq
Posts: 2
I was wondering if anyone has used the Dallas 1-wire protocol to communicate between 2 micrcontrollers?
I will be grateful for any help.
Thanks
I will be grateful for any help.
Thanks
Comments
More typical micro-controller communication is done using RS-232 SEROUT/SERIN commands. These do support an 'open-collector' 'wired-or' mode so you can have a multi-master/multi-slave configuration.
What you need is a book 'Serial Port Complete' by Jan Axelson. It's stuffed full of EVERYTHING you want to know about serial ports and communicating on them, included networks. There are even examples for the Basic Stamp
(No, you can't borrow my copy. )
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA