TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 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 (139251 times)
  2. FAT32 Library (71748 times)
  3. Network Ethernet Library (57120 times)
  4. USB Device Library (47430 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28077 times)
  9. PID Library (26885 times)
  10. microSD click (26198 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
Visual TFT/GLCD Project

Use PWM for BLED on TFT, dim the TFT-LCD backlight.

Rating:

0

Author: Helmut H.

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: TFT

Downloaded: 1590 times

Followed by: 2 users

License: MIT license  

Use PWM for BLED on TFT, dim the TFT-LCD backlight.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Use PWM for BLED on TFT, dim the TFT-LCD backlight." changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Use PWM for BLED on TFT, dim the TFT-LCD backlight." changes.

Do you want to report abuse regarding "Use PWM for BLED on TFT, dim the TFT-LCD backlight.".

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

Visual TFT/GLCD Project Blog

Blog is not available at the moment!

RELATED CODES

Interfacing PIC18F46K22 MCU with ST7789 TFT display

1

This example shows how to interface PIC18F46K22 microcontroller with ST7789 SPI TFT (240x240 pixel color display). It shows how to print texts and draw shapes (lines, circles ...). The code was tested with mikroC PRO for PIC version 7.6.0.

[Learn More]

example Cyrillic fonts for "mikromedia_for_XMega"

0

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

[Learn More]

ST7735 TFT Display driver for CCS C compiler

0

This CCS PIC C library is for 1.8" TFT display with ST7735R (S) or compliant controller. This library is tested with different types of Microchip PIC 8-bit microcontrollers as shown at the links below. With this library we can fill the screen, draw lines, circles and many other shapes. Also, we can write texts with different sizes and colors.

[Learn More]