Grove Triple Color #EInk Display 2.13'' with UART Interface ... Shall we connect this to #BL602? 🤔
https://www.seeedstudio.com/Grove-Triple-Color-E-Ink-Display-2-13-p-2889.html
Arg this #EInk Display has no documented protocol ... Guess we'll have to read the Arduino code and talk UART to STM32 F031 🤔
Where's the #STM32 F031 (Cortex-M0) source code for this Grove #EInk Display? 🤔 I'm curious too
https://github.com/Seeed-Studio/Grove_Triple_Color_E-lnk_2.13/issues/3
Let's do #BL602 UART with the Low Level HAL ... Without AliOS 😉
https://pine64.github.io/bl602-docs/Examples/demo_peripherals_uart_echo/uart_echo.html
Grove #EInk Display runs on a cute UART protocol: "c" ... "a" ... "b" 😂
Am I supposed to feel Pain with Grove #EInk Display ... ? Getting worried 🤔
https://wiki.seeedstudio.com/Grove-Triple_Color_E-Ink_Display_2_13/
Grove #EInk Display supports 3 colours: Black, White and Red ... Let's use Red to fill in as Grey ... Here's the #RustLang code for converting Greyscale PNG to Black and Red Bitmaps
https://github.com/lupyuen/pinetime-graphic/blob/master/src/main.rs#L99-L148
Today's "Catchphrase" is ... "#BL602 Pushing Pixels" 😂 ... Or maybe "BL602 Haunts My Dreams" 🤔
How we use Red to fill in as Grey ... On Grove #EInk Display
https://github.com/lupyuen/pinetime-graphic/blob/master/src/main.rs#L99-L153
@lupyuen Everything looks just a little bloody :P
@brandon Haha yeah... Don't look too close 😉
This #EInk Display is powered by #STM32 F031 ... Interesting! 🤔
https://wiki.seeedstudio.com/Grove-Triple_Color_E-Ink_Display_2_13/