Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
martinius96 authored Apr 24, 2024
1 parent 87f2462 commit 393438b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -275,12 +275,12 @@ <h2 class="mt-0">Contact (English / Slovak)</h2>
</div>
<h5 class="h5 mb-2">List of supported hardware (PCB compatible):</h5>
<ul>
<li data-bs-toggle="tooltip" data-bs-html="true" title='<img src="https://i.imgur.com/XHC8DBe.png" alt="Arduino Nano" style="width: 100px;">'>Arduino Nano V3.0</li>
<li data-bs-toggle="tooltip" data-bs-html="true" title='<img src="https://i.imgur.com/FV9xi6K.png" alt="LCD 2004A" style="width: 100px;">'>LCD 2004A (20x4) with I2C converter, 5V operated</li>
<li>NXP RFID RC522 (13.56 MHz), 3V3 operated</li>
<li>ISO/IEC 14443-A RFID wristbands, cards (MiFare 1K tags - 13.56 MHz)</li>
<li>Buzzer, 7.62 mm pitch, 5V operated</li>
<li>5mm LEDs, THT resistors (220Ω up to 1K based on LED color)</li>
<li data-bs-toggle="tooltip" data-bs-html="true" title='<img src="https://i.imgur.com/FH7P9D1.png" alt="Arduino Nano" style="width: 100px;">'>Arduino Nano V3.0</li>
<li data-bs-toggle="tooltip" data-bs-html="true" title='<img src=https://i.imgur.com/7vzG4tS.png" alt="LCD 2004A" style="width: 100px;">'>LCD 2004A (20x4) with I2C converter, 5V operated</li>
<li data-bs-toggle="tooltip" data-bs-html="true" title='<img src=https://i.imgur.com/6HI3oJl.png" alt="NXP RFID RC522 (13.56 MHz), 3V3 operated" style="width: 100px;">'>NXP RFID RC522 (13.56 MHz), 3V3 operated</li>
<li data-bs-toggle="tooltip" data-bs-html="true" title='<img src=https://i.imgur.com/P77rsvA.png" alt="ISO/IEC 14443-A RFID wristbands, cards (MiFare 1K tags - 13.56 MHz)" style="width: 100px;">'>ISO/IEC 14443-A RFID wristbands, cards (MiFare 1K tags - 13.56 MHz)</li>
<li data-bs-toggle="tooltip" data-bs-html="true" title='<img src=https://i.imgur.com/Igx15ac.png" alt="Buzzer, 7.62 mm pitch, 5V operated" style="width: 100px;">'>Buzzer, 7.62 mm pitch, 5V operated</li>
<li data-bs-toggle="tooltip" data-bs-html="true" title='<img src=https://i.imgur.com/0ZAfOau.png" alt="5mm LEDs, THT resistors (220Ω up to 1K based on LED color)" style="width: 100px;">'>5mm LEDs, THT resistors (220Ω up to 1K based on LED color)</li>
<h5 class="h5 mb-2">Possible swaps:</h6>
<li>Uno, or standalone AVR ATmega328P chip with external 16 MHz oscillator (not compatible with PCB design)</li>
<!-- Add more second-level items as needed -->
Expand Down

0 comments on commit 393438b

Please sign in to comment.