Does anyone know the intimate specifications for a JST socket that'll fit a PyBoard 1.1? It's obviously a 2 way, right-angle socket but there are so many multiple JST sub-variants (XH, PH, PHR, etc) that my brain starts spinning. I'd rather avoid ordering unwanted mis-sized components, so any pointe...
I wrote a tool call rshell which allows files to be copied into and out of the pyboard filesystem without needing to use mass storage. The released version of rshell has a minor issue on the Mac, but you can edit the installed main.py script and comment out one line and it will then work on the Mac...