{"id":23069574,"url":"https://github.com/roboticsbrno/esp32-dcmotor","last_synced_at":"2025-07-22T14:33:11.378Z","repository":{"id":247142627,"uuid":"824467923","full_name":"RoboticsBrno/Esp32-DCMotor","owner":"RoboticsBrno","description":"A simple library to control a DC motor with a DRV8833 driver and a quadrature encoder using an ESP32.","archived":false,"fork":false,"pushed_at":"2025-02-28T13:24:45.000Z","size":37,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-03T09:46:14.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RoboticsBrno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-07-05T07:43:37.000Z","updated_at":"2025-02-28T13:24:48.000Z","dependencies_parsed_at":"2025-02-08T23:34:20.085Z","dependency_job_id":null,"html_url":"https://github.com/RoboticsBrno/Esp32-DCMotor","commit_stats":null,"previous_names":["roboticsbrno/esp32-dcmotor"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/RoboticsBrno/Esp32-DCMotor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoboticsBrno%2FEsp32-DCMotor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoboticsBrno%2FEsp32-DCMotor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoboticsBrno%2FEsp32-DCMotor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoboticsBrno%2FEsp32-DCMotor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoboticsBrno","download_url":"https://codeload.github.com/RoboticsBrno/Esp32-DCMotor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoboticsBrno%2FEsp32-DCMotor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266510524,"owners_count":23940668,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-12-16T06:16:05.694Z","updated_at":"2025-07-22T14:33:11.334Z","avatar_url":"https://github.com/RoboticsBrno.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Esp32-DCMotor\n\nA simple library to control a DC motor with a DRV8833 driver and a quadrature encoder using an ESP32.\n\n\n## Test firmware\n\nThe directory `test_fw` contains a test firmware, which can be used as an example on the usage of the library.\n\nThe firmware provides a console interface to control the motors as configured in the `main.cpp` file. The console\nis accessible via USB-JTAG serial.\n\n\n## Test tools\n\nThe directory `tools` contains Python scripts to test the library and to help with tuning the control parameters.\n\nThe script `run_test.py` allows to run a test of the motor control and to log the test progress. The test is\ndescribed in a text file, which is passed as an argument to the script. An example of a test file is provided in\nthe `tools\\sample_test.txt` file. Each line of the test file describes a test step, with the following format:\n\n```\n\u003ctime-point\u003e: \u003ccommand\u003e\n```\n\nwhere `\u003ctime-point\u003e` is the time in seconds since the start of the test, and `\u003ccommand\u003e` is the command to be sent\nto the motor controller. The commands are the same as the ones used in the console interface of the test firmware.\nThe report from the test is saved in a text file and can be plotted using the `plot_report.py` script.\n\nIf the test firmware runs out of memory while running the test, consider adding a command `everynth \u003cn\u003e` with a higher\n`\u003cn\u003e` value at the start of the test to only report every nth data point and reduce the memory usage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froboticsbrno%2Fesp32-dcmotor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froboticsbrno%2Fesp32-dcmotor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froboticsbrno%2Fesp32-dcmotor/lists"}