TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (130 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 (140933 times)
  2. FAT32 Library (73497 times)
  3. Network Ethernet Library (58300 times)
  4. USB Device Library (48481 times)
  5. Network WiFi Library (44083 times)
  6. FT800 Library (43654 times)
  7. GSM click (30542 times)
  8. mikroSDK (29261 times)
  9. PID Library (27204 times)
  10. microSD click (26927 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
Project

DynTFT Color Theme Generator

Rating:

0

Author: VCC

Last Updated: 2021-04-06

Package Version: 1.1.0.0

Category: Graphics & LCD

Downloaded: 295 times

Not followed.

License: MIT license  

DynTFT Color Theme Generator is an editor for DynTFT color constants. It allows live preview of all supported DynTFT components under different color settings.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "DynTFT Color Theme Generator" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "DynTFT Color Theme Generator" changes.

Do you want to report abuse regarding "DynTFT Color Theme Generator".

  • Information
  • Comments (2)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

For DynTFT library, see: DynTFT.

For creating/editing DynTFT UIs, see DynTFT Code Generator.

Already available DynTFT color themes.

Quick start guide included as pdf.

Screenshot of the editor window.

Screenshot of the editor window.

Screenshot of the editor window.

View full image

ALSO FROM THIS AUTHOR

Build Version Generator

10

Build Version Generator is a tool, which generates code, containing version number and current build date of a mikroPascal / mikroBasic / mikroC project. It is run as a compiler IDE tool.

[Learn More]

USB FPGA programmer

5

The project is a Xilinx Spartan-3(E) and Spartan-6 FPGA programmer made with PIC18F4550 using USB. There are two host applications: a HID one and a CDC one, written in Delphi. Added support for Delphi XE5.

[Learn More]

Misaligned Address Finder

1

Misaligned Address Finder is a tool used to generate a report on variables and constants, which are not Word or DWord aligned. Some variables / constants are required to be allocated at even addresses (16-bit architectures) and at multiple by 4 addresses (32-bit architectures), so users can be notified about that allocation.

[Learn More]