SpintroniK / exadrumino-Nano-Every

:drum: Arduino Nano Every Trigger Module.
https://news.exadrums.com/article/new-arduino-nano-every-board-part1
MIT License
5 stars 2 forks source link

Exadrumino Nano Every

Arduino Nano Every Trigger Module.

board

Description

Exadrumino Nano Every is a C++ program that has been written especially for the Arduino Nano Every and allows to play drums using the appropriate software.

It is a high performance firmware that allows to read eight analog inputs very fast and send MIDI notes over USB, or via the on-board USART. Using the right piezo voltage conditionning board and a PC loaded with a VST, it allows to play drums with a very low latency.

Features

Requirements

You need an Arduino Nano Every and a PC to flash the code to the Arduino. The board cannot be connected to piezo sensors directly, you need to use a piezo voltage conditioning board.

It is recommend to use the official board, but any board can work as long as it is wired to the Arduino correctly.

To use the trigger module, you'll either need a PC, a Raspberry Pi or a similar device.

How to Use

How to Flash the Arduino

How to Use With a PC

If you wish to use the trigger module with a PC, you are going to need a micro-USB cable to connect to the Arduino.

Linux

Mac

Windows

How to Use With a Raspberry Pi

You don't necessarily need to solder a 40x2 pin socket to the board. Instead you can use "Fitting hammer headers" such as those that can be found at Pimoroni.

How it Works