# CALCULATOR {docsify-ignore-all}

| 规格 | 参数 |
| 通讯方式 | I2C(0X08) |
| 按键布局 | 20按键 |
| 净重 | 20g |
| 毛重 | 40g |
| 产品尺寸 | 58.2mm x 54.2mm x 10.4mm |
| 包装尺寸 | 95mm x 65mm x 25mm |
| 外壳材质 | Plastic ( PC ) |
## 原理图
### 计算器
## 案例程序
### ArduinoIDE
- 点击[这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/CALCULATOR)获取Arduino示例