TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 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 (140168 times)
  2. FAT32 Library (72622 times)
  3. Network Ethernet Library (57644 times)
  4. USB Device Library (47958 times)
  5. Network WiFi Library (43555 times)
  6. FT800 Library (42942 times)
  7. GSM click (30140 times)
  8. mikroSDK (28670 times)
  9. PID Library (27057 times)
  10. microSD click (26552 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
Example

V1.00 OLED C Click - old version board example

Rating:

0

Author: Hex Hexreader

Last Updated: 2018-10-12

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 229 times

Not followed.

License: MIT license  

This example provides text display example for the older, obsolete OLED C Click board v1.00.
For EasyPIC v7 Devboard and PIC18F45K22 or PIC18F46K22.
Font is borrowed from the newer OLED C Click example, so is copyright ME

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "V1.00 OLED C Click - old version board example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "V1.00 OLED C Click - old version board example" changes.

Do you want to report abuse regarding "V1.00 OLED C Click - old version board example".

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

Example Blog

10 Oct 2018 First buggy version

11 Oct 2018 Font 7 bugs fixed - Co-ordinates changed to 0,0 top left - add functions DrawLineH, DrawLineV and DrawBox

12 Oct 2018 More fonts added, but older ones commented out to save ROM. Use PIC18F46K22 if you want all fonts available

ALSO FROM THIS AUTHOR

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]

MIDI Monitor for simple MIDI messages and BassBoy

0

A simple MIDI monitor for checking the nuts and bolts of MIDI messages (5-pin DIN, not USB) For EasyPIC7, PIC18F45K22 and MIDI hardware interface of your choosing Now with PIC18F27Q43 project for 4 MIDI ports, IR remote, and Serial Port control See C file header text for instructions and warnings

[Learn More]

SRF02 Distance Measuring with EasyPIC7

0

A simple example for getting started with SRF02 Ultrasonic distance measuring module. - All switches off except LCD backlight SW4-6 on. - Connect SRF02 module as described in the C file header text. - JPG included to show SRF02 lead construction

[Learn More]