Make simple math with arduino UNO
This project can add two 3-digit binary numbers to turn into a 4-digit binary number. Math homework solved!
Useful tool for testing, and determining characteristics of LEDs, as well as a calculator for calculating the series resistor.
Measuring resistance of short conducting wire in milliohms is not possible with multimeters but they can measure millivolts accurately.
A register level TMS0805 CPU emulator on an Arduino Nano runs the original 320 instruction calculator program. A custom PCB houses it all.
A simple calculator that operates on dozenal (base-12) numbers.
This is a calculator application that uses the M5Stack Faces Calculator module.
We will use a gen4 uLCD-28DT and make use of the integer calculation and floating point emulation capabilities of the 4D Diablo processors.
An app that will finds the prime numbers in a user defined range. It runs on up to 5 CPU cores and measures the time the calculation takes.
A working calculator!
Arduino based decimal to Hexadecimal converter, just put the decimal number and get the hex ready.
A calculator found in the garbage became the foundation for an intriguing art installation inspired by the Olivetti Programma 101 conspiracy
A calculator with 7 LEDs and a single button.
A simple Arduino based calculator can be easily implemented using Arduino development board, LCD and keyboard to solve mathematical calculat