Skip to content
Snippets Groups Projects
Commit 06d372fd authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent 0bdb351e
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@
<a href=http://kokompe.cba.mit.edu/><s>kokompe</s></a> <a href=https://gitlab.cba.mit.edu/pub/libraries/tree/master/kokopelli><s>kokopelli</s></a> <a href=https://gitlab.cba.mit.edu/pub/libraries/-/blob/master/python/frep.py><s>frep.py</s></a> <a href=https://gitlab.cba.mit.edu/pub/libraries/-/blob/master/python/frep-C.py>frep-C.py</a> (<a href=https://gitlab.cba.mit.edu/pub/libraries/-/blob/master/python/pcb.py>pcb.py</a>, <a href=pcb.py.mp4>video</a>, <a href=../electronics_production/Gerber.jpg>Gerber</a>) <a href=https://gitlab.fabcloud.org/pub/project/frep_gpu.py>frep_gpu.py</a> <a href=https://pcb.fabcloud.io/>SVG-PCB</a>
<b><a href=http://fab.cba.mit.edu/about/fab/inv.html>test equipment</a></b>
<a href=https://www.sainsmart.com/products/sainsmart-mdp-xp-digital-power-supply-set>regulated power supply</a>, <a href=https://www.sainsmart.com/collections/tools-instruments/products/lcd-digital-dc-ac-multimeter-xl830l-voltmeter-ammeter-ohmmeter-measurer-tester>digital multimeter</a>, <a href=https://www.sainsmart.com/products/sainsmart-dso213-4-channels-handheld-mini-digital-oscilloscope>oscilloscope</a>, <a href=https://www.sainsmart.com/products/sainsmart-la104-logic-analyzer>logic analyzer</a>, <a href=https://www.amazon.com/gp/product/B06XZML6RD>mixed signal</a>
<a href=https://www.sainsmart.com/products/sainsmart-mdp-xp-digital-power-supply-set>regulated power supply</a>, <a href=https://www.sainsmart.com/collections/tools-instruments/products/lcd-digital-dc-ac-multimeter-xl830l-voltmeter-ammeter-ohmmeter-measurer-tester>digital multimeter</a>, <a href=https://www.sainsmart.com/products/sainsmart-dso213-4-channels-handheld-mini-digital-oscilloscope>oscilloscope</a>, <a href=https://www.sainsmart.com/products/sainsmart-la104-logic-analyzer>logic analyzer</a>, <a href=https://www.amazon.com/gp/product/B06XZML6RD>mixed signal</a>, <a href=https://www.saleae.com>multichannel</a>
<b><a href=https://fab.cba.mit.edu/classes/863.15/section.CBA/people/Liu>assignment</a></b>
<i>group project:</i>
......
......@@ -11,9 +11,9 @@
</center>
<div style="font-size: 120%; margin-left: 2.5%;">
<pre><font face="bitstream vera sans,arial,helvetica,sans-serif">
<b>PCB fabrication</b>
<b>PCB (Printed Circuit Board) fabrication</b>
<a href=http://pub.fabcloud.io/helloworld/uncharted/acid_etch.html>etching</a>
<a href=https://www.4pcb.com/media/presentation-how-to-build-pcb.pdf>lithography</a>, <a href=https://hackaday.com/2016/09/12/take-your-pcbs-from-good-to-great-toner-transfer/>transfer</a>
<a href=https://www.4pcb.com/media/presentation-how-to-build-pcb.pdf>lithography</a>, <a href=https://hackaday.com/2016/09/12/take-your-pcbs-from-good-to-great-toner-transfer/>transfer</a>, <a href=https://www.youtube.com/watch?v=RudStbSApdE>print</a>
ferric/cupric chloride, ammonium/sodium persulfate
<a href=http://fab.academany.org/2020/labs/kamakura/students/toshiki-tsuchiyama/assignments/week04/#5-make-etching-liquid>citric acid, peroxide</a>
<a href=https://us.vwr.com/store/search/searchMSDS.jsp>SDS</a>
......@@ -61,7 +61,7 @@
<b><a href=Gerber.jpg>board houses</a></b>
<a href=https://oshpark.com/>OSH Park</a>, <a href=https://jlcpcb.com>JLCPCB</a>, <a href=https://www.screamingcircuits.com>Screaming Circuits</a>, <a href=https://macrofab.com>Macrofab</a>,
<a href=https://www.digikey.com/en/resources/dkred>DKRed</a>, <a href=http://www.4pcb.com/>Advanced</a>, <a href=https://www.pcb.ng>PCB:NG</a>, <a href=http://www.protoexpress.com/>Sierra</a>
<a href=https://www.digikey.com/en/resources/dkred>DKRed</a>, <a href=http://www.4pcb.com/>Advanced</a>, <a href=https://www.pcb.ng>PCB:NG</a>, <a href=http://www.protoexpress.com/>Sierra</a>, <a href=https://www.eurocircuits.com/>Eurocircuits</a>,
<a href=https://www.pcbway.com>PCBWay<a>, <a href=http://aqs-inc.com>AQS</a>, <a href=http://www.goldphoenixpcb.biz/>Gold Phoenix</a>, <a href=http://www.3pcb.com>3PCB</a>, <a href=https://www.seeedstudio.com/fusion.html>Seeed</a>,
<a href=https://www.thinktink.com>Think & Tinker</a>
PCB, kit, BOM
......@@ -115,7 +115,7 @@
formats
<a href=https://www.ucamco.com/files/downloads/file/81/the_gerber_file_format_specification.pdf>Gerber/RS-274X</a>
<a href=../embedded_programming/hello.ISP.44.res.traces.png>png</a> resolution
<a href=http://flatcam.org>FlatCAM</a>
<a href=http://flatcam.org>FlatCAM</a> <a href=https://github.com/pcb2gcode/pcb2gcode>pcb2gcode</a>
<a href=http://fab.cba.mit.edu/classes/863.03/topics/machining/nc/cam.py><s>cam.py</s></a> <a href=https://sourceforge.net/projects/cadpy/><s>cad.py</s></a> <a href=https://kokompe.cba.mit.edu/><s>kokompe</s></a> <a href=https://github.com/FabModules/fabmodules-html5><s>fab modules</s></a> <a href=http://mods.cba.mit.edu/>mods</a> <a href=http://modsproject.org/>community edition</a>
<a href=mods.mp4>video</a>
trace width
......
......@@ -15,7 +15,7 @@
<pre><font face="bitstream vera sans,arial,helvetica,sans-serif">
<b><a href=https://medium.com/cnc-life/history-of-cnc-machining-part-1-2a4b290d994d>subtractive</a> vs <a href=http://www.cnn.com/2014/02/13/tech/innovation/the-night-i-invented-3d-printing-chuck-hall/>additive</a> processes</b>
<b><a href=http://www.stratasys.com/industries/education/educators/curriculum/downloads>printing</a></b>
<b>printing</b>
<a href=http://www.laimer.ch><i>motivations</i></a>
complexity
access
......@@ -53,7 +53,6 @@
<a href=http://www.stratasys.com/polyjet-technology>PolyJet</a>
<a href=http://www.mcortechnologies.com/>cut sheets</a>
<a href=https://www.eos.info/systems_solutions/metal/systems_equipment>selective laser sintering</a>
<a href=http://carbon3d.com/>CLIP</a>
<a href=http://www.nanoscribe.de/en/applications/micro-rapid-prototyping/>two photon</a>
<a href=http://cba.mit.edu/events/13.03.scifab/index.html>digital</a>
<i>machines</i>
......@@ -63,7 +62,6 @@
<a href=https://www.sainsmart.com/collections/3d-printers>Sainsmart</a>
<a href=http://3dprinter.sindoh.com/>Sindoh</a>
<a href="http://formlabs.com/">Formlabs</a> <a href=https://www.netflix.com/title/80005444>Print the Legend</a> <a href=https://formlabs.com/blog/chase-me-3d-printed-film>Chase Me</a> <a href=Form3/index.html>parts</a>
<a href=https://www.stratasys.com/3d-printers/objet260-connex3>Objet C260</a> <a href=C260/index.html>parts</a>
<a href=https://www.stratasys.com/3d-printers/j55>Stratasys J55</a> <a href=J55/color.jpg>color</a>
<a href="http://mtm.cba.mit.edu/">MTM</a>
<a href=https://preciousplastic.com>Precious Plastic</a>
......@@ -81,7 +79,6 @@
<a href=https://www.additively.com/en/>Additively</a>
<b>file formats</b>
ASCII
solid object_name
facet normal n1 n2 n3
......@@ -138,7 +135,7 @@
<a href=http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.0020329>serial sections</a>
<a href=http://milkscanner.moviesandbox.net/>opacity</a>
<a href=https://gomeasure3d.com/microscribe/>digitizer</a>
<a href=https://www.intelrealsense.com/stereo-depth>stereo</a> <a href=https://www.intelrealsense.com/introducing-intel-realsense-d400-product-family>RealSense</a> <a href=https://www.lips-hci.com/lipscan>LIPScan</a>
<a href=https://www.intelrealsense.com/stereo-depth>stereo</a> <a href=https://www.intelrealsense.com/introducing-intel-realsense-d400-product-family>RealSense</a>
<a href=https://www.sciencedirect.com/topics/agricultural-and-biological-sciences/photogrammetry>Photogrammetry</a>
<a href=https://alicevision.github.io>AliceVision</a> <a href=https://github.com/alicevision/meshroom>Meshroom</a> <a href=https://developer.nvidia.com/cuda-toolkit>CUDA</a> <a href=https://aws.amazon.com/ec2/instance-types/p3>EC2</a> <a href=http://academy.cba.mit.edu/classes/interface_application_programming/remote.html>remote</a> <a href=Meshroom.jpg>image</a>
<a href=https://www.autodesk.com/products/recap/overview>ReCap</a> <a href=http://www.agisoft.ru/products/photoscan/standard/>PhotoScan</a> <a href=http://ccwu.me/vsfm/>VisualSFM</a> <a href=https://play.google.com/store/apps/details?id=com.smartmobilevision.scann3d&hl=en_US>SCANN3D</a> <a href=http://www.3dsom.com>3DSOM</a> <a href=https://www.qlone.pro>Qlone</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment