2025-03-17 00:01:19 +08:00
2024-12-29 12:44:21 +08:00
2025-03-15 13:07:23 +08:00
2025-03-16 23:40:39 +08:00
2024-12-29 12:44:21 +08:00
2024-12-29 12:44:21 +08:00
2025-03-16 23:52:46 +08:00
2025-03-17 00:01:19 +08:00

PicoCalc Open-Source Graphing Calculator

PicoCalc is an open-source graphing calculator powered by Raspberry Pi RP2040, designed and developed by ClockworkPi. It provides a versatile platform for learning, programming, and expanding functionality through hardware and software modifications.

picocalc


📌 Features

  • RP2040-based graphing calculator with open-source firmware.
  • Expandable hardware with SPI/I²C/UART for external peripherals.
  • Support for Micropython & C/C++ development using the Raspberry Pi Pico SDK.
  • Customizable keypad & UI, allowing users to modify functionalities.
  • USB-C powered, with optional battery support.
  • Compatible with 3D-printed cases, making it an ideal DIY project.

🛠 Development & Customization

PicoCalc supports C/C++ development via Pico SDK,The firmware can be modified to include new features such as:

  • Graphing functions and scientific calculations.
  • I²C/SPI communication for interfacing with external sensors.
  • Keyboard remapping and custom UI modifications.

See the Code directory for sample applications.


📢 Community & Support

Description
No description provided
Readme 30 MiB
Languages
C 77.3%
C++ 19.9%
CMake 2%
Visual Basic 6.0 0.5%
Shell 0.3%