You've already forked M5Core-Ink
mirror of
https://github.com/m5stack/M5Core-Ink.git
synced 2026-05-20 10:28:41 -07:00
59 lines
3.4 KiB
Markdown
59 lines
3.4 KiB
Markdown
# 🚫 Deprecated — Use M5GFX & M5Unified
|
||
|
||
- **M5GFX**
|
||
High-performance, lightweight graphics and display driver library for M5 devices.
|
||
<https://github.com/m5stack/M5GFX>
|
||
|
||
- **M5Unified**
|
||
Unified base library for M5 devices (IO/peripherals, power management, audio, etc.).
|
||
<https://github.com/m5stack/M5Unified>
|
||
|
||
|
||
# M5CoreInk Library
|
||
|
||
[](https://github.com/m5stack/M5Core-Ink/actions/workflows/arduino-action-paper-compile.yml)
|
||
[](https://github.com/m5stack/M5Core-Ink/actions/workflows/Arduino-Lint-Check.yml)
|
||
[](https://github.com/m5stack/M5Core-Ink/actions/workflows/clang-format-check.yml)
|
||
|
||
|
||
English | [中文](README_cn.md)
|
||
|
||
<img src="https://static-cdn.m5stack.com/resource/docs/static/assets/img/product_pics/core/coreink/coreink_01.webp" alt="CoreInk_Pic_01" width="350">
|
||
|
||
## Description
|
||
|
||
**CoreInk** is a brand new E-ink display in the M5Stack cores range. Controlled by the ESP32-PICO-D4 This new device includes a 200x200 1.54" Black and White E-Ink Display. Compared to a regular LCD,E-ink displays are easier on the eyes, which makes them a great choice for reading or viewing for longer periods. Other benefits are the low power consumption and the ability to retain the image even if power to the display is terminated。For control the CoreInk integrates an multi-function button,A physical button, integrated status LED and buzzer.The device also includes a 390mAh Lipo,RTC(BM8563)for controlling accurate timing and deep sleep funcionality. CoreInk features independent reset and power buttons,expansion ports(HY2.0-4P、M-BUS、HAT expansion)for attaching external sensors to expand functionailty,for unlimited possibilities。
|
||
|
||
**Warning**: Please avoid using high refresh rates,reccommended refresh rate is(15s/per refresh), Do not expose to ultraviolet rays for a long time, otherwise it may cause irreversible damage to the ink screen.
|
||
|
||
<img class="pic" src="https://static-cdn.m5stack.com/resource/docs/static/assets/img/product_pics/core/coreink/coreink_02.webp" alt="CoreInk_Pic_01" width="350">
|
||
|
||
## Product Features
|
||
|
||
- ESP32 Standard wireless functions Wi-Fi,Bluetooth
|
||
- Internal 4M Flash
|
||
- Low Power Display
|
||
- 180 degree viewing angle
|
||
- Expansion ports
|
||
- Built-in Magnet
|
||
- Internal Battery
|
||
- Expandable
|
||
|
||
* **In order to buy Core-Ink, please [Click here](https://shop.m5stack.com/products/m5stack-esp32-core-ink-development-kit1-54-elnk-display)**
|
||
|
||
|
||
## More Information
|
||
- **API**
|
||
- [Arduino API](http://docs.m5stack.com/#/en/arduino/arduino_home_page)
|
||
|
||
- **Document**
|
||
- [Arduino Quick Start](http://docs.m5stack.com/en/quick_start/coreink/arduino)
|
||
- [Product Document](https://docs.m5stack.com/en/core/coreink)
|
||
## Related Link
|
||
|
||
- **Datasheet**
|
||
- [ESP32](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_cn.pdf)
|
||
- [BM8563](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/BM8563_V1.1_cn.pdf)
|
||
- [SY7088](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/SY7088-Silergy.pdf)
|
||
- [GDEW0154M09](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/CoreInk-K048-GDEW0154M09%20V2.0%20Specification.pdf)
|