Skip to content

Write-thru mode testing animation#35

Open
hornc wants to merge 1 commit intomasterfrom
write-thru
Open

Write-thru mode testing animation#35
hornc wants to merge 1 commit intomasterfrom
write-thru

Conversation

@hornc
Copy link
Copy Markdown
Owner

@hornc hornc commented Apr 22, 2024

The Title stays on screen using display storage
the 2 frame "rotating" lines | - are drawn using Write-thru mode ... they look like + presumably at 30 fps. Need to investigate how to control the frame rate. ct.py's --hold arg only affects CLS

Exploring alternatives relating to #33

The Title stays on screen using display storage
the 2 frame "rotating" lines | - are drawn using Write-thru mode
... they look like + presumably at 30 fps. Need to investigate how
to control the frame rate. ct.py's --hold arg only affects CLS
@hornc
Copy link
Copy Markdown
Owner Author

hornc commented Apr 22, 2024

Adding ZFILL 80000 (to title and the dummy fill parts) and CLEAR 80000 adds and removes 80K zeros to the datastring to introduce a delay between frames which confirms that the write-thru animation is working as expected... there has to be a better way to control the timing though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant