Pat Whittingslow
5fb935001e
PinInput+PinOutput HAL ( #753 , reloaded) ( #795 )
...
* first commit: add HAL and uc8151 driver demo
* unexport drivers.PinOutput/Input HAL
* fix non-tinygo pin config build
* change of heart
* docs: corrected some comments that were not changed at the same time as recent renaming
2025-11-08 10:21:01 +01:00
deadprogram
f12454d4f7
uc8151: add FillRectangle() and SetScroll() functions to satisfy tinyterm.Displayer interface
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2024-10-27 23:23:31 +00:00
deadprogram
9063f46313
uc8151: improvements to speed and also add flicker-free mode based on @antirez code example
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2024-05-13 22:45:37 +02:00
deadprogram
7dbca2a543
uc8151: correct DrawBitmap() also refactor SendCommand() and SendData() for clarity
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2024-05-09 15:37:57 +02:00
deadprogram
50b6f18cc2
uc8151: update to support all functions needed by tinygl and board package Displayer interface
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2024-05-08 16:35:21 +02:00
deadprogram
1bb1b621c6
all: correct go fmt
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2022-09-25 13:23:16 +02:00
Daniel Esteban
ec00fdef9b
initial support for UC8151 driver, used in Pimoroni's badger2040 e-paper ( #416 )
2022-05-24 17:43:07 +02:00