{"id":18743001,"url":"https://github.com/dawinaj/mcp3x0x","last_synced_at":"2026-04-29T00:06:00.642Z","repository":{"id":194130385,"uuid":"630131709","full_name":"dawinaj/MCP3X0X","owner":"dawinaj","description":"MCP3x0x driver for ESP32","archived":false,"fork":false,"pushed_at":"2024-09-15T00:00:40.000Z","size":41,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T19:33:15.605Z","etag":null,"topics":["adc","analog-to-digital-converter","cpp","driver","esp32","hal","mcp3002","mcp3004","mcp3008","mcp3202","mcp3204","mcp3208","mcp3304","mcp3308","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":"2023-04-19T18:27:33.000Z","updated_at":"2024-09-15T00:00:43.000Z","dependencies_parsed_at":"2024-07-27T17:30:45.669Z","dependency_job_id":"c24038eb-66f0-41e2-b1ab-121ebf7d44a7","html_url":"https://github.com/dawinaj/MCP3X0X","commit_stats":null,"previous_names":["herhor67/mcp3x0x","dawinaj/mcp3x0x"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FMCP3X0X","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FMCP3X0X/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FMCP3X0X/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FMCP3X0X/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawinaj","download_url":"https://codeload.github.com/dawinaj/MCP3X0X/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239624137,"owners_count":19670434,"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":["adc","analog-to-digital-converter","cpp","driver","esp32","hal","mcp3002","mcp3004","mcp3008","mcp3202","mcp3204","mcp3208","mcp3304","mcp3308","voltage"],"created_at":"2024-11-07T16:09:46.597Z","updated_at":"2025-11-21T08:30:14.891Z","avatar_url":"https://github.com/dawinaj.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32 MCP3x0x ADC driver/library\n\nThis is a single-file header-only C++ style library (see files in `main/include/`) for driving the popular **MCP3xxx** family of MicroChip's analog-digital converters from an **ESP32** microcontroller.\n\nCurrently supported are:\n- MCP3002, MCP3004, MCP3008\n- MCP3202, MCP3204, MCP3208\n- MCP3304, MCP3308\n- other versions?\n\n\nIt is based on three other libraries:\n- https://github.com/bakercp/MCP3XXX\n- https://github.com/nopnop2002/esp-idf-mcp3002\n- https://github.com/gfurtadoalmeida/esp32-driver-mcp320x\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 `MCP3x0x.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%2Fmcp3x0x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdawinaj%2Fmcp3x0x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawinaj%2Fmcp3x0x/lists"}