Skip to content

Releases: nthnn/n2cmu-arduino

Arduino N2CMU Library v0.0.3

09 May 18:09
Compare
Choose a tag to compare

N2CMU Arduino Library

Arduino CI Arduino Lint Spellcheck CI Arduino Release License: GNU GPL v3.0

This is the official Arduino library for N2CMU (Neural Network Coprocessing Microcontroller Unit).

Arduino N2CMU Shield

Getting Started

To start using n2cmu-arduino library in your Arduino projects, follow these simple steps:

  1. Open your Library Manager on Arduino IDE.
  2. Type n2cmu-arduino and click "Install."

Alternatively, you can follow the steps below:

  1. Download the n2cmu-arduino library from the GitHub repository.

  2. Extract the downloaded archive and rename the folder to n2cmu-arduino.

  3. Move the n2cmu-arduino folder to the Arduino libraries directory on your computer.

    • Windows: Documents\Arduino\libraries\
    • MacOS: ~/Documents/Arduino/libraries/
    • Linux: ~/Arduino/libraries/
  4. Launch the Arduino IDE.

Full Changelog: v0.0.2...v0.0.3

Arduino N2CMU Library v0.0.2

25 Apr 18:43
Compare
Choose a tag to compare

N2CMU Arduino Library

Arduino CI Arduino Lint Arduino Release License: GNU GPL v3.0

This is the official Arduino library for N2CMU (Neural Network Coprocessing Microcontroller Unit).

Getting Started

To start using n2cmu-arduino library in your Arduino projects, follow these simple steps:

  1. Open your Library Manager on Arduino IDE.
  2. Type n2cmu-arduino and click "Install."

Alternatively, you can follow the steps below:

  1. Download the n2cmu-arduino library from the GitHub repository.

  2. Extract the downloaded archive and rename the folder to n2cmu-arduino.

  3. Move the n2cmu-arduino folder to the Arduino libraries directory on your computer.

    • Windows: Documents\Arduino\libraries\
    • MacOS: ~/Documents/Arduino/libraries/
    • Linux: ~/Arduino/libraries/
  4. Launch the Arduino IDE.

Full Changelog: v0.0.1...v0.0.2

Arduino N2CMU Library v0.0.1

25 Apr 09:46
Compare
Choose a tag to compare

N2CMU Arduino Library

Arduino CI Arduino Lint Arduino Release License: GNU GPL v3.0

This is the official Arduino library for N2CMU (Neural Network Coprocessing Microcontroller Unit).

Getting Started

To start using n2cmu-arduino library in your Arduino projects, follow these simple steps:

  1. Open your Library Manager on Arduino IDE.
  2. Type n2cmu-arduino and click "Install."

Alternatively, you can follow the steps below:

  1. Download the n2cmu-arduino library from the GitHub repository.

  2. Extract the downloaded archive and rename the folder to n2cmu-arduino.

  3. Move the n2cmu-arduino folder to the Arduino libraries directory on your computer.

    • Windows: Documents\Arduino\libraries\
    • MacOS: ~/Documents/Arduino/libraries/
    • Linux: ~/Arduino/libraries/
  4. Launch the Arduino IDE.

Full Changelog: https://github.com/nthnn/n2cmu-arduino/commits/v0.0.1