Skip to content

Icenowy/ArithMax-emulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArithMax Overview
=================

ArithMax is an DIY calculator project which was launched by zweb(nbzwt) in cnCalc forum. Our original intention is providing a open and high performance handheld calculator.

Hardware
========

The hardware of ArithMax has been changed several times, now we have two branch: ArithMax E(ntry) and ArithMax P(rofessional).

ArithMax P:
CPU:Freescale i.MX283 @ <=454MHz
RAM:128MB DDR2
ROM:128MB SLC NandFlash
Screen:2.6" 640*480 307ppi Res-Touch 200nit TD026TTEA1
Keypad:82ES keyboard or something like
IO:Debug,TF Card,USB

ArithMax E:
CPU:STM32F429 @ <= 180MHz
RAM:SDRAM 16MB
ROM:T.B.D.
Screen:2.6" 240*400 MVA IPS TFT
Keypad:82ES keyboard or something like
IO:Debug,TF Card,USB

Software
========

I'm thinking about writing a RTOS by myself.

Price
=====

ArithMax P: <= $100
ArithMax E: <= $40


Website
=======

http://zweb.clanmark.com

About this repo
===============

Emm... This is the repo of the emulator... 

The emulator uses some different driver code, and maybe a fork of qemu will be here.

Hardware files won't be here.

About us
========

Our development team:
Hardware:Dram, zweb
Software:zweb
Misc.:NorthernSnow
Email:nbzwt@126.com or nbzwt@live.cn

About

DIY open source calculator -- The Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.1%
  • C++ 11.8%
  • Assembly 2.0%
  • Other 0.1%