如何使用p0口和p3口进行串口通信(未购买拓展板)?如何读出某一点的rgb值?
-
1.如何使用p0口和p3口进行串口通信(未购买拓展板)
2.如何读出某一点的rgb值
-
- 只能使用P0,P1引脚,也就是串口1。P3,P4引脚,也就是串口3。进行串口通信。
- 使用img.get_pixel: https://docs.singtown.com/micropython/zh/latest/openmvcam/library/omv.image.html#image.Image.image.get_pixel