TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (382 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 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 (139728 times)
  2. FAT32 Library (72150 times)
  3. Network Ethernet Library (57347 times)
  4. USB Device Library (47699 times)
  5. Network WiFi Library (43289 times)
  6. FT800 Library (42663 times)
  7. GSM click (29963 times)
  8. mikroSDK (28386 times)
  9. PID Library (26983 times)
  10. microSD click (26380 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: 4732 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

Log ADC Values when button is pressed in internal EEPROM

0

Log ADC Values when button is pressed in internal EEPROM RD0 - Start Log RD1 - Erase complete EEPROM LCD shows current ADC steps and voltage in 0-5V range. Each time when RD0 is pressed uC take 8 samples from ADC in intervals of 3sec and stop. PortC LEDs shows progress of sampling each byte in EEPROM like bargraph.

[Learn More]

Police Lights

0

Police Lights for EasyPIC7 PORTC (7,6,5 and 2,1,0) All LEDs are red, replace 3 red LEDs with blue type in real project.

[Learn More]

Multiple Screens on LCD 2x16

0

LCD 2x16 Multiple Screens EasyPIC7 Development System Board PIC18F45K22 32MHz (4xPLL) or any other Enable LCD Backlight on DIP SW4 switch 6. Enable PortC on DIP SW3 switch 3. Set pull-down for RC0,RC1. Use RC0 to go left. Use RC1 to go right. In while loops add your instructions. Best regards, Peter

[Learn More]