文件
titux-badge/README.md

21 行
854 B
Markdown

此文件含有不可见的 Unicode 字符

此文件含有人类无法区分的不可见的 Unicode 字符,但可以由计算机进行不同的处理。 如果您是想特意这样的,可以安全地忽略该警告。 使用 Escape 按钮显示他们。

# TiTux badge
![TiTux badge](./artwork/readme-header.jpg)
## board
The board is designed in KiCad and uses a dual sided pcb while only using one side for the components. It features an ATtiny84 with 6 LEDs and a switch powered by a 3V button cell. The example above was manufactured by [OSH Park].
## code
The challenge is to come up with your own interesting light shows, games, etc. for the badge. This repo includes a basic Arduino sketch using the [ATTinyCore] to get you started.
Use some crocodile clips and an AVR ISP programmer like a standard Arduino UNO with the [ISP sketch] and a 10μF capacitor.
## licence
The design and example firmware are licenced under `GPL-3.0-or-later`.
[OSH Park]: https://oshpark.com/
[ATTinyCore]: https://github.com/SpenceKonde/ATTinyCore
[ISP sketch]: https://www.arduino.cc/en/tutorial/arduinoISP