{"id":19508397,"url":"https://github.com/red-scorp/usb2serial","last_synced_at":"2025-11-19T05:04:25.820Z","repository":{"id":170052937,"uuid":"336360057","full_name":"red-scorp/USB2Serial","owner":"red-scorp","description":"USB to Serial boards to program Arduino Pro Mini boards","archived":false,"fork":false,"pushed_at":"2023-08-09T20:56:13.000Z","size":4201,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T22:46:02.872Z","etag":null,"topics":["arduino","arduino-pro-mini","board","ch240g","cp2102","development","eagle-cad","ft232rl","hobby","hobby-project","mini","pro","programming","project","serial","uart","usb","usb2serial"],"latest_commit_sha":null,"homepage":"","language":null,"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/red-scorp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"custom":"http://paypal.me/redscorp","ko_fi":"redscorp","github":"red-scorp"}},"created_at":"2021-02-05T18:47:33.000Z","updated_at":"2021-12-05T09:49:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"b90e376d-59e3-4d81-ba2f-dc9d1fcb1edd","html_url":"https://github.com/red-scorp/USB2Serial","commit_stats":null,"previous_names":["red-scorp/usb2serial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/red-scorp/USB2Serial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FUSB2Serial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FUSB2Serial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FUSB2Serial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FUSB2Serial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/red-scorp","download_url":"https://codeload.github.com/red-scorp/USB2Serial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FUSB2Serial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285187928,"owners_count":27129352,"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-11-19T02:00:05.673Z","response_time":65,"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":["arduino","arduino-pro-mini","board","ch240g","cp2102","development","eagle-cad","ft232rl","hobby","hobby-project","mini","pro","programming","project","serial","uart","usb","usb2serial"],"created_at":"2024-11-10T23:06:22.607Z","updated_at":"2025-11-19T05:04:25.804Z","avatar_url":"https://github.com/red-scorp.png","language":null,"readme":"```\r\n __   __  _______  _______  _______  _______  _______  ______    ___   _______  ___     \r\n|  | |  ||       ||  _    ||       ||       ||       ||    _ |  |   | |   _   ||   |    \r\n|  | |  ||  _____|| |_|   ||____   ||  _____||    ___||   | ||  |   | |  |_|  ||   |    \r\n|  |_|  || |_____ |       | ____|  || |_____ |   |___ |   |_||_ |   | |       ||   |    \r\n|       ||_____  ||  _   | | ______||_____  ||    ___||    __  ||   | |       ||   |___ \r\n|       | _____| || |_|   || |_____  _____| ||   |___ |   |  | ||   | |   _   ||       |\r\n|_______||_______||_______||_______||_______||_______||___|  |_||___| |__| |__||_______|\r\n```\r\n\r\n# USB2Serial project\r\n\r\nUSB to Serial board came as a helping board for my another my project.\r\nI had to program a number of cheap Arduino Pro Mini clone boards in a row.\r\nThe problem I was having was to mix up cable all the time.\r\nI decided to fix this issue once and for all by creating a simple USB to Serial interface board which will connect directly with Arduino Pro Mini correctly.\r\n\r\n## USB2Serial_CH340G_v1.2\r\n\r\n**USB2Serial_CH340G_v1.2** is a simple USB to Serial board based on CH340G chip, created especially to fit well with Arduino Pro Mini boards.\r\n\r\nPreview:\r\n\r\n![USB2Serial_CH340G_v1.2 preview](img/USB2Serial_CH340G_v1.2.png)\r\n\r\n[Schematics in PDF format](doc/USB2Serial_CH340G_v1.2.pdf)\r\n\r\nFeatures:\r\n\r\n- based on very cheap CH340G chip\r\n- locked pins for Pro Mini\r\n- configurable for 5V and 3.3V\r\n\r\nCAM files are available.\r\nBoM and PnP files for JLCPCB are available.\r\n\r\n## USB2Serial_FT232RL_v1.0\r\n\r\n**USB2Serial_FT232RL_v1.0** is a simple USB to Serial board based on FT232RL chip, created especially to fit well with Arduino Pro Mini boards.\r\n\r\nPreview:\r\n\r\n![USB2Serial_FT232RL_v1.0 preview](img/USB2Serial_FT232RL_v1.0.png)\r\n\r\n[Schematics in PDF format](doc/USB2Serial_FT232RL_v1.0.pdf)\r\n\r\nFeatures:\r\n\r\n- based on more common FT232RL chip\r\n- locked pins for Pro Mini\r\n- configurable for 5V and 3.3V\r\n\r\nCAM files are available.\r\nBoM and PnP files for JLCPCB are available.\r\n\r\n## USB2Serial_CP2102_v1.0\r\n\r\n**USB2Serial_CP2102_v1.0** is a simple USB to Serial board based on CP2102 chip, created especially to fit well with Arduino Pro Mini boards.\r\n\r\nPreview:\r\n\r\n![USB2Serial_CP2102_v1.0 preview](img/USB2Serial_CP2102_v1.0.png)\r\n\r\n[Schematics in PDF format](doc/USB2Serial_CP2102_v1.0.pdf)\r\n\r\nFeatures:\r\n\r\n- based on more common CP2102 chip\r\n- locked pins for Pro Mini\r\n- configurable for 5V and 3.3V\r\n\r\nCAM files are available.\r\nBoM and PnP files for JLCPCB are available.\r\n\r\n## Links\r\n\r\n- CH340G Driver for Windows: [CH341SER_ZIP](http://www.wch.cn/download/CH341SER_ZIP.html)\r\n- FT232RL Driver for Windows: [Home/Drivers/VCP Drivers](https://ftdichip.com/drivers/vcp-drivers/)\r\n- CP2102 Driver for Windows: [CP210x USB to UART Bridge VCP Drivers](https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers)\r\n\r\n## How to help\r\n\r\nYour contributions as code, resources, or finances are welcome! Please contact me directly via email at andriy.golovnya@gmail.com or through my [GitHub profile](https://github.com/red-scorp).\r\n\r\nIf you'd like to make a financial contribution, you can donate via [PayPal](http://paypal.me/redscorp) or [Ko-Fi](http://ko-fi.com/redscorp). Your support is greatly appreciated.\r\n\r\nThanks in advance!\r\n","funding_links":["http://paypal.me/redscorp","https://ko-fi.com/redscorp","https://github.com/sponsors/red-scorp","http://ko-fi.com/redscorp"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-scorp%2Fusb2serial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred-scorp%2Fusb2serial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-scorp%2Fusb2serial/lists"}