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 (139248 times)
  2. FAT32 Library (71743 times)
  3. Network Ethernet Library (57115 times)
  4. USB Device Library (47429 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28073 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

RGB Led Controller Visual TFT version

Rating:

0

Author: Serge Tremblay

Last Updated: 2012-11-02

Package Version: 1.0.0.0

Category: Gaming and Fun

Downloaded: 902 times

Not followed.

License: MIT license  

This project show how to use progress bar as slider in Visual TFT.
A RGB led is connected to 3 PWM output and display the same color as the Sliders.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "RGB Led Controller Visual TFT version" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "RGB Led Controller Visual TFT version" changes.

Do you want to report abuse regarding "RGB Led Controller Visual TFT version".

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

Visual TFT/GLCD Project Blog

This project show how to use Progress Bar as Sliders.

Three Sliders (Red, Green and Blue) controls 3 PWM which are connected to a RGB Led.

I used a 10mm diffused RGB led bought on Ebay. It's a common anode one and it's connected to PD12, PD13 and PD14 with 3x 1Kohms resistor.

The picture is not very clear but the color of the led should match the color of the circle in the upper right side of the display.


RGB PWM VTFT

RGB PWM VTFT

RGB PWM VTFT

View full image

ALSO FROM THIS AUTHOR

RGB Led Controller Android version

0

A RGB Led is controlled by an Android phone with bluetooth communication.

[Learn More]

Rotary Encoder using CLC module

0

This is an example code using the CLC (Configurable Logic Cell) module available in newer PIC16F and PIC24F.

[Learn More]

Video Poker Game

15

Classical Video Poker Game build for the PIC32MX4 and PIC32MX7 Boards. Note: The file Cards.rar needs to be uncompressed on the root of an SD card. It contains all the .bmp needed to display the cards. Edit 2012-01-09 Add a new version for the PIC32MX7 board. Use the older version for PIC32MX4.

[Learn More]