Skip to content

Instantly share code, notes, and snippets.

@mwoodworth
Forked from zakhomuth/Annotations_Snippet.json
Created October 21, 2011 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mwoodworth/1304381 to your computer and use it in GitHub Desktop.
Save mwoodworth/1304381 to your computer and use it in GitHub Desktop.
Upverter Open JSON
"annotations": [
{
"rotation": 0.0,
"value": "refdes",
"visible": "true",
"x": 350,
"y": 1040
}
]
"attributes": {
"Current Ouput": "250 mA",
"Min Operating Temperature": "-40 \u00b0C",
"Voltage Input": "Up to 20 V",
"Voltage Output": "5 V",
"_datasheet": "http://datasheet.octopart.com/L4931CZ50-AP-STMicroelectronics-datasheet-111644.pdf",
"_imported_from_octopart": "yes",
"_lead_free": "Yes",
"_manufacturer": "STMicroelectronics",
"_num_pins": "3",
"_octopart_part_number": "52920711475",
"_package": "TO-92",
"_part_number": "L4931CZ50-AP",
"_prefix": "U",
"_rohs": "Yes",
"_symbol_0_0": "Voltage Regulator",
"_type": "integrated circuit",
"max_operating_temperature": "125.00 \u00b0C",
"mounting_type": "through hole"
}
"component_instances": [
{
"attributes": {
"refdes": "U2"
},
"instance_id": "9848c1ff553f2849",
"library_id": "0877aebec80a5c1a",
"symbol_attributes": [
{
"annotations": [
{
"rotation": 0.0,
"value": "refdes",
"visible": "true",
"x": 350,
"y": 1040
}
],
"rotation": 0.0,
"x": 330,
"y": 1030
}
],
"symbol_index": 0
}
]
"components": {
"0877aebec80a5c1a": {
"attributes": {
"Current Ouput": "250 mA",
"Min Operating Temperature": "-40 \u00b0C",
"Voltage Input": "Up to 20 V",
"Voltage Output": "5 V",
"_datasheet": "http://datasheet.octopart.com/L4931CZ50-AP-STMicroelectronics-datasheet-111644.pdf",
"_imported_from_octopart": "yes",
"_lead_free": "Yes",
"_manufacturer": "STMicroelectronics",
"_num_pins": "3",
"_octopart_part_number": "52920711475",
"_package": "TO-92",
"_part_number": "L4931CZ50-AP",
"_prefix": "U",
"_rohs": "Yes",
"_symbol_0_0": "Voltage Regulator",
"_type": "integrated circuit",
"max_operating_temperature": "125.00 \u00b0C",
"mounting_type": "through hole"
},
"name": "L4931",
"symbols": [
{
"bodies": [
{
"pins": [
{
"p1": {
"x": 10,
"y": -10
},
"p2": {
"x": 0,
"y": -10
},
"pin_number": "1"
},
{
"p1": {
"x": 30,
"y": -20
},
"p2": {
"x": 30,
"y": -30
},
"pin_number": "2"
},
{
"p1": {
"x": 50,
"y": -10
},
"p2": {
"x": 60,
"y": -10
},
"pin_number": "3"
}
],
"shapes": [
{
"height": 20,
"type": "rectangle",
"width": 40,
"x": 10,
"y": 0
}
]
}
]
}
]
}
}
"design_attributes": {
"annotations": [],
"attributes": {
"_capacitor_counter": "2",
"_integrated circuit_counter": "21",
"_resistor_counter": "3",
"_unknown_counter": "2"
},
"metadata": {
"attached_urls": [
"http://code.google.com/p/arduinoboy/"
],
"description": "Based on the original ArduinoBoy (version 1.1.0) schematic by Trash80 (http://trash80.net). Software available at: http://code.google.com/p/arduinoboy/\n This version is designed to be built and operated as a stand-alone device and eliminates extra parts n",
"design_id": "0000000000003664",
"license": "",
"name": "Simplified ArduinoBoy",
"owner": "Alex",
"slug": "Simplified-ArduinoBoy",
"updated_timestamp": 1317416102
}
}
"nets": [
{
"annotations": [
{
"rotation": 0.0,
"value": "name",
"visible": "true",
"x": 0,
"y": 0
}
],
"attributes": {
"name": "VCC"
},
"net_id": "bb545e4b779f527d",
"points": [
{
"connected_components": [],
"connected_points": [
"ec1d007962d58cdf"
],
"point_id": "de8ef2405ffe6a26",
"x": 990,
"y": 1000
},
{
"connected_components": [
{
"instance_id": "9848c1ff553f2849",
"pin_number": 3
}
],
"connected_points": [
"de8ef2405ffe6a26"
],
"point_id": "ec1d007962d58cdf",
"x": 990,
"y": 1020
}
]
}
]
"shapes": [
{
"p1": {
"x": 10,
"y": 0
},
"p2": {
"x": 50,
"y": -20
},
"type": "rectangle"
}
]
"version": {
"exporter": "Upverter",
"file_version": "0.1.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment