Arduino software in C++ and corresponding iOS app to control vintage NAD equipment over Ethernet and NAD-Link interface
Go to file
andrei-ch ae196c986d iPap Pro 1.9" and iOS 11 assets 2018-01-07 14:35:49 -08:00
arduino Initial population 2015-11-29 20:41:39 -08:00
docs Added screenshots 2015-11-29 20:53:42 -08:00
ios iPap Pro 1.9" and iOS 11 assets 2018-01-07 14:35:49 -08:00
README.md Update README.md 2015-11-29 23:28:48 -08:00

README.md

NADControl

Arduino software in C++ and corresponding iOS app to control vintage NAD equipment over Ethernet and NAD-Link interface.

Ethernet shield is required for this to work. NAD-Link input connects to Ground and Pin-8 on Arduino board.

Screenshots

iPhone screenshot iPad Pro split mode screenshot

Acknowledgements

Parts of NAD-Link code by bitraf: https://github.com/bitraf/nadlink

AVR makefile-base by Markham Anderson: https://gist.github.com/entrity/5424505