{"id":15149280,"url":"https://github.com/mittyrobotics/tko-electronics-sim","last_synced_at":"2025-10-24T05:31:39.081Z","repository":{"id":48016702,"uuid":"284147723","full_name":"MittyRobotics/tko-electronics-sim","owner":"MittyRobotics","description":"A cross-platform app that allows for building and simulating FRC electronics in real time","archived":false,"fork":false,"pushed_at":"2022-10-25T04:55:23.000Z","size":477197,"stargazers_count":42,"open_issues_count":3,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T00:07:47.332Z","etag":null,"topics":["electronics","frc","frc-java","hacktoberfest","hardware","java","simulation","simulator"],"latest_commit_sha":null,"homepage":"https://sim.amhsrobotics.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MittyRobotics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-31T23:23:22.000Z","updated_at":"2024-12-18T17:53:00.000Z","dependencies_parsed_at":"2022-08-12T16:41:12.291Z","dependency_job_id":null,"html_url":"https://github.com/MittyRobotics/tko-electronics-sim","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MittyRobotics%2Ftko-electronics-sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MittyRobotics%2Ftko-electronics-sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MittyRobotics%2Ftko-electronics-sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MittyRobotics%2Ftko-electronics-sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MittyRobotics","download_url":"https://codeload.github.com/MittyRobotics/tko-electronics-sim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237918710,"owners_count":19387305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electronics","frc","frc-java","hacktoberfest","hardware","java","simulation","simulator"],"created_at":"2024-09-26T13:43:29.086Z","updated_at":"2025-10-24T05:31:34.024Z","avatar_url":"https://github.com/MittyRobotics.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![TKO Circuit Simulator](https://github.com/MittyRobotics/tko-electronics-sim/blob/master/assets/img/logo/circuitsim.png)\n---\n\nFRC circuit simulator for electronics diagramming and rookie training.\u003cbr\u003e\nCreated by **TKO Programming** ([Rohan Bansal](https://github.com/Rohan-Bansal) and [Andy Li](https://github.com/AndyLi23)).\n\n### Winner of the 2021 KLA Software Engineering Award!\n### Website: [sim.amhsrobotics.com](https://sim.amhsrobotics.com)\n\n\n\nhttps://user-images.githubusercontent.com/54689920/197682521-fb6d358b-164f-48b4-a773-77e52129db52.mp4\n\n\n\n## Features\n\n- Circuit diagramming with FRC parts (see subsection below for list)\n- Creating, moving, connecting devices with cables\n- Saving/importing circuits as shareable files\n- Simulation for wiring errors\n- Simple LED simulation\n- 2D CAD-inspired GUI\n- Keybinds, help menu, options menu, and other QOL features\n- Packages for easy installation (support for Windows, MacOS, Linux)\n\n![diagram](https://www.chiefdelphi.com/uploads/default/original/3X/4/b/4b3d36734577676d8211377c06b7b3f657fd1967.png)\n\n## Future Updates\n\n- Enable resizing\n- Future hardware (limelight, RSL, sensors, servos, etc.) \n- Twisted cables and groups of three cables for RoboRIO\n- Accurate scaling of parts on a blocks-per-inch grid for E-Plate diagramming\n- Cleaner code\n\n## Installation\n\n#### Official Packaging\n\nHead over to the [releases](https://github.com/MittyRobotics/tko-electronics-sim/releases) page and download the binary for your platform. Directions for installation can also be found there.\n\n#### Building from Source\n\n**We constantly commit partially finished new features or bug fixes, so we suggest that you use the latest stable release instead. Proceed at your own risk.**\n\n1. Clone the repository using git\n2. Run `gradlew build` and then `gradlew run` in a console in the top directory\n\nIf you use Linux/Mac OS, run `./gradlew build` and then `./gradlew run` in a console in the top directory. \u003cbr\u003e\nIf it says permission denied, do `chmod +x gradlew`.\n\nDue to compatibility issues with LWJGL3 and the M1 chipset, the mac version pf the simulator still uses LWJGL2. Functionality should be close to identical. **Mac OS only: switch to the lwjgl2-macs branch to run.** Otherwise, app may freeze during usage.\n\n## Device/Component List\n\n#### Hardware\n- Battery\u003cbr\u003e\n- Breaker\u003cbr\u003e\n- Compressor\u003cbr\u003e\n- Double WAGO\u003cbr\u003e\n- Falcon\u003cbr\u003e\n- Manifold (with double solenoids attached)\u003cbr\u003e\n- 775 Motor\u003cbr\u003e\n- NEO\u003cbr\u003e\n- Pneumatics Control Module (PCM)\u003cbr\u003e\n- Power Distribution Panel (PDP)\u003cbr\u003e\n- Voltage Regulator Module (VRM)\u003cbr\u003e\n- Piston\u003cbr\u003e\n- Pressure Switch\u003cbr\u003e\n- Radio\u003cbr\u003e\n- RoboRIO\u003cbr\u003e\n- Regulator + Gauge\u003cbr\u003e\n- Relief Valve Complex\u003cbr\u003e\n- Spark\u003cbr\u003e\n- Talon\u003cbr\u003e\n- Tank\u003cbr\u003e\n- T-Connector\u003cbr\u003e\n\n#### Cables\n\n- Regular cables (4, 12, 18, 22 AWG)\n- Crimped cables (4, 12, 18, 22 AWG)\n- Ethernet\n- Pneumatics tubing\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmittyrobotics%2Ftko-electronics-sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmittyrobotics%2Ftko-electronics-sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmittyrobotics%2Ftko-electronics-sim/lists"}