Closed asinghani closed 6 months ago
+ - python3-full
+ - python3-pip
+ - python3-tqdm
+ - python3-numpy
easy, done.
UART on the FPGA should be passed through to the Pi
Is there something here that needs to happen?
would this help? python3-serial
UART on the FPGA should be passed through to the Pi
I believe it already is (based on looking at the lsusb), but have not gotten a chance to test it yet. Will report back if there's an issue with it
python3-serial
100% that would be super useful
The UART on the FPGA should be passed through to the Pi, would be extremely handy to be able to use Python scripts to talk to it. Having some general convenience packages + pip itself would also be nice for making life easier.