{"id":19096397,"url":"https://github.com/bcdevices/plt_basic","last_synced_at":"2026-06-18T02:32:21.636Z","repository":{"id":87142286,"uuid":"202586097","full_name":"bcdevices/plt_basic","owner":"bcdevices","description":"Simplified version of PLT-OS for connecting PLT to network and enabling SSH","archived":false,"fork":false,"pushed_at":"2019-10-17T02:51:21.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-22T08:54:10.654Z","etag":null,"topics":["nerves","plt"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcdevices.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":"2019-08-15T17:44:02.000Z","updated_at":"2019-10-17T02:51:04.000Z","dependencies_parsed_at":"2023-03-12T06:16:24.681Z","dependency_job_id":null,"html_url":"https://github.com/bcdevices/plt_basic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bcdevices/plt_basic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fplt_basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fplt_basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fplt_basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fplt_basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcdevices","download_url":"https://codeload.github.com/bcdevices/plt_basic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fplt_basic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34474063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["nerves","plt"],"created_at":"2024-11-09T03:36:36.591Z","updated_at":"2026-06-18T02:32:21.606Z","avatar_url":"https://github.com/bcdevices.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PLT Basic\n\nSmall Sample application for connecting the PLT to the network using Ethernet.\n\nThis application utilizes [a custom Nerves system for the PLT](https://github.com/bcdevices/ly10-system-rpi3).\n\n## Building and running the code in this repository\n\nYou should be using the following Elixir and Erlang versions:\n  * Elixir 1.9\n  * Erlang OTP 22\n\n1. Clone this repository\n2. Add an SSH public key to the ssh_keys folder\n3. Export `MIX_TARGET=ly10_rpi3` environment.\n4. Get the dependencies with `mix deps.get`\n5. Create the firmware with `mix firmware.burn`\n6. Burn the firmware to and SD card with `mix firmware.burn`\n7. Insert an SD card into the `Raspberry PI` inside the `PLT` and power it on\n8. After a couple of minutes, the `PLT` should be available on the network with a hostname of `pltbasic.local`\n9. SSH into the `PLT` using `ssh pltbasic.local`\n\n``` bash\nexport MIX_TARGET=ly10_rpi3\nmix deps.get\nmix firmware\nmix firmware.burn\n```\n\n## Learn more\n\n  * Official docs: https://hexdocs.pm/nerves/getting-started.html\n  * Official website: https://nerves-project.org/\n  * Forum: https://elixirforum.com/c/nerves-forum\n  * Discussion Slack elixir-lang #nerves ([Invite](https://elixir-slackin.herokuapp.com/))\n  * Source: https://github.com/bcdevices/plt_basic\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcdevices%2Fplt_basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcdevices%2Fplt_basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcdevices%2Fplt_basic/lists"}