Mark Trevor Birss

Results 56 comments of Mark Trevor Birss

@dj311 I have since seen this interesting project that gives me hope for a e-paper terminal https://hackaday.io/project/168193/logs https://github.com/vroland/epdiy The terminal example video looks pretty good https://cdn.hackaday.io/files/1681937195969312/term_demo_r.mp4

> Could someone please confirm the following on displays using the SSD1680/SSD1681 drivers, regarding the "Display Update Control 2" command (0x22)? > > * 0xf7 ("DISPLAY Mode 1") does a...

> @markbirss Thanks for the interesting pointer. As there is no mention of fast update mode either I guess it is simply not available and I'm looking at the wrong...

Ok, will do Thank you kindly On Fri, 25 Jan 2019, 05:47 Matt Flax check the sd-fuse-rk3399 directory in the output/images directory. > either fusing.sh or mkimage.sh > > —...

@NathanChiu95 Kindly share the actual tree you are working from or the complete mars-asic.h file ? It is unclear where and what order you are adding those lines I last...

> just create a empty file `/boot/fb`, reboot, then you can use FB yes, just shows white screen with sipeed logo, no actual linux framebuffer console yet unfortunately https://www.youtube.com/shorts/ewWXwE_knXg

M5Stack (IAMLIUBO) have shown interest in support for a new ESP32-C6 SX1262 tft device they are busy finalising that is also dependant on the upgrade ![](https://cdn.discordapp.com/attachments/919642584480112750/1265491151205437501/image.png?ex=66a3057a&is=66a1b3fa&hm=7aa3292cbc575da970e37cbd7c6c289c610aebfec7041d76bbf2142c0eb3c5f6&=) Here is a discord...

> String text = “Hello world”; char * data = const_cast(text.c_str()); int x = 10; Int y = 10; write_string(&currentFont, data, &x, &y, framebuffer); Im looking for python example for...

Very nice! That diagram is quite nice at detailing how this device makes use of the esp32-s3 and pico and other stuff