TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 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 (142096 times)
  2. FAT32 Library (75363 times)
  3. Network Ethernet Library (59524 times)
  4. USB Device Library (49549 times)
  5. Network WiFi Library (45353 times)
  6. FT800 Library (44975 times)
  7. GSM click (31485 times)
  8. mikroSDK (30539 times)
  9. microSD click (27865 times)
  10. PID Library (27631 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

function to display numbers with a large characters on a 240 * 128 T6963C GLCD display

Rating:

0

Author: Zied ADDED

Last Updated: 2019-02-11

Package Version: 0.0.0.1

Category: GLCD

Downloaded: 531 times

Not followed.

License: MIT license  

This code offers easy programming of a 240 * 128 T6963C GLCD display, it includes a function that allows
to display numbers with large characters.
Videos of another projects that I realized with this similair graphics available on:



No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "function to display numbers with a large characters on a 240 * 128 T6963C GLCD display" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "function to display numbers with a large characters on a 240 * 128 T6963C GLCD display" changes.

Do you want to report abuse regarding "function to display numbers with a large characters on a 240 * 128 T6963C GLCD display".

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

Project Blog

GLCD

GLCD

This code offers easy programming of a 240 * 128 T6963C GLCD display, it includes a function that allows to display numbers with large characters. Videos of another projects that I realized with PIC microcontrollers and this similair graphics available

View full image

This code offers easy programming of a 240 * 128 T6963C GLCD display, it includes a function that allows
to display numbers with large characters.
Videos of another projects that I realized with PIC microcontrollers
and this similair graphics available on:
for further information, contact: added zied@yahoo.fr
facebook :https://www.facebook.com/zied.added.7
zied,instrumentation student engineer

ALSO FROM THIS AUTHOR

USB Thermohygrometer

0

This project is realized with the use of a PIC18F4550, DHT22 and DS1307 with a display KS108 GLCD 128 * 64 to display the values of temperature and humidity and date / time. for further information contact: added_zied@yahoo.fr

[Learn More]

Example of UART communication between microcontrollers

0

These codes give an example of serial communication (UART) between the 4 microcontrollers, but in this configuration the communication must be unidirectional. One is a master (sends the data) and the other are slaves (recive the data). the PIC18F4550 microcontroller read the data on the PORTA or send these data to the other microcontrollers.

[Learn More]