From 31eab640cffa26e4236dfc3de52badf385286e41 Mon Sep 17 00:00:00 2001 From: somebody else <130604756+thelegendofmario@users.noreply.github.com> Date: Mon, 9 Jun 2025 19:29:23 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e69de29..77dac79 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,12 @@ +# Graphite: Custom Graphing calculator + +## What is this? + +This is a custom-made graphing calculator built off of the [Rasberry Pi Picos](https://www.raspberrypi.com/products/raspberry-pi-pico/). +There are a couple of reasons I chose this board: +1. they're cheap, and easy to get a hold of. +2. if a new one (with the same form factor and compatible pinout) comes out, you can swap it out, giving you a more powerful cpu, more storage, etc. + +## But _Why_ did you make this? + +I made this because this is my first ever PCB and thing like this. _Also_, I really wanted to fix some things that I found wrong with the TI-84s and such.