eeprom Archives - electroSome https://electrosome.com/topic-tag/eeprom-2/ You Inspire.....We Create..... Sun, 14 Aug 2016 11:41:24 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 Storing user input string array to EEPROM – PIC https://electrosome.com/topic/storing-input-string-array-eeprom-pic/ Fri, 12 Aug 2016 04:55:19 +0000 https://electrosome.com/topic/storing-user-input-string-into-an-array/ Hello everyone, I am trying to write a code to store user input string into an array using simple 4 push buttons and then writing it in internal EEPROM of pic16f877a micro-controller. The string is stored in an array but unable to write into EEPROM.  So can anyone please help me on this issue, below […]

The post Storing user input string array to EEPROM – PIC appeared first on electroSome.

]]>
Displaying UART data on LCD – PIC 16F877A https://electrosome.com/topic/displaying-uart-data-on-lcd-pic-16f877a/ Mon, 15 Dec 2014 10:23:13 +0000 https://electrosome.com/reply/10227/ I want to display data read from UART on 16×2 LCD with MikroC compiler & PIC16F877A microcontroller … In my program I am sending data through USART terminal of MikroC, it is receiving correctly on virtual terminal in Proteus but not displaying on LCD. Please check the code written in MikroC sbit LCD_RS at RB0_bit; […]

The post Displaying UART data on LCD – PIC 16F877A appeared first on electroSome.

]]>