Replacement RPN calculator firmware for the diyleyuan calculator.
Go to file
2019-03-31 19:37:55 -04:00
src bugfix: latch on immediately, to ensure calculator stays on after poweron 2019-03-31 19:37:55 -04:00
.gitignore initial stc rpn calculator project 2019-03-20 00:34:51 -04:00
LICENCE.md initial stc rpn calculator project 2019-03-20 00:34:51 -04:00
Makefile attempt to reduce space usage 2019-03-31 19:37:52 -04:00
README.md initial stc rpn calculator project 2019-03-20 00:34:51 -04:00

STC DIY Calculator Firmware

This is a replacement firmware for the diyleyuan calculator using an STC IAP15W413AS microcontroller. This firmware replaces the pre-programmed firmware with a RPN calculator firmware.