home.social

#raspberry-pi-zero-2-w — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #raspberry-pi-zero-2-w, aggregated by home.social.

fetched live
  1. does there exist any beginner-intermediate friendly guides for getting composite/AV output from a raspberry pi zero 2w? did a fair bit of digging and all i'm seeing are one or two custom solder jobs- is it even possible to get composite out through the mini-hdmi port on this thing? (i of course have adapters in place). have tried toggling a few things back and forth in the retropie config file but no luck as of yet.


    #raspberry-pi #raspberry-pi-zero2w #help #tech-help #retropie
  2. I just like a #SFF for computers and I could not let this cool steel case collect dust. I pulled out the #RaspberryPiZero2W that was collecting dust, brushed it off, and gave it a new home with a purpose: 8bit gaming (mostly handhelds).

    Now this lil steel box and pi combo are a “power house” of handheld gaming on the TV. I got to play a little bit of Pokemon Crystal (the best pokemon game, fight me) with no issues.

    So for this lil accomplishment, today has been a good day.

  3. Freezer Monitoring: Because Ice Cream Is a Dish Best Served Cold - [Scott Baker] wrote in to let us know about his freezer monitor.
    After a regrettab... - hackaday.com/2025/07/21/freeze #raspberrypizero2w #prometheus #homehacks #ds18b20 #grafana

  4. I would like to create label printer server and I'm not sure which #sbc to choose.
    I have limited space.

    #singleboardcomputer #sbc #RaspberryPiZero2W #orangepizero2w

  5. After much trial and tribulation (failed updates, lack of support, ect.), a few more #SBC have been regulated to collecting dust today ... They will most likely not be remembered fondly or at all:

    #MangoPiQuad
    #OrangePiZero2W
    #RaspberryPiZero2W
    #MilkVMars

  6. This handheld Linux PC is made for wireless hacking (Crowdfunding a Raspberry Pi-powered Flipper Zero alternative with a QWERTY keyboard)

    The Interrupt is a handheld computer with a QWERTY keyboard for thumb typing, a 3.5 inch IPS LCD color display, and a Kali Linux-based operating system. But while you can use it as a general purpose device, it’s really designed as a sort of Flipper Zero-like system for tinkering with nearby wireless devices.

    In addition to WiFi 5 and Bluetooth, the handheld has a CG1101 sub 1 GHz radio, […]

    #crowdfunding #handheld #handheldComputer #interrupt #interruptTech #pentesting #raspberryPi #raspberryPiZero2W

    Read more: liliputing.com/interrupt-is-a-

  7. With a & waveshare.com/wiki/USB_HUB_HAT possible to use 4 at same interface. Can use 4 different sets of radio parameters at one interface. Can use 1 radio with low for short transmissions at high data rate for large payloads like images or accessing and 1 with larger SF for longer range. No need to choose between presets meshtastic.org/docs/overview/r ! just use them all ! Magic

  8. Can I power a , via its dedicated USA- micro USB-A power port, from the USB-A port of a , wherein the Pi4 is running on the official Pi power supply? I seem to see USB problems on the Pi Zero's 2nd USB-A micro USB data port (for connecting USB devices to Pi Zero) when the power to the Pi Zero is from the USB-A port of the Pi4.

  9. Does anyone also get that the bash command:

    sudo apt full-upgrade

    and (edit:)

    sudo apt upgrade

    on a causes the interface
    as shown by the bash command :

    lsusb

    to fail to detect any USB devices?

    Edit: My workaround: plug in a and the devices in the hub are detected. Very odd indeed. The original OS was 64 bit lite.

  10. using
    If one (rnodeA) run by device A, e.g , has is its own (as shown here loramesh.org/subpages/pi_insta) (with SSID & password),
    & another rnode (rnodeB) run by another device B (any device with wifi) joins the hotspot (SSID & pwd),
    & rnodeA & rnodeB both have the 'default interface' activated in their reticulum meshchat GUI,
    the wifi hotspot *alone* (without radio) will enable sending messages via reticulum between A and B !

  11. Setup -> I have a running

    Aim: I want the pi to always offer a on
    based on the command

    nmcli device wifi hotspot ssid pizerohotspot password my_password

    Is this below a bad solution ?? -> I came up with this solution in the link below using a .service but fear it shows I am clueless? Is there a better way? Thanks!
    loramesh.org/subpages/pi_insta