Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.06 KB

paintballfirmware

Paintball Firmware for PIC16f648a microcontrollers. Engineered to work with the Dye Matrix Paintball Gun.

Use MPLABX to open project files.

Requires the MPLAB XC8 PRO compiler. The free version of the MPLAB XC8 compiler does not provide enough optimizations for the code to fit on the PIC16f648a flash, unfortunately the PRO version is required (MPLAB offers a 60 day trial).

There are pre-compiled versions of the firmware below. Early DM4 Matrix paintball guns came without a low battery indicator (lbi). The majority of DM4/5 Matrix guns have low battery indicators.

Download Compiled Hex

License

paintballfirmware is released under the MIT License

Author

David Whiteside ([email protected])