PicoCalc/Code
cuu 67452abeb1 Add a demo code for PicoCalc 2025-03-20 14:45:44 +08:00
..
FUZIX Reorganize the structure of the code folder 2025-03-16 22:34:10 +08:00
MP3Player update readme 2025-03-16 23:40:39 +08:00
NES Reorganize the structure of the code folder 2025-03-16 22:34:10 +08:00
PicoMite add mmbasic license 2025-03-18 11:54:19 +08:00
picocalc_helloworld Add a demo code for PicoCalc 2025-03-20 14:45:44 +08:00
picocalc_keyboard add factory uf2,keyboard firmware and other docs 2025-03-14 23:47:16 +08:00
uLisp update ulisp wiki 2025-03-20 13:45:19 +08:00
.gitkeep first commit 2024-12-29 12:44:21 +08:00
README.md update readme 2025-03-17 22:12:53 +08:00

README.md

Code

Here is a collection of firmware source code optimized for PicoCalc. You can download patches based on the original project.

We would like to thank the following open source projects:

  • PicoMite
    PicoMite is a BASIC language interpreter based on the PRI Pico optimized version of MMBasic.

  • FUZIX
    FUXIX is a lightweight UNIX-like OS for 8-bit and small systems, designed for minimal resource usage.

  • NES emulator
    shapones is an NES emulator for programming study on pico.

  • uLisp
    uLisp A version of the Lisp programming language for ARM-based boards.

  • MP3Player
    A simple MP3 player based on YAHAL which is a Yet Another Hardware Abstraction Library.

Preparation

See how to setup pico sdk development on wiki:

https://github.com/clockworkpi/PicoCalc/wiki/Setting-Up-the-Pico-SDK-on-Linux-for-Pico-Development

RaspberryPI official Address
https://www.raspberrypi.com/documentation/pico-sdk/