Skip to content

cartesiam/neai_current_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Create your own smart current sensor using Cartesiam's NanoEdge AI Library

This project contains the source code to create your own smart current sensor using Cartesiam's NanoEdge AI Library.

What is NanoEdge AI Library ?

NanoEdge AI Library is an artificial intelligence static library developed by Cartesiam, for embedded C software running on ARM Cortex microcontroller. This static library is generated from NanoEdge AI Studio. NanoEdge AI Studio's purpose is to select the best NanoEdge AI Library possible for your final hardware application, i.e. the piece of code that contains the most relevant machine learning model to your application, tuned with the optimal parameters.

See NanoEdge AI Studio Documentation for more information about NanoEdge AI Studio and NanoEdge AI Library.

How to use the open source code to create your own smart current sensor

All instructions are available at NanoEdge AI Studio tutorial. This tutorial is organized as follow: