# 2025-07-31 08:00:48.725981 UTC (+0000) brcon2025: seedcluster got improved In preparation for today's gopher gaming presentation and hackathon, the seeedcluster git://bitreich.org/brcon2025-hackathons/seeedcluster got improved by josuah. Thanks! There is now a nice menu to see what is happening. $ nc -v bitreich.org 7000 Connection to bitreich.org (78.46.175.99) 7000 port [tcp/afs3-fileserver] succeeded! Welcome to the MicroPython Seeed farm! What action do you want to run? [0] select /dev/ttyACM0 (free) [1] select /dev/ttyACM1 (free) [2] select /dev/ttyACM2 (free) [3] select /dev/ttyACM3 (running /tmp/seeed_scripts/ttyACM3.py) [4] select /dev/ttyACM4 (free) [5] select /dev/ttyACM5 (free) [6] select /dev/ttyACM6 (free) [7] select /dev/ttyACM7 (free) [8] select /dev/ttyACM8 (free) [9] select /dev/ttyACM9 (free) [l] Load a new script instead of the current one (if any) [p] Get a python prompt on the current script [r] Reset the board and remove the script [v] View the script We hope here at brcon2025 venue, that this will improve your experience. Here is some automation, in case you have a Makefile for your project: upload: (echo a; cat script.py; echo .; cat) | nc -v bitreich.org 7000 Please have as much fun, as we do! See you at brcon2025! Sincerely yours, 20h Chief Cluster Officer (CCO)