In the end i will embed the remote image in a raspberry pi and access it remotely, so the ui will (absolutely) not be needed
Metacello new�� �� �� �� smalltalkhubUser: 'Pharo' project: 'IoT';�� �� �� �� configuration: 'IoT';�� �� �� �� version: #stable;�� �� �� �� load: 'RemoteToolsServer'.
lib := remotePharo evaluate: [ WiringPiLibrary uniqueInstance].board := RpiBoardBRev1 driver: (RpiWiringPiDriver lib: lib).
board inspect