# 2020TPC Software ## Overview This is software for the [2020TPC](https://git.ktag.clubk.club/Hardware/2020TPC-HW-Body/) using [PSoC™ Creator](https://www.infineon.com/cms/en/design-support/tools/sdk/psoc-software/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](https://spdx.org/licenses/AGPL-3.0-or-later.html) This software is part of the KTag project, a DIY laser tag game with customizable features and wide interoperability. 🛡️ 🃞 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](LICENSE) file in the root of this repository. If not, see . ## 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](https://spdx.org/licenses/)) | URL |----------------------------|--------:|--------------------------------------------------------------------------|--------------------------------------------- | SystemK | 1.0 | [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) | https://git.ktag.clubk.club/Software/SystemK/ | FreeRTOS™ | 10.0.1 | [MIT](https://spdx.org/licenses/MIT.html) | 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.