{"id":16241612,"url":"https://github.com/getlarge/cosmonode_pcbs","last_synced_at":"2026-02-08T19:01:20.810Z","repository":{"id":114684107,"uuid":"114873018","full_name":"getlarge/Cosmonode_PCBs","owner":"getlarge","description":"Kicad plans to design a base node, also contains extensions adapted for different set of sensors/connectors.","archived":false,"fork":false,"pushed_at":"2017-12-20T10:57:42.000Z","size":48588,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T06:16:36.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/getlarge.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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":"2017-12-20T10:13:45.000Z","updated_at":"2020-02-19T10:33:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"482f3e2e-ac67-4650-abf3-c12c4bec8fae","html_url":"https://github.com/getlarge/Cosmonode_PCBs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getlarge/Cosmonode_PCBs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2FCosmonode_PCBs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2FCosmonode_PCBs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2FCosmonode_PCBs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2FCosmonode_PCBs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlarge","download_url":"https://codeload.github.com/getlarge/Cosmonode_PCBs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2FCosmonode_PCBs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29240112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T18:06:38.086Z","status":"ssl_error","status_checked_at":"2026-02-08T18:06:09.124Z","response_time":57,"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":[],"created_at":"2024-10-10T14:08:07.847Z","updated_at":"2026-02-08T19:01:18.588Z","avatar_url":"https://github.com/getlarge.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cosmonode v0.7\n\nUniversal node, plug and play extensions to ease sensors connection.\n\n\n### Features\n\n\t- Compile and flash with Arduino IDE\n\t- MCU = ATMega328P-AU\n\t- radio = RN2483 / RFM69CW ( communications based on LoRaWan or MySensors protocol )\n\t- 3.3V regulation ( XC6206P332MR )\n\t- Powered by 3.7V LiPo battery ( 2 pins JST connector )\n\t- Battery charging ( MCP7831 )\n\t- State LED's\n\t- Jumpers to activate radio reset, LED's, on/off switch\n\t- Button for reset / config mode, or anything else!\n\t- ATSHA204 to allow hardware unique signature ( no use with RN2483 )\n\n### Projects\n\nEach directory contains Kicad plans, 3D plans, gerber, descriptive .png and .pdf files.\n\n\t- ext01 : BME280, Temperature + Humidity + Pression sensor ( only here for the footprint )\n\t- ext02 : XKC-Y25, Liquid level sensor\n\t- ext03 : Various connectors ( I2C, Digital, Analog )\n\t- ext04 : PT100 3 wire, Temperature sensor\n\t- ext05 : ISP header + micro USB to TTL \n\t- ext06 : Analog pH Sensor - BNC probe (WIP)\n\t- ext07 : MHZ19, CO2 sensor\n\n### Board pinout\n\n\t- A0 = /\n\t- A1 = /\n\tA2 = ATSHA204 Input\n\tA3 = Battery voltage report\n\tA4 = SDA\n\tA5 = SCL\n\tA6 = * LED, jumper J9 ( used as RN2483 Tx )\n\tA7 = * LED, jumper J14 ( used as RN2483 Rx )\n\tD0 = RX\n\tD1 = TX\n\tD2 = * WakeInterrupt from RN2483, jumper J6 - RFM69 DI0\n\tD3 = ButtonInterrupt, jumper JP2 ( used to chose mode )\n\tD4 = /\n\tD5 = /\n\tD6 = /\n\tD7 = /\n\tD8 = /\n\tD9 = * RN2483 Reset, jumper J3 - RFM69 Reset\n\tD10 = RN2483 Rx - RFM69 NSS\n\tD11 = RN2483 Tx - RFM69 MOSI\n\tD12 = RFM69 MISO\n\tD13 = RFM69 SCK\n\t*optionnal, solder jumper\n\n### Roadmap\n\n--\u003e changelog.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlarge%2Fcosmonode_pcbs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetlarge%2Fcosmonode_pcbs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlarge%2Fcosmonode_pcbs/lists"}