Close

Code comments translation completed

A project log for Hardware Calculator From Scratch

DIY calculator based on AVR ATmega328P MCU and written in pure assembly

igor240340igor.240340 11/27/2024 at 16:430 Comments

I've just finished translation of all comments in firmware code.

Now all three repos in English now and accessible for everyone to tinker:

The whole calculator firmware

The floating-point emulation library

The library for LCD interfacing

The only remaining task now is a small pdf doc with holistic overview of theoretical foundations behind this project. About 40% is already done.

Discussions