diff --git a/README.md b/README.md new file mode 100644 index 0000000..84a82e7 --- /dev/null +++ b/README.md @@ -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: + +pcb image +card displayed on device +
+ + + diff --git a/docs/images/card.jpg b/docs/images/card.jpg new file mode 100644 index 0000000..ccde3ac Binary files /dev/null and b/docs/images/card.jpg differ diff --git a/docs/images/menus.mp4 b/docs/images/menus.mp4 new file mode 100644 index 0000000..1d65ea5 Binary files /dev/null and b/docs/images/menus.mp4 differ diff --git a/docs/images/pcb.png b/docs/images/pcb.png new file mode 100644 index 0000000..4d158ab Binary files /dev/null and b/docs/images/pcb.png differ diff --git a/docs/images/pong.mp4 b/docs/images/pong.mp4 new file mode 100644 index 0000000..8193356 Binary files /dev/null and b/docs/images/pong.mp4 differ