Picoboard 使用Python读取Scratch Picoboard的各项数据 Using Python to read datas of Scratch Picoboard Picoboard可以利用Pyserial库,从串口读取Picoboard数据,然后处理他们,并用于程序中。 Picoboard can use Pyserial to read data from USB,and process it in program. 示例代码在test.py中。 Test code in test.py 可以看下效果:test_video.mp4。 Example video:test_video.mp4