home.social

#clusterhat — Public Fediverse posts

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

  1. pi@pi0:~ $ ansible all -i hosts -m shell -a "docker system prune -a -f --volumes" --become

    Just freed up over 1.6 Gigabytes of disk space

    That's two years' worth of junk from messing about. 🤣

    #Clusterhat #DockerSwarm #Ansible

  2. Spent some time resurrecting my #raspberrypi cluster. It looks like every man and his dog has dropped support for Pi Zero 1st Gen., which hasn't made it any easier. Still, as the saying goes:

    "There's still life in the old bugger, yet."
    #clusterhat #8086

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