arduino-nicla-vision-1
Base code snipplets for Arduino Nicla Vision board with OpenMV platform.
- Get image from camera
- Connect to Wifi
- On board LED ON/OFF
- On board LED PWM?
- On board MP34DT06JTR Mic
- HTTP GET Request
- HTTP POST Request
- get real Time fron NTP server
- Accessing LSM6DSOXTR IMU Data on Nicla Vision with OpenMV -WIP
The Arduino® Nicla Vision is a ready-to-use, standalone camera for analyzing and processing images on the edge. Thanks to its 2MP color camera, smart 6-axis motion sensor, integrated microphone and distance sensor, it is suitable for asset tracking, object recognition and predictive maintenance. Quickly implement sensor nodes to send collected data to the Arduino® Cloud (or third-party vendor services) via integrated WiFi/BLE connectivity.
https://docs.arduino.cc/tutorials/nicla-vision/getting-started
The OpenMV IDE is meant to provide an Arduino like experience for simple machine vision tasks using a camera sensor. In this tutorial, you will learn about some of the basic features of the OpenMV IDE and how to create a simple MicroPython script. The Nicla Vision board has OpenMV firmware on the board by default, making it easy to connect to the OpenMV IDE.