Picaxe Logicator Sample Programs & Software
store_high_score.plf This program uses EEPROM location 1 to store a high score. The program counts button presses, if the button is pressed more times than the high score then the high score is updated and stored back in EEPROM location 1. LED’s are used as indicators. Amber = waiting for a button press, red = …