-
Notifications
You must be signed in to change notification settings - Fork 14
WiFi Examples
This code flashes a file in the flash memory of the WiFi chip. In this case, it flashes the google certificate (google.der file previously stored in the SD card) neccesary to stablish a connection with the Google Cloud Vision API.
- Crypto
- SDCardIO
- WifiFunctions
This application connects to a server previously created in the cloud (https://www.pythonanywhere.com, which comes with OpenCV 2.4 pre-installed). The sample application sends a POST request to the REST API of the server, including a picture which is read from the SD card. The server example returns its width and height in pixels.
- Crypto
- SDCardIO
- WifiFunctions
This application connects to the Myriad 2 creating an Access Point and writes/read information on the SDCard.
- Crypto
- SDCardIO
- WifiFunctions
This application generates an Access Point in the Myriad 2.
- WifiFunctions
Website | Twitter | Linkedin | Flickr | Slideshare
Myriad
-
Libraries
-
Applications
-
Unittests
Desktop
-
Libraries
-
Applications
-
Unittests
Android
-
Applications