Skip to content

Base code snipplets for Arduino Nicla Vision board with OpenMV platform.

Notifications You must be signed in to change notification settings

chayuto/arduino-nicla-vision-openmv-1

Repository files navigation

Arduino Nicla Vision with OpenMV

arduino-nicla-vision-1

Base code snipplets for Arduino Nicla Vision board with OpenMV platform.

Task list

Basic

  • 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

Simple Integration

Guide and Reference

Nicla Vision

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

OpenMV

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.

https://docs.arduino.cc/hardware/nicla-vision

About

Base code snipplets for Arduino Nicla Vision board with OpenMV platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages