Dmytro Panin

Results 9 comments of Dmytro Panin

@adgamer64 there is no limitation what switches to use as long as their form factor is the same as that of Cherry mx.

Hi, could you try just the `pip3 install svglib` part and copy / paste the error?

Hi @holmesha, with adequate amount of change it could be adapted to the aforementioned platform. Would you like to try?

Hi @holmesha , to add support for the EPD2in13bc screen, you can take a look at https://github.com/dr-mod/zero-btc-screen/blob/main/presentation/screens/epd2in13bv3.py they should be very similar, it might just boil down to substituting the...

Hi @ppauly, very good find, thanks for the feedback! Unfortunately, I don't have a 2.7 display and cannot check it. Feel free to to create a pull request with your...

Hi @uududde, At the moment there is no support for the screen you have, but I believe it shouldn't be to difficult to combine the code for InkyWHAT and an...

Currently, there is no property in settings, but if you want to track another currency ASAP, you can just change the API URL to that of 'your currency of choice'.

Could you check if the "picture" screen is disabled in the configuration?

You could apply the required offset here: https://github.com/dr-mod/pico-solar-system/blob/1af74f3593bab7f4eb6e5bbf38725db289c77938/ntptime.py#L44 In a similar fashion to how it's demonstrated in the instructions. Hope this helps.