aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--badge.pngbin0 -> 97976 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f62c4b9..1426ee6 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# DC512 Badge
+![DC512 badge](badge.png)
+
This is an electronic badge for DC512, a hacker meetup group in Austin, Texas. It uses ultrasound to notice other DC512 badges nearby and responds with an LED light show.
## Using the Badge
@@ -26,4 +28,3 @@ The rest of this repository contains the material used to make the badge:
- `src/` contains the ATtiny43U firmware, programming and oscillator-calibration utilities, and compiled firmware files.
- `kicad/` contains the KiCad schematic and PCB layout, custom footprints and mechanical models, and manufacturing output files.
- `docs/` contains component datasheets, measurements, and notes about the ultrasonic on-off-keyed communication format.
-
diff --git a/badge.png b/badge.png
new file mode 100644
index 0000000..699a202
--- /dev/null
+++ b/badge.png
Binary files differ