TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 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 (141569 times)
  2. FAT32 Library (74513 times)
  3. Network Ethernet Library (59053 times)
  4. USB Device Library (49044 times)
  5. Network WiFi Library (44811 times)
  6. FT800 Library (44376 times)
  7. GSM click (31066 times)
  8. mikroSDK (29922 times)
  9. microSD click (27486 times)
  10. PID Library (27484 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: 1622 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

Let's make games

5

This library is essentially a part of my previous project 'TFT Graphics library' but for future development and new versions I must them separated. Watch my video and try my libraries.

[Learn More]

BMP from MMC to TFT

0

This small example bring bmp pictures direkt from MMC on the TFT. Format a SD Card in FAT 16 and took the picture on it. Have fun

[Learn More]

BitPack Font Library

10

BitPack Font Library contains functions for rendering and measurement of character bitmaps in BitPack format. Fonts in this format can be created using Code Page Font Generator application also available at Libstock. Compared to Visual TFT and GLCD Font Creator, BitPack format saves up 50% of ROM space. It also supports anti-aliased fonts.

[Learn More]