diff --git a/README.md b/README.md index 774961a..d6628d7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Whether you are attending a conference or just getting started with embedded dev --- +![BadgeConf PCB render](assets/pcb1.png) + ## Features | Peripheral | Details | @@ -22,7 +24,7 @@ Whether you are attending a conference or just getting started with embedded dev The microcontroller is the **[nice!nano](https://nicekeyboards.com/nice-nano/)** (nRF52840), which is fully supported by TinyGo and exposes both USB HID and Bluetooth HID out of the box. ---- +![BadgeConf PCB circuit](assets/pcb2.png) ## Repository layout diff --git a/assets/pcb1.png b/assets/pcb1.png new file mode 100644 index 0000000..7da8d01 Binary files /dev/null and b/assets/pcb1.png differ diff --git a/assets/pcb2.png b/assets/pcb2.png new file mode 100644 index 0000000..b34a66e Binary files /dev/null and b/assets/pcb2.png differ