diff --git a/README.md b/README.md index 5441b0e..857d3b2 100644 --- a/README.md +++ b/README.md @@ -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/schematicmsall.png)](/images/schematic.png) +[![Schematic of hardware](/images/schematicsmall.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,7 +95,6 @@ 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)