Add README

This commit is contained in:
shylie 2026-02-28 11:09:07 -05:00
parent 58c1b9626b
commit ee15ef4d82
5 changed files with 18 additions and 0 deletions

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# card-device-firmware
Firmware and supporting libraries for a custom hardware device.
Also see the [hardware repository](https://git.shylie.info/shylie/card-device-hardware),
and the accompanying [host-side software repository](https://git.shylie.info/shylie/mtgcard-upload).
Here are some photos:
<img src="docs/images/pcb.png" alt="pcb image" width="200"/>
<img src="docs/images/card.jpg" alt="card displayed on device" width="200"/>
<br/>
<video width="240" controls>
<source src="docs/images/menus.mp4" type="video/mp4">
</video>
<video width="240" controls>
<source src="docs/images/pong.mp4" type="video/mp4">
</video>

BIN
docs/images/card.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 KiB

BIN
docs/images/menus.mp4 Normal file

Binary file not shown.

BIN
docs/images/pcb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

BIN
docs/images/pong.mp4 Normal file

Binary file not shown.