TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (136678 times)
  2. FAT32 Library (69913 times)
  3. Network Ethernet Library (55927 times)
  4. USB Device Library (46253 times)
  5. Network WiFi Library (41882 times)
  6. FT800 Library (41133 times)
  7. GSM click (28973 times)
  8. PID Library (26407 times)
  9. mikroSDK (26350 times)
  10. microSD click (25351 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: Robin Day

Last Updated: 2013-04-28

Package Version: 1.0.0.0

Category: Development Systems

Downloaded: 918 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

Bus Pirate

0

Dig your old Bus Pirate gadget out of the junk drawer and put it to use. Example of Infrared Remote IR signal send. Easy to add your own functions

[Learn More]

EasyPIC7 control Velleman PS3005D Power Supply

4

Do you own a Velleman PS3005D Power Supply Unit? - no? ... then you might want to consider it. Here is a very early, very crude project to control this PSU from EasyPIC7. Note that this is a low quality PSU, but it is very cheap for something that can be controlled from a PIC board.

[Learn More]

EasyPIC v8 Simple Frequency Counter, NEC IR decode + misc

0

A very simple frequency counter example in folder freq - read C file header text for warnings and instructions. Other random examples including IR NEC decode. EEPROM Click, Rotary Click, MIDI Monitor All for EasyPIC8 and PIC18F47K42

[Learn More]