Software for the 2020TPC using PSoC Creator.
Find a file
2025-06-14 16:03:09 -05:00
2020TPCApp0.cydsn Initial public release. 2025-02-01 19:52:04 -06:00
2020TPCApp1.cydsn Repin SystemK. 2025-06-14 16:03:09 -05:00
2020TPCAppNoDFU.cydsn Repin SystemK. 2025-06-14 16:03:09 -05:00
Keys Initial public release. 2025-02-01 19:52:04 -06:00
.gitignore Initial public release. 2025-02-01 19:52:04 -06:00
.gitmodules Initial public release. 2025-02-01 19:52:04 -06:00
2020TPC Nonvolatile Memory.xlsx Pulled in the latest SystemK (with new BLE). (#1) 2025-06-08 22:21:17 +00:00
2020TPC.cywrk Initial public release. 2025-02-01 19:52:04 -06:00
autocode.py Pulled in the latest SystemK (with new BLE). (#1) 2025-06-08 22:21:17 +00:00
LICENSE Initial commit 2025-02-02 00:08:19 +00:00
README.md Initial public release. 2025-02-01 19:52:04 -06:00

2020TPC Software

Overview

This is software for the 2020TPC using PSoC™ Creator†.

The primary documentation for the 2020TPC is on the KTag website at https://ktag.clubk.club/Devices/2020TPC/.

You can ask questions (and get answers!) about this software on the KTag forum at https://forum.ktag.clubk.club/c/software/.

License: AGPL-3.0-or-later

This software is part of the KTag project, a DIY laser tag game with customizable features and wide interoperability.

🛡️ https://ktag.clubk.club 🃞

Copyright © 2020-2025 Joseph P. Kearney and the KTag developers.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

There should be a copy of the GNU Affero General Public License in the LICENSE file in the root of this repository. If not, see http://www.gnu.org/licenses/.

Licensed Software

This software makes use of the following licensed software components and libraries:

Name Version URL
Cypress PSoC™ Creator 4.4.0.80 https://www.infineon.com/cms/en/design-support/tools/sdk/psoc-software/psoc-creator/
PSoC™ 6 Peripheral Driver Library (PDL) for PSoC™ Creator
(installed in C:\Program Files (x86)\Cypress\PDL\3.1.7)
3.1.7 https://www.infineon.com/cms/en/design-support/software/device-driver-libraries/psoc-6-peripheral-driver-library-pdl-for-psoc-creator/

Open-Source Software

This software makes use of the following open-source software libraries and components:

Name Version License (SPDX) URL
SystemK 1.0 AGPL-3.0-or-later https://git.ktag.clubk.club/Software/SystemK/
FreeRTOS™ 10.0.1 MIT https://www.freertos.org/

† PSOC™ Creator is a trademark of Infineon Technologies AG. All trade names, trademarks, and registered trademarks mentioned in this documentation are the property of their respective owners, and are hereby acknowledged.