Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Repository
PCB files for biym game.
Basic Info
- Host: GitHub
- Owner: peterpolidoro
- License: gpl-3.0
- Language: Emacs Lisp
- Default Branch: main
- Size: 17.3 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
About
markdown
- Project Name: biym-board
- Synopsis: PCB files for biym game.
- Pcb Version: 1.3
- Release Date: 2024-05-16
- Creation Date: 2022-10-28
- License: GPL-3.0
- URL: https://github.com/peterpolidoro/biym-board
- Author: Peter Polidoro
- Email: peter@polidoro.io
- Copyright: 2024 Peter Polidoro
- References:
- https://www.kicad.org/
- https://www.adafruit.com/product/4062
- https://learn.adafruit.com/adafruit-feather/feather-specification
- https://github.com/adafruit/Adafruit-nRF52-Bluefruit-Feather-PCB
Images
Schematic
./documentation/schematic/biym-board.pdf
PCB


Bill of Materials
| | |--- | | |
Development
- Install Guix.
- Clone repository.
sh
git clone https://github.com/peterpolidoro/biym-board
cd biym-board
- Open project in KiCad
sh
make project-edits
exit
. Open .metadata.org.
sh
make metadata-edits
- Modify project specific variables.
sh
make metadata
Owner
- Name: Peter Polidoro
- Login: peterpolidoro
- Kind: user
- Company: Howard Hughes Medical Institute
- Website: https://www.janelia.org/people/peter-polidoro
- Repositories: 420
- Profile: https://github.com/peterpolidoro
I build robotics and automate experiments for the scientists studying animal brains at Janelia Research Campus.
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/GPL-3.0",
"codeRepository": "",
"dateCreated": "2022-10-28",
"dateModified": "2024-05-16",
"name": "biym-board",
"version": "1.3",
"description": "PCB files for biym game.",
"programmingLanguage": [
"KiCad"
],
"author": [
{
"@type": "Person",
"givenName": "Peter",
"familyName": "Polidoro",
"email": "peter@polidoro.io",
"affiliation": {
"@type": "Organization",
"name": "Peter Polidoro"
}
}
]
}
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0