Weekly thread to discuss whatever you’re working on, big or small, at work or in your free time.

  • Iced Raktajino@startrek.website
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    5 days ago

    Been playing with a Raspberry Pi Zero clone (Orange Pi Zero 2W) to make a portable travel router + app server + party box + development environment. Basically seeing what all I can cram into four 1.5 GHz cores and 4 GB of RAM in a Pi Zero form factor.

    Its primary upstream is wifi (but can use ethernet or USB tethering with some reconfiguring) and also presents an access point. AP, ethernet, and USB ethernet gadget interfaces are bridged into the “LAN” segment.

    Has multiple VPNs (one for privacy and one for connecting to my internal stack), PiHole for DHCP services and ad blocking, PairDrop for sharing files, CodeServer for development, MPD and Snapcast for listening to music (plus another Pi Zero to act as a satellite speaker), Kiwix with the full 120 GB dump of Wikipedia and pretty much every dev doc I could load, Calibre Web with most of my book collection loaded.

    Still working out some kinks / hardware quirks and don’t have the scripting automation complete to cast from Bluetooth to Snapcast server, but that does work on the bench.

    I call it the “Quirky Turkey”.

    Block diagram

    Back view (one USB is power the second a USB C DAC->RCA connecting it to my Bose)

    Front view