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: Roman Toropov
Last Updated: 2012-09-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: TFT
Downloaded: 903 times
Followed by: 2 users
License: MIT license
Download [315.56KB]based on the example project "MP3" from "mikroC PRO for AVR"
- picture, graphic, fonts, music in Russian language :)
picture (.RES-file) and music (.mp3-file) from SD-card, Cyrillic koi8 fonts locally (in file resources )
http://youtu.be/sehxhps7cEw
Author: stevencovert
Last Updated: 2012-08-22
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 844 times
Not followed.
License: MIT license
Download [75.80KB]To "commercialize" my TFT project, I could not use the large 40-pin connector on the TFT-Proto, so I created a new PCB to mount the TFT to.
[learn more]Author: mohanned x
Last Updated: 2012-08-04
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: TFT
Downloaded: 1202 times
Followed by: 2 users
License: MIT license
Download [2.39MB]I consider this example as bad as it get ! I only want to get your feedback about better code implementation in order for this project to work as intended.
please visit this link to know more: http://www.mikroe.com/forum/viewtopic.php?f=160&t=49835
Author: Raktim Mondol
Last Updated: 2012-07-26
Package Version: 0.0.0.1
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1159 times
Not followed.
License: MIT license
Download [63.66KB]This project is an Example of Analog to Digital Conversion. Here light becomes turns off when temperature rises above 30 degree Celcius and it turns on when temperature becomes 25 degree celcius. According to your demand you can choose any range.
[learn more]Author: NART SCHINACKOW
Last Updated: 2012-07-15
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 975 times
Followed by: 1 user
License: MIT license
Download [956.40KB]This project shows a simple interactive screen with leds and switches that look realistic, with the help of visual tft external resource file on a memory card.
the project contains a file with many switches and leds Images and uses a library to control them.
burn the hex code and see how it looks.
Author: huub8
Last Updated: 2012-07-06
Package Version: 1.0.0.1
Category: Graphics & LCD
Downloaded: 3478 times
Followed by: 1 user
License: MIT license
Download [837.07KB]A driver I rewrote for mikroC to support the SSD1289 chip often used in the cheap 320 * 240 tft lcd screens. It contains functions for filling the screen, drawing shapes and displaying images. It also offers some example programmes. visit my website for more information: http://www.hmsprojects.com/tft_lcd.html
Updated!
Author: MIKROE
Last Updated: 2012-06-21
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 2554 times
Not followed.
License: MIT license
Download [1.53MB]Set of examples for mikromedia for PIC24EP.. Provided examples demonstrate working with mikromedia's various features and modules:
- Accelerometer
- MMC SD card
- MP3
- Serial Flash
- TFT
- Touch Panel
- USB
Author: Andrew Hazelden
Last Updated: 2012-05-04
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1726 times
Not followed.
License: MIT license
Download [117.08KB]This is a source code example that shows how to create a custom LCD character in mikroC Pro for PIC.
[learn more]Author: Davor Bogdanović
Last Updated: 2012-04-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 909 times
Not followed.
License: MIT license
Download [70.21KB]Code is for running 2416 Shure electronics LED display. It displays two sentences by scrolling from right to left. Choosing a sentence is done over external interrupt triggered with INT0 pin. Code was written for AVR atmega 128 microcontroller. It can be easily modified and additional functionality can be added.
[learn more]Author: NART SCHINACKOW
Last Updated: 2012-04-15
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 2179 times
Not followed.
License: MIT license
Download [164.86KB]This library contains files to interface a NOKIA 6100 LCD screen of size 132x132 pixels , the library contains functions for drawing bitmap images, circles, rectangles and lines.
All you have to do is copy the 4 files to your project folder and include "Graphics.h" in your source code.