Nieuws

Main objective of this project is to create a fully operational scientific calculator in C. In order to setup the calculator, 4 digit seven segment display, 4x4 keypad and stm32g031k8 microprocesso ...
Create a new function operate that takes an operator and 2 numbers and then calls one of the above functions on the numbers. Create a basic HTML calculator with buttons for each digit, each of the ...