1 Attachment(s)
How to make your own PIC network
Hi everybody,
Since a few time, i see some request or project that involve some kind of PIC network.
It seems to be still obscure for some. So i decide to give a hand on that.
The package include code and schematic for MASTER and SLAVE. I choose the PIC16F628. To do the serial communication, i choose to use SEROUT and SERIN2.
WHY? The reason is simple. Many question on those statement are still asked AND some user will use some PIC without any internal USART. Like the Ralph's favourite PIC16F84. Sorry Ralph ;)
Yep, it's only a really simple example but, i think, i hope, it will be handy for somebody on this earth.
Have fun!