This is a RPi Pico powered...calculator...with an extensive library of..."extra apps" one could say. The sole purpose of this project is to satisfy the ask of one of my classmates 😭�
Onshape link Note: the display appears to be unaligned due to the fact that i used a different display to the model in the render. However, I designed the case around the display being used, so it should be fine..
firmware/ for the (not completed) firmware
cad/ for CAD design files
images/ for images in this readme
pcb/ for KiCad design files and pcb/gerbers for production files
bom.csv for BOM
The BOM prices are approximate due to conversion rates and Aliexpress fluctuations BOM: 27.03 USD PCB: 4 USD + 1.5 USD shipping (approx) Total: 32.53 USDUSD
Prerequisites: print the case parts and solder the PCB
- Put PCB into bottom case
- Screw top case onto bottom case
- Glue or otherwise stick each individual keycap onto the buttons
- Attach the OLED
- Screw it in
- Flash the MicroPython firmware for the Pico
- Upload the python file in
firmware/ - yay