Difference between revisions of "MOD-NANO-CPU"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) |
Blwikiadmin (talk | contribs) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* [[Arduino Nano]] | * [[Arduino Nano]] | ||
− | * Runs [https://sensorium.github.io/Mozzi/ MOZZI Arduino library] | + | ** ATMega328 CPU |
− | + | ** 5V, 16 MHz | |
+ | ** USB interface, on USB Mini | ||
+ | ** Reset pushbutton | ||
+ | * Audio Output Jack | ||
+ | ** Sound out on mono jack tip | ||
+ | ** Runs [https://sensorium.github.io/Mozzi/ MOZZI Arduino library] for audio output | ||
** Standard or HiFi | ** Standard or HiFi | ||
− | * MIDI In | + | *** PWM on D9, D10 |
− | * Remove J4 (EN_MIDI) when USB is plugged into NANO CPU | + | * MIDI In |
+ | ** 3.5mm stereo jack TRS Type A | ||
+ | ** Remove J4 (EN_MIDI) when USB is plugged into NANO CPU | ||
=== NANO Pinout === | === NANO Pinout === | ||
[[file:arduino-nano-pinout-877PX.png]] | [[file:arduino-nano-pinout-877PX.png]] |
Latest revision as of 12:43, 12 October 2022
- Arduino Nano
- ATMega328 CPU
- 5V, 16 MHz
- USB interface, on USB Mini
- Reset pushbutton
- Audio Output Jack
- Sound out on mono jack tip
- Runs MOZZI Arduino library for audio output
- Standard or HiFi
- PWM on D9, D10
- MIDI In
- 3.5mm stereo jack TRS Type A
- Remove J4 (EN_MIDI) when USB is plugged into NANO CPU