Created
October 19, 2011 19:48
-
-
Save zakhomuth/1299461 to your computer and use it in GitHub Desktop.
Upverter Open JSON
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"annotations": [ | |
{ | |
"rotation": 0.0, | |
"value": "refdes", | |
"visible": "true", | |
"x": 350, | |
"y": 1040 | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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 | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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": [ | |
{ | |
"label": { | |
"align": "left", | |
"x": 10, | |
"y": -10, | |
"rotation": 0.0, | |
"text": "VIN" | |
}, | |
"p1": { | |
"x": 10, | |
"y": -10 | |
}, | |
"p2": { | |
"x": 0, | |
"y": -10 | |
}, | |
"pin_number": "1" | |
}, | |
{ | |
"label": { | |
"align": "middle", | |
"x": 30, | |
"y": -20, | |
"rotation": 0.0, | |
"text": "GND" | |
}, | |
"p1": { | |
"x": 30, | |
"y": -20 | |
}, | |
"p2": { | |
"x": 30, | |
"y": -30 | |
}, | |
"pin_number": "2" | |
}, | |
{ | |
"label": { | |
"align": "right", | |
"x": 50, | |
"y": -10, | |
"rotation": 0.0, | |
"text": "VOUT" | |
}, | |
"p1": { | |
"x": 50, | |
"y": -10 | |
}, | |
"p2": { | |
"x": 60, | |
"y": -10 | |
}, | |
"pin_number": "3" | |
} | |
], | |
"shapes": [ | |
{ | |
"p1": { | |
"x": 10, | |
"y": 0 | |
}, | |
"p2": { | |
"x": 50, | |
"y": -20 | |
}, | |
"type": "rectangle" | |
} | |
] | |
} | |
] | |
} | |
] | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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 | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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 | |
} | |
] | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"shapes": [ | |
{ | |
"p1": { | |
"x": 10, | |
"y": 0 | |
}, | |
"p2": { | |
"x": 50, | |
"y": -20 | |
}, | |
"type": "rectangle" | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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