{"id":22253486,"url":"https://github.com/nitrokey/nitrokey-pro-hardware","last_synced_at":"2026-01-05T18:04:40.973Z","repository":{"id":23410673,"uuid":"26773056","full_name":"Nitrokey/nitrokey-pro-hardware","owner":"Nitrokey","description":"Hardware design of the Nitrokey Pro device","archived":false,"fork":false,"pushed_at":"2025-06-20T08:51:52.000Z","size":35014,"stargazers_count":87,"open_issues_count":5,"forks_count":19,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-12-26T19:40:24.821Z","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/Nitrokey.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-17T19:21:50.000Z","updated_at":"2025-10-26T11:33:18.000Z","dependencies_parsed_at":"2022-08-21T23:50:47.192Z","dependency_job_id":null,"html_url":"https://github.com/Nitrokey/nitrokey-pro-hardware","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nitrokey/nitrokey-pro-hardware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitrokey%2Fnitrokey-pro-hardware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitrokey%2Fnitrokey-pro-hardware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitrokey%2Fnitrokey-pro-hardware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitrokey%2Fnitrokey-pro-hardware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nitrokey","download_url":"https://codeload.github.com/Nitrokey/nitrokey-pro-hardware/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitrokey%2Fnitrokey-pro-hardware/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28217890,"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","status":"online","status_checked_at":"2026-01-05T02:00:06.358Z","response_time":57,"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":[],"created_at":"2024-12-03T07:18:39.198Z","updated_at":"2026-01-05T18:04:40.957Z","avatar_url":"https://github.com/Nitrokey.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Nitrokey Pro PCB Design\n===================================================\n\nNitrokey Pro is a USB 32-bit computer with STM32F103 processor and\nan OpenPGP smart card. It has a minimalistic design, the MCU is running\nat 72MHz, and it has a SWD port for main flash ROM update.\n\nThis is Nitrokey PCB design for KiCAD, based on Niibe\nYutaka's Flying Stone Tiny 01 (FST-01).\n\nFiles\n=====\n\n    README:           This file\n    BOM.csv           Part list including Digikey product number.\n    ChangeLog:        History of this project\n    cryptostick.pro:  Project file of KiCAD\n    cryptostick.sch:  Schematic\n    cryptostick.cmp:  Component\n    cryptostick.net:  Netlist\n    cryptostick.stf:  Component and Module\n    cryptostick.brd:  PCB design\n    library:          schematic library\n    module:           footprint modules for PCB\n    fabrication:      Gerber files of the PCB\n    datasheet:        Datasheets of parts\n\nNote that files under datasheet directory is copyrighted by vendors.\n\nTerms and conditions\n====================\n\nThis work is based on Niibe Yutaka's Flying Stone Tiny 01 (FST-01) PCB Design.\n\nI would like to ask users to keep the design as \"Open Hardware\".  See\nthe page for the definition of \"Open Hardware\":\nhttp://www.opencollector.org/Whyfree/open_hardware.html\n\nNevertheless, schematic design is distributed under Creative Commons\nAttribution 3.0 Unported License (CC BY 3.0).  See:\nhttp://creativecommons.org/licenses/by/3.0/\n\nSchematic design can be used for any purpose and you don't need to\nopen your modifications to my design.\n\nFor PCB, it is distributed under Creative Commons\nAttribution-ShareAlike 3.0 Unported (CC BY-SA 3.0).  See:\nhttp://creativecommons.org/licenses/by-sa/3.0/\n\n\nExternal modules\n================\n\nFor module/SMT_CAP.mod and module/SMT_RES.mod, module drawings are\ncopied from w_smd_cap.mod and w_smd_resistors.mod by W.Lain.  Files\nare available at:\nhttp://smisioto.no-ip.org/elettronica/kicad/kicad-en.htm\n\nIts copyright notice is like following:\n\n\u003e Kicad Library by W. Lain - kcswalter@member.fsf.org\n\n\u003e This library is released under the terms of the Creative Commons\nlicense v3.0, Attribution-Share Alike.\n\n\u003e The author holds no responsibility for any damage that can be caused\nby the usage of this library. You are however welcome to report any\nerror or discrepance to the author, provided that you give also the\ncorrect information and its source (i.e. the correct datasheet).\n\n\u003e **Note that the author used publicly available data sheets from many\ndifferent companies, and that package dimensions, pin numeration and\nschematic symbols may vary slightly between companies.**\n\n\nFlashing\n========\n\nFor instructions on flashing the device please have a look at the [Nitrokey Pro firmware\nrepo](https://github.com/Nitrokey/nitrokey-pro-firmware).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitrokey%2Fnitrokey-pro-hardware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitrokey%2Fnitrokey-pro-hardware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitrokey%2Fnitrokey-pro-hardware/lists"}