Initial public release.
This commit is contained in:
parent
aec57087e5
commit
6569617eb2
15 changed files with 115619 additions and 1 deletions
34
README.md
34
README.md
|
@ -1,3 +1,35 @@
|
|||
# 2024A-HW
|
||||
|
||||
Hardware design files for the KTag 2024A "32ESPecial".
|
||||
This repo contains the hardware design files for the KTag 2024A "32ESPecial". This hardware is part of the KTag project, a DIY laser tag game with customizable features and wide interoperability.
|
||||
|
||||
🛡️ <https://ktag.clubk.club> 🃞
|
||||
|
||||
## Where To Get More Information
|
||||
|
||||
The primary documentation for the 32ESPecial is on the KTag website at <https://ktag.clubk.club/Devices/32ESPecial/>.
|
||||
|
||||
You can ask questions (and get answers!) about this hardware on the KTag forum at <https://forum.ktag.clubk.club/c/hardware/>
|
||||
|
||||
## Associated Software
|
||||
|
||||
Software necessary to make good use of this hardware is available at <https://git.ktag.clubk.club/Software/2024A-SW/>.
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2024-2025 Joseph P. Kearney and the KTag developers.
|
||||
|
||||
These source files describe Open Hardware and are licensed under the CERN-OHL-S-2.0.
|
||||
|
||||
You may redistribute and modify these files and make products using them under
|
||||
the terms of the [CERN-OHL-S-2.0](./LICENSE) (https://ohwr.org/cern_ohl_s_v2.txt)
|
||||
|
||||
These files are distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY,
|
||||
INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY, AND FITNESS FOR A
|
||||
PARTICULAR PURPOSE. Please see the CERN-OHL-S-2.0 for applicable conditions.
|
||||
|
||||
Source location: <https://git.ktag.clubk.club/Hardware/2024A-HW/>
|
||||
|
||||
As per CERN-OHL-S-2.0 section 4, should You produce hardware based on these
|
||||
files, You must where practicable maintain the Source Location visible
|
||||
on the external case of the Gizmo or other products you make using this
|
||||
source. See the [LICENSE_HOWTO](./LICENSE_HOWTO.txt) for more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue