Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/outbit/paintballfirmware
Paintball Firmware for PIC16f648a microcontrollers. Engineered to work with the Dye Matrix Paintball Gun. This is the opensource version of the commercially available CodeX chip from the early 2000s.
https://github.com/outbit/paintballfirmware
c codex dye-matrix firmware microchip paintball paintball-firmware pic16 picc
Last synced: 7 days ago
JSON representation
Paintball Firmware for PIC16f648a microcontrollers. Engineered to work with the Dye Matrix Paintball Gun. This is the opensource version of the commercially available CodeX chip from the early 2000s.
- Host: GitHub
- URL: https://github.com/outbit/paintballfirmware
- Owner: outbit
- License: mit
- Created: 2014-09-28T01:37:02.000Z (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2021-03-14T04:58:37.000Z (over 3 years ago)
- Last Synced: 2023-03-03T04:27:33.676Z (over 1 year ago)
- Topics: c, codex, dye-matrix, firmware, microchip, paintball, paintball-firmware, pic16, picc
- Language: C
- Homepage:
- Size: 546 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
paintballfirmware
=================Paintball Firmware for PIC16f648a microcontrollers. Engineered to work with the Dye Matrix Paintball Gun.
Use [MPLABX](https://www.microchip.com/en-us/development-tools-tools-and-software/mplab-x-ide) to open project files.
Requires the [MPLAB XC8 PRO](https://www.microchip.com/en-us/development-tools-tools-and-software/mplab-xc-compilers) 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
===- [lbi DM4/5 firmware](releases/CodeX.X.production.lbi.hex)
- [non-lbi DM4 firmware](releases/CodeX.X.production.nonlbi.hex)License
=====paintballfirmware is released under the [MIT License](LICENSE.md)
Author
====David Whiteside ()