W
Will Rouesnel
Guest
I'm trying to create a home automation system at the lowest cost I can. My
current idea is to do all logic on a PC, and then have a daisy chain of
microcontrollers flicking relays to control my lights etc. What I can't find
though it anything on how I might accomplish linking the microcontrollers
together (PIC, AVR whatever).
I don't want to run multiple parallel wires, I want either a common bus or
daisy chain or something like that, and then be able to communicate with an
individual microcontroller so it can be given it's instructions (or signal
to activate something etc). Does any one have any experience/links etc. in
this department?
- Will Rouesnel
current idea is to do all logic on a PC, and then have a daisy chain of
microcontrollers flicking relays to control my lights etc. What I can't find
though it anything on how I might accomplish linking the microcontrollers
together (PIC, AVR whatever).
I don't want to run multiple parallel wires, I want either a common bus or
daisy chain or something like that, and then be able to communicate with an
individual microcontroller so it can be given it's instructions (or signal
to activate something etc). Does any one have any experience/links etc. in
this department?
- Will Rouesnel