Skip to content

A calculator I worked on for a school finals project.

License

Notifications You must be signed in to change notification settings

RootCubed/CALCKS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CALCKS

An open-source calculator I made for a school finals project.

Hardware

All hardware files to make your own CALCKS are in this repository. The PCB design files can be opened with KiCad. The case can be 3D printed with the files found in <Hardware/3D Models>.

Building

To compile this project for AVR architecture, you will need the GCC suite for AVR. For Windows, I used WinAVR. cd into the Firmware directory of your locally cloned repository and run make eeprom upload. You might need to adjust the used COM port in the Makefile to get avrdude working.

About

A calculator I worked on for a school finals project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published