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: jumboelettronica
Last Updated: 2018-12-26
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 714 times
Not followed.
License: MIT license
Download [288.23KB]Library with sample code for TFT ILI9341 2.4 inc.
Extremely simple and ultra-tested, it uses very little memory of the PIC18, including the use of the touch screen!
For detailed info of the library, connected to my site (Italian):
jumboelettronica.altervista.org
Libreria con codice di esempio per dispaly TFT ILI9341 da 2,4 inc.
Author: Mladen Ilicic
Last Updated: 2018-12-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 323 times
Not followed.
License: MIT license
Download [11.08KB]Yet another basic driver for I2C adapter for LCD 16x2, but no library, and code eficient
[learn more]Author: Ebrahim Rahmanian
Last Updated: 2018-12-19
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 181 times
Not followed.
License: MIT license
Download [50.20KB]Author: Alcides Ramos
Last Updated: 2018-10-15
Package Version: 1.0.0.0
Category: LCD
Downloaded: 1292 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: 606 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: 217 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: 284 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: 510 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: 366 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: 765 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