Arduino to cables
A simple and reliable method for configuring Arduino pins, sending data, and reading sensor values using the MIDI interface on an Arduino board. Works on WebMidi enabled browser like Chrome, Firefox, Edge and Arduino boards with an ATmega32U4 microcontroller:
- Arduino Leonardo
- Arduino Micro
- Arduino Esplora
- Arduino Pro Micro
Infos on MIDI Channel Usage:
- Channel 0: Sends the lower 7 bits of analog sensor values (0-127).
- Channel 1: Sends the upper 3 bits of analog sensor values (extending resolution to 10 bits).
- Channel 4: Controls the output mode for each control number:
- Value 0: PWM mode (direct analog output).
- Value 1: Servo mode (controls servo position).
- Value 2: DMX mode (sends data via DMX protocol).
Licence: Public Domain Dedication
Commercial use ok, freely remix, reuse this work without restriction, please credit the author.More patches made by cables users
what is cables?
Cables is a tool for creating beautiful interactive content. With an easy to navigate interface and real time visuals, it allows for rapid prototyping and fast adjustments.
cables is free to use!
Register