Simple integer calculator using FRDM-KL25Z and Adafruit 2.8" TFT with touch \\ "Dentaku" means "Desktop Calculator" in Japanese \\ On 5-Dec-2015, Support for FRDM-K64F, FRDM-K22F, NUCLEO-F411RE added.
Dependencies: SPI_STMPE610 UniGraphic mbed vt100
Yet another simple desktop calculator program, only for integer.
As usual I used FRDM-KL25Z, Adafruit 2.8" TFT with touch and UniGraphic library.
Now works with FRDM-K64F, FRDM-K22F, and NUCLEO-F411RE.
整数計算のみの簡単な電卓プログラムです。
例によって、FRDM-KL25Z, Adafruit 2.8" TFT with touch, そして UniGraphic を使用しています。
FRDM-K64F, FRDM-K22F, NUCLEO-F411RE でも動くようになりました。
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:d4c937bcc469 | 2017-04-11 | Rhyme | Support of MAX32600 added |
3:998ba6618f38 | 2017-03-13 | Rhyme | Support of MAX32600MBED is under construction |
2:ddf8d8fffb4f | 2015-12-05 | Rhyme | Support for FRDM-K64F, FRDM-K22F, NECLEO-F411RE added. |
1:1d311dfd5f5c | 2015-08-02 | Rhyme | vt100 lib problem fixed; |
0:659a74b77279 | 2015-08-02 | Rhyme | commit before publish; |