I have replaced my origional pico board in my PicoCalc with a pico 2w. I cannot find a PicoCalc_PicoMite version that will work on a 2w. Any help or guidance is appreciated. Thanks
You want the WebMite version here:
PicoCalc Firmware V6.00.03
Can’t copy/paste the file onto my sd card.
You don’t copy/paste it to the SD card. You press the PicoMite’s reset button using a piece of wire or a long, thin blade (it’s accesible through the slots on the back of the Pico), hold it down while connecting the PicoMite to a PC using the connector right on the Pico rather than the one across from the power switch. A window will come up with a couple files on it. Drag and drop the file to that window. The window will disappear and your PicoMite will reboot with the new MMBasic installed. With the newer version of MMBasic, you don’t need to hold down the button to update the firmware. All you do is connect the PC as before and, at an MMBasic prompt, type
update firmware
The window will appear as above and the rest is the same.
An observation regarding the PicoMite software (running on a Pico 2W with 1.4 Bios). The first version of PicoMite I loaded gave the key code for Enter as 12 (carriage return). The second version (V6.00.02 I think) gave the Enter key code as 10 (Line Feed). The current version I have loaded (V6.00.03) has reverted to 13 for the Enter key. Very odd !