Also, aren't there tools to write to a filesystem bin file on Linux? Is it not compatible?
23.06.2025 19:34 β π 0 π 0 π¬ 1 π 0@djazz.se.bsky.social
https://github.com/daniel-j
Also, aren't there tools to write to a filesystem bin file on Linux? Is it not compatible?
23.06.2025 19:34 β π 0 π 0 π¬ 1 π 0I use Nim which compiles to C and pico-vfs had made it so much easier, it's like coding for Linux! So easier to run same code on host as on pico.
23.06.2025 19:20 β π 0 π 0 π¬ 1 π 0I haven't tested running on host, but it has heap (in memory) and loopback (using file io). It hooks into posix file api and overrides those functions (open, close, etc) so might not work for your usecase.
23.06.2025 19:14 β π 0 π 0 π¬ 1 π 0I use pico-vfs to be able to use LittleFS/FatFS and putting them in mount points using flash or sd card github.com/oyama/pico-vfs
23.06.2025 19:07 β π 0 π 0 π¬ 1 π 0I put my @pimoroni.com Inky Impression 7.3" inside a picture frame! #raspberrypi #eink
23.06.2025 15:14 β π 7 π 2 π¬ 0 π 0Nice, I should do something similar with Librespot, I think it exposes current cover art somewhere...
03.01.2025 08:21 β π 1 π 0 π¬ 0 π 0Spi version (kernel doing the bitbanging) but without the audio part github.com/daniel-j/nim...
21.12.2024 10:15 β π 0 π 0 π¬ 0 π 0Pimoroni Audio DAC Shim + Pimoroni Blinkt! = <3
Using gpiod bitbanging or spi-gpio for the audio visualizers around the home! github.com/daniel-j/nim...
@pimoroni.com @gadgetoid.com
Was the battery power and sleep/rtc issues fixed that past inky frames have? No rtc alarm led like the enviros?
16.12.2024 09:29 β π 1 π 0 π¬ 1 π 0Hello world!
08.12.2024 11:56 β π 5 π 0 π¬ 2 π 0