TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139254 times)
  2. FAT32 Library (71751 times)
  3. Network Ethernet Library (57122 times)
  4. USB Device Library (47430 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42404 times)
  7. GSM click (29835 times)
  8. mikroSDK (28078 times)
  9. PID Library (26885 times)
  10. microSD click (26198 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Serial to GLCD for EasyPIC7

Rating:

5

Author: Hex Hexreader

Last Updated: 2013-04-28

Package Version: 1.0.0.0

Category: Development Systems

Downloaded: 936 times

Not followed.

License: MIT license  

I found a need to build my own serial GLCD (text only). Thought I might share it in case someone else had an interest. Demonstrates circular UART buffer with interrupt and simple use of GLCD for text.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Serial to GLCD for EasyPIC7" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Serial to GLCD for EasyPIC7" changes.

Do you want to report abuse regarding "Serial to GLCD for EasyPIC7".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

28 April 2013 Simple serial GLCD text project for EasyPIC7 or more usefully, for custom hardware. Not very exciting, but maybe useful.


Demonstrates use of a simple circular buffer for UART with interrupt.

Also demonstrates use of GLCD for simple text display.

ALSO FROM THIS AUTHOR

GNSS 5 Click for EasyPIC v8

1

Monitor program for GNSS 5 click board and EasyPIC v8 development board See C file header text for instructions Also works with older EasyGPS Click board (but GPS only, so less satellites) Be sure to set 3.3 Volt supply for EasyPIC8 Version 2 is for GNSS 5 click in mikroBUS 1 socket and gives 2x16 LCD option

[Learn More]

PIC18F47Q10 on EasyPIC v7a RTC and EEPROM monitor

0

I wanted to use a PIC18 Q with mikroE tool chain, but found support to be frustratingly limited. Solution - make a PIC18FxxQ10 SDK monitor project, but ignore everything SDK Libraries unavailable, so I had to roll my own functions Not sure there is any real point Maybe it will spark better ideas

[Learn More]

Frequency Generator Easy24-33v6 PIC24F16KA102

0

A simple square wave generator utility for Easy24-33 v6 board with PIC24F16KA102 and 2x16 LCD fitted. Fit mikroDrive accessory board to protect your Easy24-33 and to allow higher voltage or current drive. Pull-down on RB0 to RB3. J6 to Vcc3 position. Buttons RB0 to RB3 select frequency.

[Learn More]