Merge branch 'master' of gitlab.com:dewdude/hifilogix

master
Jay 4 years ago
commit 64fa3f2aed

@ -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
for phono).
[![Schematic of hardware](/images/schematicsmall.png)](/images/schematic.png)
[![Schematic of hardware](/images/schematicmsall.png)](/images/schematic.png)
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
@ -95,6 +95,7 @@ emulate the original segmented font display of the Denon.
# Software
This sketch requires the following libaries:
- IRRemote (https://github.com/z3t0/Arduino-IRremote)
- U8G2 Display Driver (https://github.com/olikraus/u8g2)

Loading…
Cancel
Save