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 (141636 times)
  2. FAT32 Library (74662 times)
  3. Network Ethernet Library (59129 times)
  4. USB Device Library (49170 times)
  5. Network WiFi Library (44942 times)
  6. FT800 Library (44463 times)
  7. GSM click (31122 times)
  8. mikroSDK (30040 times)
  9. microSD click (27531 times)
  10. PID Library (27515 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

Menus on LCD 2x16 Menus Example

Rating:

5

Author: Petar Timotijević

Last Updated: 2013-06-26

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 4776 times

Followed by: 1 user

License: MIT license  

Menus on LCD 2x16 Example

Use RC0 for selecting options, RC1 for choose, and RC2 to back to main menu.


No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Menus on LCD 2x16 Menus Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Menus on LCD 2x16 Menus Example" changes.

Do you want to report abuse regarding "Menus on LCD 2x16 Menus Example".

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

Example Blog

Main menu 4 options

Main menu 4 options

4 menus in main menu

View full image
Use RC0 for selecting and RC1 to choose

Use RC0 for selecting and RC1 to choose

Use RC0 for selecting options and RC1 for choosing selected option

View full image
Selected menu opens

Selected menu opens

Selected menu opens

View full image
Use RC1 again for new selection in new menu

Use RC1 again for new selection in new menu

Use RC1 again for new selection in new menu

View full image
Use RC2 for back to main menu

Use RC2 for back to main menu

Use RC2 for back to main menu

View full image

ALSO FROM THIS AUTHOR

Alarm System 12V Lead Acid Battery Charger (Simple Example Version)

0

Device purpose is to maintain alarm system 12V battery on float charge voltage. When battery voltage reach or go above 13,80V charger is disconnected. In : ADC 0-5V Out : LCD 0-18V RA1 is ADC input. RC0 is output to control charger. RC0 On &lt;= 13,80V &gt; RC0 Off

[Learn More]

LCD 2x16 ADC Steps to Progress bar / Bargraph

5

EasyPIC v7, PIC18F45K22 32MHz, 8MHz crystal oscillator, PLL Enabled. Description: ADC voltage on RA0, show ADC steps in first row and progress bar / bargraph in second row. Progress bar represents ADC steps in range from 0-1023.

[Learn More]

DTMF Dialer with Holtek HT9200A (Serial Mode)

5

Package contains HT9200A library with example and code example without library. HT9200A is very cheap and small (DIP8) DTMF generator IC. IC Price is ~0,25eur. Uses only three pins from MCU. IC is ideal for alarm dialing projects,...

[Learn More]