Custom cards rendering without the Web Browser #225
Replies: 2 comments
-
|
I see that you joined on Discord. It'll be easier to discuss there if you are open to that. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Conversation on Discord |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I've just integrated the wyoming-satellite into my DIY tabletop robot and wanted to add some visual feedback along with the sound. Found your impressive project, which actually does everyrthing I need, except that it doesn't fit in my device specs.
I have two limitations: an ARMv6 Raspberry Pi Zero W, which isn't capable of running the browser and a really small 1.14" screen with only 240x135 resolution. So, even if I delegate the rendering to some more powerful machine, I don't think that rendered pages could fit in such a small display.
I didn't yet dig into your project deeply, but do you think it could be possible to hook-up somewhere in the meedle so I can receive only card type and it's payload, so I can render my own image from it? I've already checked the wyoming event handler, but unfortunately it doesn't provide anything but the STT and generated text responce, which practically useless. Any ideas and guidance would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions