{"id":16517383,"url":"https://github.com/vietanhdev/digital-race-2020-superfast","last_synced_at":"2026-06-04T13:31:22.434Z","repository":{"id":189399922,"uuid":"666713090","full_name":"vietanhdev/digital-race-2020-superfast","owner":"vietanhdev","description":"Digital Race 2020 - Initial code from SuperFast team","archived":false,"fork":false,"pushed_at":"2023-07-15T10:29:15.000Z","size":1844,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T19:33:06.918Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/vietanhdev.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}},"created_at":"2023-07-15T10:27:25.000Z","updated_at":"2023-07-26T18:35:01.000Z","dependencies_parsed_at":"2023-08-19T20:44:45.334Z","dependency_job_id":"db49fdf6-ddee-440d-b613-3df73d0c06c1","html_url":"https://github.com/vietanhdev/digital-race-2020-superfast","commit_stats":null,"previous_names":["vietanhdev/digital-race-2020-superfast"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vietanhdev/digital-race-2020-superfast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fdigital-race-2020-superfast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fdigital-race-2020-superfast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fdigital-race-2020-superfast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fdigital-race-2020-superfast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vietanhdev","download_url":"https://codeload.github.com/vietanhdev/digital-race-2020-superfast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fdigital-race-2020-superfast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33907693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-10-11T16:30:24.272Z","updated_at":"2026-06-04T13:31:22.407Z","avatar_url":"https://github.com/vietanhdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CDS - ROUND 2\n\n## Requirements:\n- Hardware: DIRA platform - FPT\n- Python 3.6\n\n## I2C\n- List I2C: `sudo i2cdetect -y -r 1`.\n\n## Camera\n- Library: `primesense`.\n- Install:\n```\nsudo pip3 install primesense\n```\n\n## Motors:\n- Library: https://github.com/adafruit/Adafruit_Python_PCA9685\n- Document: phtts://readthedocs.org/projects/adafruit-circuitpython-pca9685/downloads/pdf/latest/\n```\nsudo pip3 install adafruit-pca9685\n```\n\n##  GPIO: \n- https://devtalk.nvidia.com/default/topic/1030443/jetson-tx2/using-gpio-on-nvidia-jetson-tx2/\n- Using library: https://github.com/vitiral/gpio.git\n- GPIO without root: https://jkjung-avt.github.io/gpio-non-root/. (`dependencies/non_root_gpio/`)\n```\nsudo pip3 install gpio\ncd dependencies/non_root_gpio/\nsh setup_gpio.sh\n```\n\n## LCD:\n- Library: smbus\n```\nsudo pip3 install smbus\n```\n- Update LCD I2C address in `config.py` -\u003e `LCD_ADDRESS`.\n\n## Gyro\nhttps://github.com/RTIMULib/RTIMULib2.git\n```\ncd dependencies/RTIMULib2/Linux/python\npython3 setup.py build\npython3 setup.py install\n```\n\n## Remote control using Android smartphone\n\n- Download and use this app: https://play.google.com/store/apps/details?id=com.denods.udpjoystick\u0026hl=vi\n- Enter ip address to Jetson and enter port 12345.\n- Use y axis of left joystick to control speed and x axis of right joystick to control steering angle.\n- **Special functions:** move left joystick to y = 0 and right joystick to special position to activate special functions:\n    + Top - right: Emergency stop.\n    + Top - left: Remove emergency stop flag.\n    + Bottom - right: Start video recording.\n    + Bottom - left: Stop video recording.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietanhdev%2Fdigital-race-2020-superfast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvietanhdev%2Fdigital-race-2020-superfast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietanhdev%2Fdigital-race-2020-superfast/lists"}