Inspect Station
The inspect station tab of the GUI can be used to use an integrated interactive station.py by clicking the connect station button.
From this interactive Python terminal you can interact with the hardware using tile methods, station methods or register access. This is especially useful during firmware and software development and testing.
For more details see Using Interactive station.py.