Interfacing Relay and LCD with PIC 16F877A – Coding Help – electroSome https://electrosome.com/topic/interfacing-relay-lcd-16f877a-coding/feed/ Sat, 18 Mar 2023 04:54:05 +0000 https://bbpress.org/?v=2.6.9 en-US https://electrosome.com/topic/interfacing-relay-lcd-16f877a-coding/#post-13082 <![CDATA[Interfacing Relay and LCD with PIC 16F877A – Coding Help]]> https://electrosome.com/topic/interfacing-relay-lcd-16f877a-coding/#post-13082 Tue, 01 Nov 2016 07:02:43 +0000 vijay verma Dear folks,

I ‘m working on overvoltage undervoltage protection device project, in this project PIC 16F877a microcontroller is used, but problem is that  i’m not familer with PIC micrcomtroller so that i faced too much trouble, for that project i ‘m using “Hitech C compiler” i have little bit knowledge about PIC micrcontroller but i’m quiet good in AVR microcontroller(atmega16), so can you please provide me code for this project.

I’m also attach code which is is found to be error on MPLAB softwaree along with the “CIRCUIT DIAGRAM”.so  please reply me, i ‘m waiting for your responce .

Thanks & regards

]]>
https://electrosome.com/topic/interfacing-relay-lcd-16f877a-coding/#post-13113 <![CDATA[Reply To: Interfacing Relay and LCD with PIC 16F877A – Coding Help]]> https://electrosome.com/topic/interfacing-relay-lcd-16f877a-coding/#post-13113 Tue, 15 Nov 2016 14:09:29 +0000 Ligo George For interfacing LCD you can use our LCD library. Check the following link for that.

Interfacing LCD with PIC Microcontroller – Hi-Tech C

For relay interfacing coding is very simple. It is similar to controlling an LED. But in hardware you need to use a relay driver like ULN2803 IC or a simple transistor. Please refer the following link for that.

Interfacing Relay with PIC Microcontroller – MikroC Pro

You can easily code it for Hi-Tech C as the coding is very simple.

]]>