NumWorks is a French technology company that designs, develops, and sells graphing calculators. Their calculators are source-available and have their hardware design available under a Creative Commons license.[1] Its first calculator, the N0100, was released on August 29, 2017, in Europe and the United States and is geared towards high school classrooms and students.[2] The calculators use Python as their programming language, rather than a proprietary language (e.g. TI-BASIC, which is used by Texas Instruments calculators).
Development
Romain Goyet, the CEO of NumWorks, started the company in 2016. Before starting NumWorks, he was a software engineer at Apple who also contributed to open-source projects such as Linux.[3]
Products
The NumWorks graphing calculator was the first graphing calculator to be programmable using the Python language. It features a 320x240 IPS display with a 2.8″ diagonal. Internally, it is powered by a 216MHz Cortex-M7 processor and 8 MB of Quad-SPIFlash memory. The calculator has a 1450 mAh lithium polymer battery. The calculator weights 5.9oz (0.37lb) and measures 8.2cm ×16cm ×1cm (3.23in ×6.30in ×0.39in).
Four versions of the calculator were produced by NumWorks: the N0100 model, the N0110 model, the N0120 model, and the N0115 model. Technical limitations of the N0100 model's memory prevent any upgrade to an OS version higher than 19.5.17.
The calculator was specifically designed to be modded using 3D printing. 3D models, schematics, and board layout details are available to the public under a Creative Commons license.[3] The software on the calculator is updated on a monthly cycle. Updates can be downloaded to the calculator from its website using WebUSB or by building the operating system from its direct source.
The NumWorks calculator also includes various "exam modes" which may disable certain features (e.g. the periodic table app, Python scripts, etc.) in accordance with regional exam regulations. Exam mode can be disabled by plugging the calculator into a power source and selecting disable on the popup that appears.
On March 22, 2019, NumWorks released an app for iOS and Android, free of charge.[4] It features the same functionality as the physical calculator except it does not have data persistence.