ID: fb8a6a6490334eb17929a1dfdfa6921f790f48d2
28 lines
—
876B —
View raw
| {
"@context": {
"library": "dokk:vocab:library:",
"license": "dokk:vocab:license:",
"license:licensed_under": {
"@type": "@id"
},
"license:translation_of": {
"@type": "@id"
},
"blob": "dokk:vocab:blob:"
},
"@type": [
"library:Item"
],
"@id": "dokk:breadboard_arduino_compatible_assembly_guide",
"library:author": [
"SparkFun"
],
"license:licensed_under": [
"dokk:license:CC-BY-SA-3.0"
],
"library:title": "Breadboard Arduino Compatible Assembly Guide",
"blob:at": {
"@id": "file:/pdf/breadboard_arduino_compatible_assembly_guide.pdf",
"blob:primary_source": "https://www.sparkfun.com/datasheets/DevTools/Arduino/SFE03-0010-RetailMedium-BBAC-guide-WEB-01..pdf",
"blob:retrieval_date": "2023-03-29"
}
}
|