{"id":15064122,"url":"https://github.com/paramsiddharth/esp32-morse","last_synced_at":"2026-02-19T00:03:27.935Z","repository":{"id":257789026,"uuid":"847626938","full_name":"paramsiddharth/esp32-morse","owner":"paramsiddharth","description":"A simple text to morse code generator that runs on an ESP32 microcontroller.","archived":false,"fork":false,"pushed_at":"2024-08-26T11:17:15.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-21T05:11:06.141Z","etag":null,"topics":["esp32","internet-of-things","morse-code","serial","tinygo"],"latest_commit_sha":null,"homepage":"","language":"Go","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/paramsiddharth.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":"2024-08-26T08:25:41.000Z","updated_at":"2024-08-28T16:14:17.000Z","dependencies_parsed_at":"2024-09-21T14:53:50.054Z","dependency_job_id":null,"html_url":"https://github.com/paramsiddharth/esp32-morse","commit_stats":null,"previous_names":["paramsiddharth/esp32-morse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paramsiddharth/esp32-morse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-morse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-morse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-morse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-morse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paramsiddharth","download_url":"https://codeload.github.com/paramsiddharth/esp32-morse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-morse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29599338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T22:25:43.180Z","status":"ssl_error","status_checked_at":"2026-02-18T22:25:42.766Z","response_time":162,"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":["esp32","internet-of-things","morse-code","serial","tinygo"],"created_at":"2024-09-25T00:11:55.655Z","updated_at":"2026-02-19T00:03:27.915Z","avatar_url":"https://github.com/paramsiddharth.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Morse Code Generator (ESP32)\nA simple text to morse code generator that runs on an ESP-32 microcontroller.\n\n# Instructions\nFollow the given instructions to deploy this app to your own ESP32 microcontroller.\n\nFor the examples, assume the port to be accessible at `/dev/ttyUSB0`.\n\n## Installing Dependencies\nInstall all Python and locally.\n```bash\nmake deps\n```\n\n## Compile\nBuild the app.\n```bash\nmake build port=/dev/ttyUSB0\n```\n\n## Upload\nBurn the app with the firmware to the microcontroller.\n```bash\nmake flash port=/dev/ttyUSB0\n```\n\nYou're done! You now have a morse code generator running on your microcontroller, accessible via a serial console connection.\n\nIf you connect to the serial monitor and enter some text, you'll see morse code being printed to the console as well as being rendered via the build-in LED.\n```bash\nmake serial port=/dev/ttyUSB0\n```\n\n# Made with ❤ by [Param](https://www.paramsid.com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fesp32-morse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparamsiddharth%2Fesp32-morse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fesp32-morse/lists"}