{"id":18794868,"url":"https://github.com/acerv/mcp2210-sharp","last_synced_at":"2025-12-29T22:30:15.453Z","repository":{"id":122919266,"uuid":"55701472","full_name":"acerv/MCP2210-Sharp","owner":"acerv","description":"A C# library to interface with the MCP2210 device","archived":false,"fork":false,"pushed_at":"2016-11-26T10:41:53.000Z","size":141,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T16:37:12.525Z","etag":null,"topics":["csharp","drivers","native-libraries"],"latest_commit_sha":null,"homepage":null,"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/acerv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","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":"2016-04-07T14:30:13.000Z","updated_at":"2024-10-04T11:28:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f95f905a-1c14-4ac2-8a1e-6d0d14280b1c","html_url":"https://github.com/acerv/MCP2210-Sharp","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/acerv%2FMCP2210-Sharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acerv%2FMCP2210-Sharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acerv%2FMCP2210-Sharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acerv%2FMCP2210-Sharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acerv","download_url":"https://codeload.github.com/acerv/MCP2210-Sharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239719192,"owners_count":19685904,"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":["csharp","drivers","native-libraries"],"created_at":"2024-11-07T21:31:22.624Z","updated_at":"2025-12-29T22:30:15.382Z","avatar_url":"https://github.com/acerv.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\n[![Build Status](https://travis-ci.org/acerv/MCP2210-Sharp.svg?branch=master)](https://travis-ci.org/acerv/MCP2210-Sharp)\n\nThis is a C# (.NET 3.5) library that is built to interface with the Microchip \nMCP2210 USB to SPI device.\n\n## License\nThe library is using the MIT License and it's open for commercial usage. \n\n## Dependences\nThe only dependency is HidSharp, a multi-platform library that supports \nWindows, MacOS, and Linux (hidraw). You can find it \n[here](http://www.zer7.com/software/hidsharp).\nThe reason why I used this library, is related to its simplicity, documentation \nand stability. And, of course, the ISC license, that is compatible with the \nMIT one.\n\n## General view\nThe library supports all the features of the MCP2210, which are explained in \nthe datasheet. \nThe main interface is given by the `IUsbToSpiDevice`, that contains the modules \nused to interface with various parts of the device.\nThe modules are the following:\n\n * `INonVoltatileRam`: the non-volatile RAM module\n * `IVolatileRam`: the volatile RAM module\n * `IExternalInterruptPin`: the external interrupt pin module\n * `ISpiDataTransfer`: the SPI data transfer module\n * `IEepromMemory`: the EEPROM module\n \n## Help \u0026 Debug\nIf you need any help, don't exitate to ask me any question.\n\n## Documentation\nThe library is documented and there's not the wiki page yet.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facerv%2Fmcp2210-sharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facerv%2Fmcp2210-sharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facerv%2Fmcp2210-sharp/lists"}