Difference: EInkFeather (9 vs. 10)

Revision 102022-08-21 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 41 to 41
 epdpartial ( x1 y1 x2 y2 -- ) Partial update the display epdcmd ( c-addr -- ) Send command to the EPD controller SSD1680. First byte contains the length of the command.
Changed:
<
<
epdpixel! ( Flag x y -- ) epdpixel@ ( x y -- Flag ) epdcolumn! ( u x y -- ) epdcolumn@ ( x y -- u )
>
>
epdpixel! ( Flag x y -- ) not implemented yet epdpixel@ ( x y -- Flag ) not implemented yet epdcolumn! ( u -- ) Write a column (8 pixels) to the current position. Increment position epdcolumn@ ( -- u ) Read a column (8 pixels) from the current position
  >epd ( -- addr1 addr2 ) redirect to EPD
>term ( addr1 addr2 -- ) terminate redirection
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback