q1p_
@q1p_@lemmy.zip
- Comment on What are some out-of-the-box ideas you've heard of? 3 months ago:
This is an interesting topic and thank you for mentioning it. I might look into it at some point.
- Comment on What are some out-of-the-box ideas you've heard of? 3 months ago:
Why? Everything can be discovered at some point of time, so it’s always kinda out-of-the-box.
(I’m not a native english speaker)
- Comment on What are some out-of-the-box ideas you've heard of? 3 months ago:
thank you <3
- Comment on What are some out-of-the-box ideas you've heard of? 3 months ago:
I remember Logitech had something like this
- Comment on What are some out-of-the-box ideas you've heard of? 3 months ago:
I will check out the categories, thanks for letting me know
- Submitted 3 months ago to nostupidquestions@lemmy.world | 25 comments
- Comment on I have a rasberry pi 5 collecting dust, what are some neat useful things i can do with it? 3 months ago:
seti@home:
You basically donate computing power to a project looking for extra-terrestrial intelligence.
- Comment on Should I upgrade to ESP32-P4-WIFI? 4 months ago:
The connection is bi-directional with different states.
- Comment on Should I upgrade to ESP32-P4-WIFI? 4 months ago:
EDIT: I fixed the issue I had with dynamic buffer allocation (I’m dynamically calculating the buffer length based on stream metrics). But will order the P4 anyway, because I want to get my hands on it.
- Comment on Should I upgrade to ESP32-P4-WIFI? 4 months ago:
At max I just need a few MB for reading a websocket response into internal RAM and to feed the audio loop that is running on Core 1. The issue is that the Network delivers at around 25 KB/s but the audio playback consumes 48 KB/s (buffer underrun). I can’t lower the sample rate (I tried). I’d change to another codec like Opus but Deepgram API does only support PCM at 24 KHz.
- Submitted 4 months ago to nostupidquestions@lemmy.world | 5 comments