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]
Rating:
Author: Gabor Molnar
Last Updated: 2017-09-02
Package Version: 2.1.0.0
Category: Graphics & LCD
Downloaded: 1526 times
Not followed.
License: MIT license
Raystar RS0010 OLED display controller initialization library
The purpose of this library is to properly initialize OLED displays with Raystar RS0010 OLED display controller. It is fully compatible with MikroElektronika's LCD library and requires exactly the same global variables. Instead of using Lcd_init(), you should use RS0010_Init().
Do you want to subscribe in order to receive notifications regarding "Raystar RS0010 OLED display controller initialization library" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "Raystar RS0010 OLED display controller initialization library" changes.
Do you want to report abuse regarding "Raystar RS0010 OLED display controller initialization library".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1504364248_raystar_rs0010_o_mikroc_pic.mpkg [509.97KB] | mikroC PRO for PIC |
|
Version 1.0.0.0
Initial release. It is fully compatible with MikroElektronika's LCD library and requires exactly the same global variables. Instead of using Lcd_init(), you should use RS0010_Init(). It will initialize the display with WESTERN EUROPEAN CHARACTER FONT TABLE-II which is compatible with MIKROE-159 (Character LCD 4x20 with large digits). Custom characters (5x7 + cursor line) also work.
The library was tested with StartUSB for PIC (PIC18F2550) and Raystar REC002004BYPP5N0 OLED display (4x20 characters).
Version 2.0.0.0
Change log:
Version 2.1.0.0
Change log:
This version is able to reinitialize the OLED display after soft or hard reset.