TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (392 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (123 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 (140544 times)
  2. FAT32 Library (73037 times)
  3. Network Ethernet Library (58043 times)
  4. USB Device Library (48215 times)
  5. Network WiFi Library (43826 times)
  6. FT800 Library (43295 times)
  7. GSM click (30359 times)
  8. mikroSDK (28990 times)
  9. PID Library (27116 times)
  10. microSD click (26722 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

V-TFT Button State Management Tutorial

Rating:

10

Author: Robert MegaHurts

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: TFT

Downloaded: 757 times

Followed by: 3 users

License: MIT license  

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.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "V-TFT Button State Management Tutorial" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "V-TFT Button State Management Tutorial" changes.

Do you want to report abuse regarding "V-TFT Button State Management Tutorial".

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

Example Blog

New version of the PDF manual (Ver.1.02) is now 20 pages long and has 4 new sections, including a full page of Colored FlowCharts showing Start-up, Main Loop with no TP activity, Menu Button 1 in Menu Set 1 clicked, Menu Select clicked and Menu Button 1 in Menu Set 2 clicked. For my less skilled in English friends, I hope this helps more than all the text.

Menu Button Sets

Menu Button Sets

Image of V-TFT screen with menu buttons that can be reused for different functions by sets of 5 and toggled on/off.

View full image
Colored Flowcharts

Colored Flowcharts

New colored Flowcharts page in the PDF manual. Shows how V-TFT project execution flows thru the routines and files when different Menu Buttons are Clicked.

View full image
code color convention usage

code color convention usage

Code listings in the tutorial manual follow a color assignment to each mBASIC and V-TFT code element so tracking each through the program code is easy to do.

View full image
Alternate iterated code example

Alternate iterated code example

Tutorial PDF includes non iterated code examples of the optimized iterated code used in the project like this image shows.

View full image
Fully commented and color organized program code

Fully commented and color organized program code

All program code in the tutorial manual is fully commented to explain operations and colored uniquely for easy reading for all compiler users to follow methodology described in examples.

View full image

ALSO FROM THIS AUTHOR

New Users to V-TFT Project for User Code Tutorial and example Event Counter

10

A project example with tutorial manual and extensive code comments showing how V-TFT project programs layout works. Get users safely placing code where it will work. How to multitask. Custom Digit display gadget. How to add 2 click safety to buttons. PLUS MORE. mBASIC code. PIC32/33EP MMB sources/HEX. PDF manual V3.0

[Learn More]

W/B OLED Click board on PIC Clicker2 Example project

20

A redone and tested version of the B/W OLED Click example code supplied converted for the PIC Clicker2 mini dev system. Use to get a working MCU config for the Blue or White OLED click display boards. mPASCAL Pro version. MCU ".cfgsch" compiler config scheme file included. PDFs for clicker2/OLED Click and MCU datasheet included.

[Learn More]

V-TFT + PIC32mmB + mmWorkStationV7 + Click-ADC Example Project

5

V-TFT and mmB PIC32 in mmWSv7 and a Click 4-ch ADC board plugged into socket-1. This V-TFT project gives you control over which channels are active and read and averaging of their inputs from ADC unit. The Basic code files have extended commenting. Also see my V-TFT beginners example Event Counter project with Tutorial PDF Manual.

[Learn More]