1
0
mirror of https://github.com/whowechina/iidx_pico.git synced 2024-09-23 18:58:22 +02:00

Update README.md

This commit is contained in:
whowechina 2023-04-19 08:19:56 +08:00 committed by GitHub
parent 5080663f87
commit d0a45b2594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,8 +125,9 @@ It's very small and requires higher accuracy.
Crosstalk maybe no longer an issue, but ground level becomes a concern. When driving the turntable LED ring, there's a considerable amount of current travelling through the ground cable which lifts AS5600 ground level. There're two ways to handle this.
* One is to use a 5 wire cable, separate LED ground from the sensor ground. You can use a Type-C to Type-C cable, it normally has 5 wires inside. You can use red and black to power the LED and others to serve sensor ground and signals.
<img src="doc/5A_usb.jpg" width="300px">
<img src="doc/USB_ground.jpg" width="600px">
* The other one is to minimize the ground wire resistance. A metal braid shielding cable can be used with the metal shield serving as the ground line. Or you can find a 4 wire cable with thick core copper.
<img src="doc/USB_ground.jpg" width="600px">
* The other one is to minimize the ground wire resistance. A metal braid shielding cable can be used with the metal shield serving as the ground line. Or you can find a 4 wire cable with thick core copper.
Here's the pin definition.
<img src="doc/headphone_jack_wiring.png" width="200px">
The "ANGLE" is the AS5600 analog OUT. You need to remove a resistor to get OUT pin working.
<img src="doc/as5600_mod.png" width="300px">