{"id":18743007,"url":"https://github.com/dawinaj/mcp4xxx","last_synced_at":"2026-05-02T03:08:53.174Z","repository":{"id":243684769,"uuid":"813128903","full_name":"dawinaj/MCP4XXX","owner":"dawinaj","description":"MCP4xxx driver for ESP32","archived":false,"fork":false,"pushed_at":"2024-09-15T00:00:28.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T06:09:05.250Z","etag":null,"topics":["cpp","dac","digital-to-analog-converter","driver","esp32","hal","mcp4801","mcp4802","mcp4811","mcp4812","mcp4821","mcp4822","mcp4901","mcp4902","mcp4911","mcp4912","mcp4921","mcp4922","voltage"],"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/dawinaj.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-06-10T14:28:30.000Z","updated_at":"2024-09-15T00:00:32.000Z","dependencies_parsed_at":"2024-06-10T17:04:40.456Z","dependency_job_id":"09bc2b59-9a7a-4f35-9059-2b4b657115a5","html_url":"https://github.com/dawinaj/MCP4XXX","commit_stats":null,"previous_names":["herhor67/mcp4xxx","dawinaj/mcp4xxx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dawinaj/MCP4XXX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FMCP4XXX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FMCP4XXX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FMCP4XXX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FMCP4XXX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawinaj","download_url":"https://codeload.github.com/dawinaj/MCP4XXX/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FMCP4XXX/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32521139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["cpp","dac","digital-to-analog-converter","driver","esp32","hal","mcp4801","mcp4802","mcp4811","mcp4812","mcp4821","mcp4822","mcp4901","mcp4902","mcp4911","mcp4912","mcp4921","mcp4922","voltage"],"created_at":"2024-11-07T16:09:47.994Z","updated_at":"2026-05-02T03:08:53.155Z","avatar_url":"https://github.com/dawinaj.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32 MCP4xxx DAC driver/library\n\nThis is a single-file header-only C++ style library (see files in `main/include/`) for driving the popular **MCP4xxx** family of MicroChip's analog-digital converters from an **ESP32** microcontroller.\n\nCurrently supported are:\n- MCP4801, MCP4811, MCP4821\n- MCP4802, MCP4812, MCP4822\n- MCP4901, MCP4911, MCP4921\n- MCP4902, MCP4912, MCP4922\n- other versions?\n\n\n## Installation \u0026 usage\nSee example in `main/main.cpp`.\n\n- Move the files from `main/include/` to your include directory.\n- Add `driver` to your `idf_component_register` `REQUIRES`.\n- #include the `MCP4xxx.h` in your code.\n- Create a custom class or use one of the predefined ones.\n- Create its object.\n- Done!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawinaj%2Fmcp4xxx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdawinaj%2Fmcp4xxx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawinaj%2Fmcp4xxx/lists"}