Mozzi, an Introductory Tutorial
This shows how to set up an Arduino with Mozzi from scratch and use analog inputs to make sounds using a knob, light sensing, pressure, and a switch (on a digital input).

Anatomy of a Mozzi sketch
A detailed introduction to the parts of a Mozzi sketch, showing how to use an oscillator to generate audio and control signals.

Under the Hood
Outlines how Mozzi works behind the scenes.

Output Circuits
Shows how to connect Mozzi for audio output, including a schematic for HIFI mode using only 3 components, and a filter for reducing carrier frequency noise which some people can hear in STANDARD mode.

Hints and Tips
What kind of code Mozzi likes best, debugging and monitoring your sketches.

Frequently Asked Questions