|
|
@ -51,7 +51,7 @@ remote control function.
|
|
|
|
The basic idea is parallel the actuator contacts of DPDT (or DPST) relays and flip them on one at a time (two
|
|
|
|
The basic idea is parallel the actuator contacts of DPDT (or DPST) relays and flip them on one at a time (two
|
|
|
|
for phono).
|
|
|
|
for phono).
|
|
|
|
|
|
|
|
|
|
|
|
[![Schematic of hardware](/images/schematicmsall.png)](/images/schematic.png)
|
|
|
|
[![Schematic of hardware](/images/schematicsmall.png)](/images/schematic.png)
|
|
|
|
Click for full resolution.
|
|
|
|
Click for full resolution.
|
|
|
|
|
|
|
|
|
|
|
|
Data is shifted in to a 74HC595 and it's parallel outputs are used to control a ULN2803(or 2003) darlington array to
|
|
|
|
Data is shifted in to a 74HC595 and it's parallel outputs are used to control a ULN2803(or 2003) darlington array to
|
|
|
@ -95,7 +95,6 @@ emulate the original segmented font display of the Denon.
|
|
|
|
# Software
|
|
|
|
# Software
|
|
|
|
|
|
|
|
|
|
|
|
This sketch requires the following libaries:
|
|
|
|
This sketch requires the following libaries:
|
|
|
|
|
|
|
|
|
|
|
|
- IRRemote (https://github.com/z3t0/Arduino-IRremote)
|
|
|
|
- IRRemote (https://github.com/z3t0/Arduino-IRremote)
|
|
|
|
- U8G2 Display Driver (https://github.com/olikraus/u8g2)
|
|
|
|
- U8G2 Display Driver (https://github.com/olikraus/u8g2)
|
|
|
|
|
|
|
|
|
|
|
|