https://github.com/ironsheep/p2-click-eink
Driving the Mikroe eInk Click with our P2
https://github.com/ironsheep/p2-click-eink
eink mikroe-clicks p2 parallax-propeller pasm2 propeller2 spin2
Last synced: 2 months ago
JSON representation
Driving the Mikroe eInk Click with our P2
- Host: GitHub
- URL: https://github.com/ironsheep/p2-click-eink
- Owner: ironsheep
- License: mit
- Created: 2022-06-05T21:50:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T21:30:25.000Z (3 months ago)
- Last Synced: 2025-03-09T22:19:29.658Z (3 months ago)
- Topics: eink, mikroe-clicks, p2, parallax-propeller, pasm2, propeller2, spin2
- Language: C
- Homepage:
- Size: 32.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Docs/README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# P2 eINK Hardware Documents
Hardware documents for the Mikroe eINK adapter Click board™ and various eINK displays![Project Maintenance][maintenance-shield]
[![License][license-shield]](LICENSE)
## The hardware
These documents serve as additional reference for the eINK display as shipped from Parallax.com and Mikroe.com.
**1.54" eINK hardware** - 200x200 pixels - (avail from [Parallax.com](https://www.parallax.com/product/200-x-200-1-54-inch-e-paper-display-for-eink-click/))
![]()
**2.00" eINK hardware** (avail from [Mouser.com](https://www.mouser.com/ProductDetail/Display-Visions/EA-EPA20-A?qs=EU6FO9ffTwdcD%252BcseurWVQ%3D%3D))
![]()
**NOTE***: this display has two levels of gray in addition to black and white.*
**2.13" eINK hardware** - 122x250 pixels- (avail as bundle from [Parallax.com](https://www.parallax.com/product/eink-click-e-paper-bundle-2/) or as display only also from [Parallax.com](https://www.parallax.com/product/122-x-250-2-13-inch-e-paper-display-for-eink-click/))
![]()
**2.90" eINK hardware** - 128x296 pixels- (avail from [Parallax.com](https://www.parallax.com/product/296-x-128-2-9-inch-e-paper-display-for-eink-click/))
![]()
**2.13" eINK hardware** - 104x212 pixels- 3 color - (avail as RPi HAT Bundle from [Amazon](https://www.amazon.com/waveshare-2-13inch-HAT-Resolution-Raspberry/dp/B07Q22WDB9) also from [Waveshare.com](https://www.waveshare.com/product/displays/e-paper/epaper-3/2.13inch-e-paper-hat-b.htm))
![]()
**NOTE***: this display has red in addition to black and white.*
**NOTE2***: I detached ribbon from HAT and plugged it into the click module.*
## Hardware Documents
The following documents are found in this repo (this driver is inteded to support all of these displays):
| Filename | Purpose | Description | eINK Display
| --- | --- | --- | --- |
| [epa20-ae.pdf](epa20-ae.pdf) | eINK display | Older display data sheet | 2.00"
| [LM75A.pdf](LM75A.pdf) | controller chip | **Product data sheet** - Digital temperature sensor and thermal watchdog, Rev 04 - 10 July 2007 | 1.54", 2.00", 2.13", and 2.9"
| [ssd1606.pdf](ssd1606.pdf) | controller chip | **Solomon Systech SSD1606** 4GS Active Matrix EPD 128 x 180 Display Driver with Controller - Oct 2011 | 2.00"
| [ssd1608.pdf](ssd1608.pdf) | controller chip | **Solomon Systech SSD1608** Active Matrix EPD 240 x 320 Display Driver with Controller - Jan 2015 | 1.54"
| [ssd1675.pdf](ssd1675.pdf) | controller chip | **Solomon Systech SSD1675** 160 Source x 296 Gate Active Matrix EPD Display Driver with Controller - Aug 2016 | 2.13" and 2.9"
| [2in13bV3.pdf](2.13inch_e-Paper_(B)_V3_Specification.pdf) | eINK Display | **WaveShare** Datasheet - 2.13" E-PAPER Display V3 (B) - Mar 2020 | 2.13"Additional pages:
- [Top README](https://github.com/ironsheep/P2-Click-eINK) - Return to the top-level README for this repository
---
> If you like my work and/or this has helped you in some way then feel free to help me out for a couple of :coffee:'s or :pizza: slices!
>
> [](https://www.buymeacoffee.com/ironsheep) -OR- [](https://www.patreon.com/IronSheep?fan_landing=true)[Patreon.com/IronSheep](https://www.patreon.com/IronSheep?fan_landing=true)---
## Disclaimer and Legal
> *Parallax, Propeller Spin, and the Parallax and Propeller Hat logos* are trademarks of Parallax Inc., dba Parallax Semiconductor
>
> This project is a community project not for commercial use.
>
> This project is in no way affiliated with, authorized, maintained, sponsored or endorsed by *Parallax Inc., dba Parallax Semiconductor* or any of its affiliates or subsidiaries.---
## License
Licensed under the MIT License.
Follow these links for more information:
### [Copyright](../copyright) | [License](../LICENSE)
[maintenance-shield]: https://img.shields.io/badge/maintainer-stephen%40ironsheep%2ebiz-blue.svg?style=for-the-badge
[license-shield]: https://img.shields.io/badge/License-MIT-yellow.svg