From 803ab1654df168efb8ab494648525706c3ad955d Mon Sep 17 00:00:00 2001 From: cuu Date: Sun, 16 Mar 2025 23:58:27 +0800 Subject: [PATCH] update readme --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 0b29c60..d1229d2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,22 @@ - **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](https://github.com/clockworkpi/PicoCalc/Code) directory for sample applications. + +--- + +📢 Community & Support +Official website: [clockworkpi.com](https://forum.clockworkpi.com/) +Forum: [ClockworkPi Community](https://forum.clockworkpi.com/) +GitHub Issues: [Report Bugs & Features](https://github.com/clockworkpi/PicoCalc/issues)