Motivated by the experience with other platforms, I programmed some modules that allow a very simple communication between the host computer and the iCEBreaker.
On the FPGA, a number of input and output bytes provide the data transfer. On the host, example python GUIs (PyQT5) show how to control and display the data.
Please note that is more or less my first project that I make public. I am grateful for suggestions and constructive critique.