Hello... I'm new in this forum and can't find an information that help me...
I'm trying to do something to remote control an "LED" and to receive a command from a pressed button. I need it in a 'network' with about 10 or more device so RS-232 don't work.
Cause of the low complexity of the device, I wanna know if is it possible to implement this network with the 12F629 and RS-485.
bkamen
Joined: 07 Jan 2004 Posts: 1615 Location: Central Illinois, USA
Posted: Fri Jul 27, 2012 12:36 am
the simple answer is "yes".
the RS485 driver would hook up to the TX/RX pins of the PIC just like RS232 would except the signalling is different.
There is where you read the CCS help on the #use RS232 command and then you carefully go read up on suitable RS485 driver.
Cheers,
-Ben _________________ Dazed and confused? I don't think so. Just "plain lost" will do. :D
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum