{"id":20406015,"url":"https://github.com/coldnew/clj-jssc","last_synced_at":"2026-04-21T19:01:56.910Z","repository":{"id":32908827,"uuid":"36503720","full_name":"coldnew/clj-jssc","owner":"coldnew","description":"jssc(java serial port communication library) wrapper for Clojure","archived":false,"fork":false,"pushed_at":"2015-05-31T17:00:39.000Z","size":192,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-15T12:14:34.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coldnew.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2015-05-29T12:42:38.000Z","updated_at":"2015-05-29T12:46:57.000Z","dependencies_parsed_at":"2022-07-22T04:47:58.146Z","dependency_job_id":null,"html_url":"https://github.com/coldnew/clj-jssc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fclj-jssc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fclj-jssc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fclj-jssc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fclj-jssc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coldnew","download_url":"https://codeload.github.com/coldnew/clj-jssc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241950410,"owners_count":20047635,"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":[],"created_at":"2024-11-15T05:14:22.670Z","updated_at":"2026-04-21T19:01:51.867Z","avatar_url":"https://github.com/coldnew.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: clj-jssc - clojure wrapper for java simple serial connector\n\n# Badge\n[[https://travis-ci.org/coldnew/clj-jssc][https://travis-ci.org/coldnew/clj-jssc.svg?branch=master]]\n\n[[https://github.com/coldnew/clj-jssc][clj-jssc]] is [[https://github.com/scream3r/java-simple-serial-connector][java-simple-serial-connector]] wrapper for Clojure. You can view code\ndocument online [[http://coldnew.github.io/clj-jssc/][here]].\n\n* Examples\n\nFollowing are some examples porting from jssc's example, which can testing under\nREPL.\n\nAdd following code after you start REPL\n\n#+BEGIN_SRC clojure\n  (use '[jssc.core])\n  (use '[jssc.mock :only [mock-serial]])\n#+END_SRC\n\n** Getting serial ports names\n\n#+BEGIN_SRC clojure\n  (list-ports)\n#+END_SRC\n\n** Writing data to serial port\n\n#+BEGIN_SRC clojure\n\n#+END_SRC\n\n* License\n\nCopyright © 2015 Yen-Chin, Lee\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Fclj-jssc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoldnew%2Fclj-jssc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Fclj-jssc/lists"}