Skip to content

Tags: vroland/epdiy

Tags

2.0.0

Toggle 2.0.0's commit message
update readthedocs config

v7

Toggle v7's commit message
update readthedocs config

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Align dma buffers (#248)

* Do not loop forever

If the TPS65185 are unable to start the PWRGOOD signal will never assert.

* Align DMA buffers

The size of the buffers used by DMA must be word aligned. If the
width of the screen is not aligned we increase the buffer slightly.

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add epd_powerdown for lilygo (#179)

* added epd_powerdown

On lilygo disable display power but not touch screen.
  The epd power flag was re-purposed as power enable
   however it also disables the touch.
  this workaround may still leave power on to epd
  and as such may cause other problems such as grey screen.
  please also use poweroff when you sleep the system
  wake on touch will still work just not the I2C interface.

* lilygo epd_powerdown note in readme

Sorry it's not the prettiest thing.

* Documentation change

Deoxygenised the comments on the function so it will be explained in the readthedocs.io

* Clarify readme

* Finish readme  for lily go

* Clean up

* Oops

v6.1

Toggle v6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #120 from jdoubleu/update-docs

WIP: Update docs

v6

Toggle v6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Slack Invite

1.0.0

Toggle 1.0.0's commit message
bump version to 1.0

hw5.0-rc1

Toggle hw5.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #56 from vroland/v5

V5