A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
Hi All:
I have a Pic16F628 chip which I want to be able to communicate with my
PC via a RS-485 line. I want to use the USART on the chip and a
DS75176 Transceiver in a Half D...
Hi,
I hope someone can help with a little problem I have!=20=20
I am trying to get several 18F PICs to communicate over RS-485.=20=20
I will outline the basic idea behind ...
How did you wire it? The OP did not specify whether he was using
RS-232, RS-485, or what. I assume that you had 485/422, since RS-232
is a point to point protocol. ...
The Bit Dominance is to check if line is free, in CAN It's do by the CAN
controller , but you can implement it by software in the PIC, putting "0" on
the Tx line en...
Hello,
Application: There is one master device and many (up to 31) slave devices on
half-duplex RS-485 network. All of these devices are PIC based and USART in ...
Hi,
This is not meant to be spam, but I don't want someone yelling at me
saying, "Why didn't you tell me?" I have put up 5 new Optrex 240 X 60
alpha-graphic di...
Hi-
I'm pretty new to this PIC programming stuff, but I was wondering if
anyone has examples of PIC RS-485 communication to share. I've
searched the archives...
Hello,
I am new to this group and am just begining to look into PIC
microcontrollers for my robot project that I intend to make heavy use
of common hobby servos...