Skip to content

sau412/arduino_tft_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Arduino TFT calculator with sensor screen

Hardware:

  • Arduino Uno (with ATMega328P)
  • TFT screen with sensor (I use one with controller r61505 ili9325)

Required libraries:

Not completed yet:

  • Screen calibration on start
  • Calculation of a^b for all ranges

Completed:

  • Expression parsing
  • 20-digits (decimal digits) precision numbers
  • Triginometric functions
  • Exponential and logarithmic functions
  • Constants
  • Seven memory registers (A-F, M)

About

Arduino-based calculator with high precision calculations and expression parsing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages