-
Notifications
You must be signed in to change notification settings - Fork 0
Code for the PIC16F84 on the Mizar32 I2C LCD module
simplemachines-italy/Mizar32_Display_Module
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the code that runs on the PIC16F84 on the Mizar32 LCD module. To assemble it (on Debian/Ubuntu): Install the PIC assembler and PIC programmer: sudo apt-get install gputils picprog Assemble the .asm to a .hex gpasm Display_module.asm Program it to the board over a serial PIC programmer: picprog --device pic16f84a --burn --input Display_module.hex
About
Code for the PIC16F84 on the Mizar32 I2C LCD module
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published