TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (400 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (128 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 (140761 times)
  2. FAT32 Library (73346 times)
  3. Network Ethernet Library (58195 times)
  4. USB Device Library (48380 times)
  5. Network WiFi Library (43975 times)
  6. FT800 Library (43533 times)
  7. GSM click (30466 times)
  8. mikroSDK (29170 times)
  9. PID Library (27166 times)
  10. microSD click (26847 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
Example

My Button-as-a-Label method Examples Demo

Rating:

5

Author: Robert MegaHurts

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: TFT

Downloaded: 934 times

Followed by: 2 users

License: MIT license  

Demo V-TFT project for PIC32 MMB that shows code examples about using V-TFT Button objects instead of Label objects to display changing alpha-numeric data on a TFT display. Projects code files contain detailed comments for every code example and program operation so everyone (beginners +), can follow and understand what is being done and why.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "My Button-as-a-Label method Examples Demo" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "My Button-as-a-Label method Examples Demo" changes.

Do you want to report abuse regarding "My Button-as-a-Label method Examples Demo".

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

Example Blog

Diagram-4 of example flowcharts in V-TFT Beginners example guide.

Diagram-4 of example flowcharts in V-TFT Beginners example guide.

One of the example flowcharts from my beginners guide for V-TFT. More info in guides. Updates keep things interesting.

View full image

ALSO FROM THIS AUTHOR

Random Draw Team Doubles

10

A MMB-PIC32 3 screen application to manage up to 16 player database for randomly creating 2 person teams for Sport or Game activities like FoosBall, Darts, BasketBall ect... Includes Visual-TFT and mBASIC for PIC32 source codes and Hex file to load on MMB. Detailed comments in main program module explains operation.

[Learn More]

V-TFT Button State Management Tutorial

10

Tutorial in mBASIC for PIC32 mmB, How to reuse objects for multiple menu button sets. Making iterated user pointers to objects and their properties. Full PDF tutorial manual in English allows mC and mPASCAL language users to easily study tutorial methods too. Manual Version is now 1.02.

[Learn More]

PIC32 MMB TP Calibration Utility

10

A Visual-TFT project that helps you calibrate your MMB touch panels settings for finding the proper values for constants for your own projects. Includes detailed instructions in a Read-Me text file and pdf Users guide.

[Learn More]