mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update README.md
Add the link for the Arduino Interface Library.
This commit is contained in:
parent
ec38ff9ec2
commit
d540e76a75
@ -35,7 +35,7 @@ You can find examples that run on the OpenMV Cam under `File->Examples->Remote C
|
|||||||
|
|
||||||
* [Generic Python Interface Library for USB and WiFi Comms](tools/rpc/README.md)
|
* [Generic Python Interface Library for USB and WiFi Comms](tools/rpc/README.md)
|
||||||
* Provides Python code for connecting your OpenMV Cam to a Windows, Mac, or Linux computer (or RaspberryPi/Beaglebone, etc.) with python programmatically over USB VCP or Ethernet/WiFi (i.e. with sockets).
|
* Provides Python code for connecting your OpenMV Cam to a Windows, Mac, or Linux computer (or RaspberryPi/Beaglebone, etc.) with python programmatically over USB VCP or Ethernet/WiFi (i.e. with sockets).
|
||||||
* Arduino Interface Library for I2C, SPI, UART Comms - comming soon!
|
* [Arduino Interface Library for I2C, SPI, UART Comms](https://github.com/openmv/openmv-arduino-rpc)
|
||||||
* RaspberryPi Interface Library for I2C, SPI, UART Comms - comming soon!
|
* RaspberryPi Interface Library for I2C, SPI, UART Comms - comming soon!
|
||||||
|
|
||||||
#### Note
|
#### Note
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user