Skip to content

A new firmware for the OzSecCon 2018 badge.

License

Unknown, Unlicense licenses found

Licenses found

Unknown
LICENSE.txt
Unlicense
UNLICENSE.txt
Notifications You must be signed in to change notification settings

rfc6919/skully-firmware-2018

Repository files navigation

OzSecCon 2018 badge firmware

A fresh start on firmware for the 2018 OzSecCon badge.

Built on libopencm3, so far provides only a loopback CDC-ACM. Currently planned is a CLI to talk to the LEDs, OLED, and the M24SR02-Y NFC chip. If I can think of an interesting untethered use, that comes next.

Warning

DO NOT use the badge as a USB device without breaking the Vusb 5v trace, which connects directly to the 3v3 power net and

  1. prevents the USB device from working,
  2. might damage your host USB port, and
  3. will damage the stm32 MCU.
doc/skully-mod.jpg

You might think of connecting Vusb to +BATT, but the TPS61220 is a boost-only part. Looks like the badge is battery-powered only. :(

Code imported from libopencm3 or libopencm3-examples is licensed under the LGPL version 3 or later (per upstream). Code native to this repository is freed per the UNLICENSE.

About

A new firmware for the OzSecCon 2018 badge.

Resources

License

Unknown, Unlicense licenses found

Licenses found

Unknown
LICENSE.txt
Unlicense
UNLICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published