This repository is used to store/update information regarding the available components in the Rotterdam Electronica Depot.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kauewerner a1d9122c83 D43 - D48 4 weeks ago
README.md first commit 3 months ago
integrated_circuits.json D43 - D48 4 weeks ago
misc.json D39 - D40 1 month ago
transistors.json D43 - D48 4 weeks ago

README.md

Rotterdam Electronica Depot Database

This repository is used to store/update information regarding the available components in the Rotterdam Electronica Depot. The whole depot is located at Varia's physical space inside modules (metal boxes with drawers hanging on the wall). These modules are labelled with letters (A to L), in left-right/top-down order, and each module's drawer has a number. The components are also separated in specific groups with corresponding color tags:

  • resistors (green)
  • capacitors (yellow)
  • transistors (orange)
  • potentiometers (purple)
  • integrated circuits (red)
  • diodes (blues)
  • connectors (pink)
  • miscellaneous (black)

The database is based on json files (one for each component group). Within these files, each component has the following information (when available!) shown in the example below:

"LM386":{ "datasheet": "https://www.ti.com/lit/ds/snas545d/snas545d.pdf", "type": "IC", "description": "Low Voltage Audio Power Amplifier", "manufacturer": "Texas Instruments", "quantity": 1, "location": "A1" }