1
0
mirror of https://github.com/whowechina/aic_pico.git synced 2024-11-12 00:40:47 +01:00

Update wiring diagram and PN532 I2C mode

This commit is contained in:
whowechina 2023-11-12 11:57:56 +08:00
parent 567e3f0d5e
commit 7e411d7a74
4 changed files with 5 additions and 1 deletions

View File

@ -77,7 +77,11 @@ I'll let these images do the talk.
<img src="doc/assemble_3.jpg" width="80%">
<img src="doc/assemble_4.jpg" width="80%">
The firmware supports up to 16 LEDs on the WS2812B LED strip. I personally used 3 as shown in main title image. But you can experiment with different LED numbers, as long as they fit within the housing.
#### Notes
* The firmware supports up to 16 LEDs on the WS2812B LED strip. I personally used 3 as shown in main title image. But you can experiment with different LED numbers, as long as they fit within the housing.
* The mode switch on PN532 must be in "I2C" mode, picture below shows the correct settings.
<img src="doc/pn532_i2c.jpg" width="40%">
### Firmware
* UF2 file is in `Production\Firmware` folder.

BIN
doc/aic_pico_lib.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 KiB

BIN
doc/pn532_i2c.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 158 KiB