home.social

#raspberrypizero — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #raspberrypizero, aggregated by home.social.

  1. Today, I received my #RGBtoHDMI for my #Amiga500 and the first thing I did after initial test was installing the audio board.
    I had two options, #soldering it to the RGBtoHDMI, floating in the air, or at the back of the #RaspberryPiZero. I decided to try the first. Luckily there was enough clearance underneath to not touch any components. I did bend the legs of the capacitors a bit first.
    The image is a lot clearer now, I'm satisfied.
    #Amiga #A500 #retrocomputing

  2. An updated ClusterHAT v2.6 will be available shortly.

    The Cluster HAT is a simple way to connect up to 4 Raspberry Pi Zero to a host Raspberry Pi using USB Gadget network and serial with I2C power control via GPIO.

    The main changes are:

    * The USB HUB updated to the CH334F which has a Multiple Transaction Translator (MTT).
    * The (now obsolete) XRA1200P I/O expander is replaced by an ATtiny1616 which ships with firmware emulating the XRA1200P. It also has a built-in UPDI programmer for the ATtiny1616 allowing simple updates or switching to custom/more advanced firmware.

    8086.support/content/23/116/en

    github.com/8086net/clusterhat2

    8086.support/content/23/118/en

    #ClusterHAT #CH334 #ATtiny1616 #Microchip #AVR #RaspberryPi #RaspberryPiZero #PiZero

  3. 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.