You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -279,7 +279,7 @@ All I²C device address given below are 7-bit values. The first byte in a messag
279
279
280
280
The memory addresses given are 8-bit values used to access the contents of an I²C device, and are usually supplied as the second byte in a message.
281
281
282
-
* Device Address 0x50 - TLV320AIC23
282
+
* Device Address 0x1A - TLV320AIC23
283
283
* Memory Address 0x00 - Left line input channel volume control
284
284
* Memory Address 0x01 - Right line input channel volume control
285
285
* Memory Address 0x02 - Left channel headphone volume control
@@ -320,7 +320,7 @@ The memory addresses given are 8-bit values used to access the contents of an I
320
320
Why not design and build your own expansion card? You could try designing:
321
321
322
322
* A dual Atari/SEGA 9-pin Joypad Interface
323
-
* A Mikro Eletronika Click adaptor, allow many of the range of [Click board](https://www.mikroe.com/click) to be fitted
323
+
* A Mikro Electronika Click adaptor, allow many of the range of [Click boards](https://www.mikroe.com/click) to be fitted
324
324
* A Wi-Fi/Bluetooth card, using an Espressif ESP32
325
325
* A second processor card - perhaps with a RISC-V microcontroller, or classic Zilog Z80
326
326
* An OPL2 or OPL3 based FM synthesiser card
@@ -354,7 +354,7 @@ These documents, schematics and PCB designs are Copyright (c) The Neotron Develo
354
354
355
355
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).
356
356
357
-
Please note that the models provided in the `3dmodels` directory are from various manufacturers. Terms and conditions for the use of the models remain with the original manufacturer.
357
+
Please note that the models provided in the [Kicad/Models](./Kicad/Models) directory are from various manufacturers. Terms and conditions for the use of the models are as specified by the original manufacturer/author.
0 commit comments