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]
Rating:
Author: Dany
Last Updated: 2013-02-07
Category: Other Codes
Downloaded: 686 times
Not followed.
Menu machine capable of handling text based menus. It only handles the logical behaviour of the menu(s), not their physical appearance e.g. on an LCD: the using project should still define the display or drawing procedures.
Do you want to subscribe in order to receive notifications regarding "Menus" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "Menus" changes.
Do you want to report abuse regarding "Menus".
| DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
|---|---|---|
| 1342376699_menus_mikropascal_pic.mpkg [819.34KB] | mikroPascal PRO for PIC |
|
| 1342376721_menus_other_pic.zip [720.70KB] | Other PIC Compilers |
|
| 1354884483_menus_mikropascal_pic24.mpkg [819.69KB] | mikroPascal PRO for dsPIC30/33 & PIC24 |
|
| 1354884496_menus_other_pic24.zip [720.72KB] | Other PIC24 Compilers |
|
| 1360163004_menus_mikrobasic_pic.mpkg [850.41KB] | mikroBasic PRO for PIC |
|
| 1360163038_menus_mikrobasic_pic24.mpkg [850.44KB] | mikroBasic PRO for dsPIC30/33 & PIC24 |
|
| 1360263378_menus_mikropascal_dspic.mpkg [853.67KB] | mikroPascal PRO for dsPIC30/33 & PIC24 |
|
| 1360263414_menus_mikrobasic_dspic.mpkg [848.03KB] | mikroBasic PRO for dsPIC30/33 & PIC24 |
|
The package contains menu related libraries (until now only one...).
Documentation: http://www.rosseeld.be/DRO/PIC/Menus.pdf
Libraries:
- Menus: can handle a text based menu structure.
Have fun!
------------------------------------------------------------------------------------------------------------------------------------------------
2012-11-12: The microBasic package(s) ha(s)(ve) been added.
Only
the .mcl files are available as "library" files: they are copied from
the mikroPascal version (the mP and mB .mcl files are compatible -
luckely - ).
If you want to see some sources: look into the mP versions.
The example files are still in mP, not in mB. (I do not have an mB licence, so I can not compile them).
Some of the helpfiles are also still referring to mP, but all library "interfaces" are available in the mB language.
------------------------------------------------------------------------------------------------------------------------------------------------
2012-12-07: The "Menus" library has been updated, the lib is compiled with SSA on now (gave a problem when using the lib with mB).
-------------------------------------------------------------------------------------------------------------------------------------------------
2013-02-07: published the dsPIC packages.