Update README.md

Added note regarding v1.1 hardware
pull/89/head
Simon Küppers 2024-09-18 14:13:01 +02:00 zatwierdzone przez GitHub
rodzic 97f82cf5f9
commit cad5707d16
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 6 dodań i 2 usunięć

Wyświetl plik

@ -58,14 +58,18 @@ You can watch the videos of the *Temporarily Offline* and *HAM RADIO DUDE* YouTu
This gives you 5 (or more) SMD assembled AIOC. The only thing left to do is soldering on the TRS connectors (see [here](#how-to-assemble)). This gives you 5 (or more) SMD assembled AIOC. The only thing left to do is soldering on the TRS connectors (see [here](#how-to-assemble)).
The total bill should be around 60$ US for 5 pieces plus tax and shipping from China. The total bill should be around 60$ US for 5 pieces plus tax and shipping from China.
Note that the following message from JLCPCB is okay and can be ignored. __Note__ that the following message from JLCPCB is okay and can be ignored.
```` ````
The below parts won't be assembled due to data missing. The below parts won't be assembled due to data missing.
H1,H2 designators don't exist in the BOM file. H1,H2 designators don't exist in the BOM file.
J2,D3,D4,R17 designators don't exist in the CPL file. J2,D3,D4,R17 designators don't exist in the CPL file.
```` ````
Note for people doing their own PCB production: I suggest using the LCSC part numbers in the BOM file as a guide on what to buy (especially regarding the MCU). __Note__ for people doing their own PCB production: I suggest using the LCSC part numbers in the BOM file as a guide on what to buy (especially regarding the MCU).
__Note__ the current hardware version is **1.0**, but there is a pre-release **1.1** available [here](https://github.com/skuep/AIOC/tree/k1-aioc-rev1.1) that features
- support for an external hardware input (e.g. for COS)
- a split pad for the PTT/UART contact, so in case you would like to use the AIOC hardware for another purpose than a K1-style connector, you can separate these two signals that are otherwise connected to the same TRS contact.
## How To Assemble ## How To Assemble
This is the process I use for building. See photographs in ``images`` folder. This is the process I use for building. See photographs in ``images`` folder.