{"id":24501229,"url":"https://github.com/team997coders/frclearningbot","last_synced_at":"2025-03-15T07:24:52.310Z","repository":{"id":76978491,"uuid":"192834178","full_name":"Team997Coders/FRCLearningBot","owner":"Team997Coders","description":"Sample project for building a robot with the FRC control system libraries on a Raspberry Pi.","archived":false,"fork":false,"pushed_at":"2019-06-26T23:44:19.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T22:32:28.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Team997Coders.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-20T02:25:27.000Z","updated_at":"2019-06-26T23:44:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"c81a68a5-4eec-4964-ace0-dd40c10e8a10","html_url":"https://github.com/Team997Coders/FRCLearningBot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team997Coders%2FFRCLearningBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team997Coders%2FFRCLearningBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team997Coders%2FFRCLearningBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team997Coders%2FFRCLearningBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Team997Coders","download_url":"https://codeload.github.com/Team997Coders/FRCLearningBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243697959,"owners_count":20333030,"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":[],"created_at":"2025-01-21T22:26:32.068Z","updated_at":"2025-03-15T07:24:52.291Z","avatar_url":"https://github.com/Team997Coders.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FRCLearningBot Project\n\nThis project demonstrates basic FRC coding practices in Java using a Raspberry Pi single board computer platform.\nIt uses the WPILIB command subsystem to process commands against hardware connected to the Pi. It uses the\npigpio library to communicate with the Pi GPIO header. This library provides the capability to access GPIO over network sockets, which means that the robot program can run on the workstation without deploying to the Pi. It uses the JInput library to process joystick input.\n\n# Requirements\n- Raspberry Pi\n  - Install Raspbian\n  - sudo apt-get install pigpio (if robot program will run on workstation)\n  - sudo apt-get install default-jdk (optional if robot programs will run on Pi)\n  - Configure wireless network using sudo raspi-config\n- Workstation with at least Java 8 JDK installed\n- Set the PIGPIOD_HOST variable in .vscode/launch.json to the host name/ip address of the Pi, if running robot program on workstation\n\n# To Build Robot Program\n- ./gradlew build\n\n# To Run Robot Program On Workstation\n- ./gradlew run\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam997coders%2Ffrclearningbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteam997coders%2Ffrclearningbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam997coders%2Ffrclearningbot/lists"}