Merge pull request #890 from openmv/kwagyeman/add_link

Update README.md
This commit is contained in:
Ibrahim Abd Elkader 2020-08-29 20:41:55 +02:00 committed by GitHub
commit d6b5d33705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)
* 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!
#### Note