prokrypt ae0a42e11a
picocalc_keyboard.ino: wait a bit before initializing i2c
fixes stm32 not showing up in i2c bus when ds3231 RTC board is added.
2025-04-13 01:24:03 -07:00
2024-12-29 12:44:21 +08:00
2025-04-06 23:08:27 +08:00
2024-12-29 12:44:21 +08:00
2024-12-29 12:44:21 +08:00
2025-04-10 19:47:18 +08:00
2025-04-13 13:59:14 +08:00

PicoCalc A cost-effective portable MCU terminal

picocalc


📌 Features

  • Supports the Raspberry Pi Pico H/Pico WH series and various compatible modules.
  • 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 Type-C for power and multifunctional design, default is Picos serial port.
  • 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 53 MiB
Languages
C 98.1%
C++ 0.8%
CMake 0.5%
Assembly 0.4%
Python 0.2%