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]
Author: Alcides Ramos
Last Updated: 2018-10-15
Package Version: 1.0.0.0
Category: LCD
Downloaded: 1316 times
Not followed.
License: MIT license
Download [66.44KB]Author: Nelson Lima
Last Updated: 2018-10-13
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 632 times
Not followed.
License: MIT license
Download [1.80KB]Lib easy LCD(PCF8574) for MikroC ARM-STM32
Enter address board, enable lib i2c2 (port PB_10,PB_11)
Ex:
#include "Lcd_I2C_Lib.h"
unsigned char Lcd_I2C_address = 0x27;
void main() {
I2C2_Init();
Lcd_I2C_Init();
Lcd_I2C_Cmd(_LCD_CLEAR);
Lcd_I2C_Out(1,1,"Test");
Lcd_I2C_Cmd(_LCD_CURSOR_OFF);
while(1){
}
}
Author: Hex Hexreader
Last Updated: 2018-10-12
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 231 times
Not followed.
License: MIT license
Download [622.47KB]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
Author: MIKROE
Last Updated: 2018-09-13
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 297 times
Not followed.
License: MIT license
Download [565.90KB]Thermal camera project with two different screen resolutions composed of mikroMedia Plus for STM32 and IR Grid click board.
[learn more]Author: Larry Blanco Paternina
Last Updated: 2018-08-17
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 529 times
Not followed.
License: MIT license
Download [57.06KB]in this project, i am using a PIC16F628A for a Bidirectional counter, and this information is show in a LCD display 16*2.
[learn more]Author: Alcides Ramos
Last Updated: 2018-08-02
Package Version: 1.0.0.0
Category: LCD
Downloaded: 384 times
Not followed.
License: MIT license
Download [289.86KB]How to capture multiple keys on a 4 * 4 matrix keypad XC8 version
Subscribe to my youtube channel
https://www.youtube.com/channel/UCAEmDP2EkFOVB6JCKJ9iGGw?view_as=subscribe
Author: Alcides Ramos
Last Updated: 2018-08-02
Package Version: 1.0.0.0
Category: LCD
Downloaded: 776 times
Not followed.
License: MIT license
Download [91.24KB]How to capture multiple keys on a 4 * 4 matrix keypad
Subscribe to my youtube channel
https://www.youtube.com/channel/UCAEmDP2EkFOVB6JCKJ9iGGw?view_as=subscribe
Author: Mithun Das
Last Updated: 2018-07-25
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 431 times
Not followed.
License: MIT license
Download [18.37KB]When you have pin limitation but you need to use LCD then this code can be used to interface LCD with shift register.
The main code is written by Shawon Shahryiar and I just made some modification for those who are user of mikroC pro for PIC to make the code as like usual LCD code in mikroC. So main credit basically goes to Shawon Shahryiar bro.
Author: Alcides Ramos
Last Updated: 2018-07-23
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 380 times
Not followed.
License: MIT license
Download [236.25KB]show easy interfaz.
GLCD WITH MIKROC AND VISUAL GLCD
video
https://www.youtube.com/watch?v=lAvNNCeBk0U&feature=youtu.be
Author: Zied ADDED
Last Updated: 2018-07-19
Package Version: 0.0.0.1
Category: GLCD
Downloaded: 498 times
Not followed.
License: MIT license
Download [118.03KB]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: