Max Braun

Results 66 comments of Max Braun

I'm glad you're enjoying it! :)

What does the serial console output of the client look like when this issue happens? Are you using your own server or `accent.ink`?

Do you see any error logs on the server? This client log looks fine, but it also only shows the request and response for `/next` and not for `/epd`, which...

The first error message explains what's going on: > Failed to create Schedule content: Requested a 800x480 map but got 640x480. Try this: https://developers.google.com/maps/documentation/maps-static/start#Largerimagesizes You can follow the link for...

> Additionally, `epd.py` has default display sizes set to 640x384. I am having trouble finding out how the larger sizes are being requested in the first place. The default values...

I'm not sure, but this sounds like it could be a connectivity issue. The Wifi signal might be too weak or something is getting in its way.

There are two VMs running now, one for [@Musk2Cash](https://twitter.com/Musk2Cash) (from [this branch](https://github.com/maxbbraun/trump2cash/tree/musk2cash)) and one for [@Trump2Cash](https://twitter.com/Trump2Cash). The metrics look nominal, but I've never had them active at the same time,...

> Does the shutter mechanism still work with this mod? I started looking into this initially. There is a sensor that could be connected to the Raspberry Pi to read...

I haven't looked into where exactly the memory is going, but my understanding is that the 2GB are shared, so it'll need to fit the model and any RAM the...

> it may be worth to try [whisper-tiny.en.tflite](https://github.com/usefulsensors/openai-whisper/blob/main/models/whisper-tiny.en.tflite) model on Google Coral Edge TPU I think the challenge apart from the size is still that the converted models are not...