{"id":16990978,"url":"https://github.com/peterus/eprom-prog","last_synced_at":"2026-05-10T16:38:46.995Z","repository":{"id":107029192,"uuid":"180866969","full_name":"peterus/eprom-prog","owner":"peterus","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-29T19:16:19.000Z","size":659,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-20T02:33:52.175Z","etag":null,"topics":["27c","27c256","27c512","arduino","avr","burner","eprom","mega","programer"],"latest_commit_sha":null,"homepage":null,"language":"C","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/peterus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2019-04-11T19:50:19.000Z","updated_at":"2024-01-21T17:50:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7245c09-d3d2-434e-8cc1-ed79f17072dc","html_url":"https://github.com/peterus/eprom-prog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterus/eprom-prog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterus%2Feprom-prog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterus%2Feprom-prog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterus%2Feprom-prog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterus%2Feprom-prog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterus","download_url":"https://codeload.github.com/peterus/eprom-prog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterus%2Feprom-prog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32864082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["27c","27c256","27c512","arduino","avr","burner","eprom","mega","programer"],"created_at":"2024-10-14T03:24:27.070Z","updated_at":"2026-05-10T16:38:46.954Z","avatar_url":"https://github.com/peterus.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EPROM Burner\n\nHere you will find the circuit and the source code for a EPROM burner/programer.\nThis project can be used to program the famous 27/27Cxxx EPROM family.\nWith this circuit and software you will be able to write and read from an EPROM.\n\nAdditional to the provided hardware you will need a Arduino MEGA.\nThe provided circuit is easy to solder by our own with through hole components - no SMD soldering required!\nI have some spare PCBs, you can contact me to get some.\n\n## schematic\n\nYou can find the Eagle schematic in the 'schematic' folder.\nAditional you will need a Arduino MEGA board.\n\n## source code\n\nThe source code can be found in the folder 'src', 'AVRhal' and some test-programs in 'test'.\nThe build system is cmake.\n\n### compile\n\nTo compile the source code follow this steps:\n\n   mkdir build \u0026\u0026 cd build\n   cmake ..\n   make\n   \n### flash the AVR/Arduino\n\n   make upload_EPROM-PROG\n\n## supported EPROMs\n\n- 27C16 (not tested)\n- 27C32 (not tested)\n- 27C64 (not tested)\n- 27C128 (not tested)\n- 27C256 (not tested)\n- 27C512 (not tested)\n- 27C1001 (not tested)\n- 27C2001 (not tested)\n- 27C4001 (not tested)\n- 27C801 (not tested)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterus%2Feprom-prog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterus%2Feprom-prog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterus%2Feprom-prog/lists"}