{"id":16343240,"url":"https://github.com/fricklerhandwerk/rc2014","last_synced_at":"2025-11-06T05:30:27.825Z","repository":{"id":234594364,"uuid":"732775755","full_name":"fricklerhandwerk/rc2014","owner":"fricklerhandwerk","description":"Nixified tools to tinker with an RC2014","archived":false,"fork":false,"pushed_at":"2024-04-19T23:55:46.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T16:23:53.219Z","etag":null,"topics":["eeprom-programmer","nix","rc2014","z80"],"latest_commit_sha":null,"homepage":"","language":"Nix","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/fricklerhandwerk.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":"2023-12-17T19:37:35.000Z","updated_at":"2024-04-20T00:21:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e5e742e-434f-4b67-8475-fc85dd10b193","html_url":"https://github.com/fricklerhandwerk/rc2014","commit_stats":null,"previous_names":["fricklerhandwerk/rc2014"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fricklerhandwerk%2Frc2014","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fricklerhandwerk%2Frc2014/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fricklerhandwerk%2Frc2014/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fricklerhandwerk%2Frc2014/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fricklerhandwerk","download_url":"https://codeload.github.com/fricklerhandwerk/rc2014/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239483870,"owners_count":19646426,"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":["eeprom-programmer","nix","rc2014","z80"],"created_at":"2024-10-11T00:23:52.078Z","updated_at":"2025-11-06T05:30:27.743Z","avatar_url":"https://github.com/fricklerhandwerk.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RC2014 tinkering\n\n## Requirements\n\n- Assemble your [RC2014](https://rc2014.co.uk/)\n- [Install Nix](https://nix.dev/install-nix)\n\n  Enter the Nix shell with\n\n  ```console\n  nix-shell https://github.com/fricklerhandwerk/rc2014/tarball/master --run $SHELL\n  ```\n\n  This will take a while, add `-v` to observe what happens.\n\n  Alternatively, clone this repository, set up [`direnv`](https://github.com/nix-community/nix-direnv) and call\n\n  ```console\n  git clone https://github.com/fricklerhandwerk\n  cd rc2014\n  direnv allow\n  ```\n\n## Getting started\n\nPlug in the FTDI (serial adapter) into your USB port and `/dev/ttyACM0` should appear.\n\nPower off the RC2014. Then connect to the serial port:\n\n```console\n$ sudo tio /dev/ttyACM0\n[20:27:46.419] tio v2.5\n[20:27:46.419] Press ctrl-t q to quit\n[20:27:46.420] Connected\n```\n\nPower on the RC2014, and press the reset button.\n\nIt will boot from the ROM as set by the [page selection jumpers](https://rc2014.co.uk/?s=rom+labels).\n\nFollow the instructions on the terminal to do things.\n\n## Burning ROMs\n\nConnect a [XGecu Pro TL866II plus](http://autoelectric.cn/EN/TL866_main.html) to your USB port and run `xgpro` to start the Wine application.\n\n- Press `Select IC` (top left), a window opens.\n- Select `ATMEL` in the center column.\n- Select`AT28C64B` in the right column.\n\nIn the button bar at the top:\n- Press `READ` to read ROM contents.\n- Press `LOAD` to load a ROM file.\n- Press `PROG.` to write the loaded file to the ROM.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffricklerhandwerk%2Frc2014","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffricklerhandwerk%2Frc2014","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffricklerhandwerk%2Frc2014/lists"}