GM-Script-Writer-62850

Results 129 comments of GM-Script-Writer-62850
trafficstars

This could use a reverse option if you take a max7219 and wire it as labeled this will print right to left

whet ahead and made a new write method ``` def write_digits(self, s, x=7): # s is the value to show # x is the last digit to show, starts at...

i'll check, but i did notice i was unable to reproduce this on micropython 1.2 results... wow it works!!! lets try again to see if that result is reproducible... and...

> I wrote a little test to use it with Thonny and without ntptime. i patched this to work with my pico and added `_thread` and was unable to replicate...

maybe what happens is every asyncio await in progress just ends early, a test going back in time would make it look frozen if that is the behavior, but what...

if you think half hour offsets are a problem... ``` Nepal Time Time zone in Nepal (GMT+5:45) ``` if we could just get rid of time zones and DST it...

This probably should be revised for the current version, there should be a way to label/name the drives so that all do not look the same ![Image](https://github.com/user-attachments/assets/f1c8576d-9c1f-4dad-9ea0-7ff8969bccb0)

can you just just shove a text/lable/icon to the left of the graph? or in some cases just align the text to the left side of the graph not trying...

hence the reason i suggested placing custom text/icons between the graphs