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

wip

parent 7a260415
Branches
No related tags found
No related merge requests found
......@@ -147,7 +147,7 @@
memory leaks, memory overruns, race conditions
interpreters
<a href=https://micropython.org>MicroPython</a> <a href=https://github.com/adafruit/circuitpython>CircuitPython</a>
<a href=https://docs.python.org/3/>language</a> <a href=https://docs.micropython.org/en/latest/reference>implementation</a> <a href=https://docs.micropython.org/en/latest/reference/repl.html>REPL</a> <a href=https://docs.micropython.org/en/latest/reference/speed_python.html>speed</a>
<a href=https://docs.python.org/3/>language</a> <a href=https://docs.micropython.org/en/latest/reference>implementation</a> <a href=https://docs.micropython.org/en/latest/reference/repl.html>REPL</a> <a href=https://docs.micropython.org/en/latest/reference/speed_python.html>speed</a> <a href=https://gitlab.cba.mit.edu/quentinbolsee/mpy_bridge>bridge</a>
<a href=https://www.espruino.com/>Espruino</a> <a href=https://kalumajs.org/>Kaluma</a>
<b><a id=programmers><a href=http://pub.fabcloud.io/programmers/summary/>in-system development</a></a></b>
......
......@@ -47,6 +47,7 @@
<a href=https://www.arduino.cc/reference/en/language/functions/communication/wire>library</a> <a href=http://academy.cba.mit.edu/classes/input_devices/mag/TLE493D/hello.TLE493D.t412.ino>hardware</a> <a href=http://academy.cba.mit.edu/classes/input_devices/mag/TLE493D/hello.TLE493D.t412.c>software</a>
<a id=hello.I2C.t1614 href=I2C/hello.I2C.t1614>hello.I2C.t1614</a> <a href=I2C/hello.I2C.t1614.png>board</a> <a href=I2C/hello.I2C.t1614.jpg>components</a> <a href=I2C/hello.I2C.t1614.traces.png>traces</a> <a href=I2C/hello.I2C.t1614.traces_exterior.png>traces+exterior</a> <a href=I2C/hello.I2C.t1614.interior.png>interior</a>
<a href=I2C/hello.I2C.ino>hello.I2C.ino</a> <a href=I2C/hello.I2C.mp4>video</a>
<i><a href=https://www.mipi.org/resources/i3c-frequently-asked-questions>I3C</a></i>
<i><a href=http://www.usb.org>USB</a></i>
<a href=https://asf.microchip.com/docs/latest>ASF</a> <a href=https://github.com/NicoHood/HID>HID</a> <a href=https://github.com/arduino-libraries/MIDIUSB>MIDI</a> <a href=https://github.com/gdsports/USB_Host_Library_SAMD>Host</a>
<a href=http://www.ieee802.org/3/><i>Ethernet</i></a>
......
scanning_printing/Bambu/designrules.jpg

1.93 MiB

......@@ -64,7 +64,7 @@
<a href=https://ultimaker.com>Ultimaker</a> <a href=http://www.rooiejoris.nl/3d-elephant-petition>Z-Unlimited</a>
<a href=https://www.prusa3d.com>Prusa</a> <a href=designrules.jpg>parts</a>
<a href=https://www.sainsmart.com/collections/3d-printers>Sainsmart</a>
<a href=https://us.store.bambulab.com/products/x1-carbon-combo>Bambu</a> <a href=Bambu/AMS.jpg>AMS</a>
<a href=https://us.store.bambulab.com/products/x1-carbon-combo>Bambu</a> <a href=Bambu/AMS.jpg>AMS</a> <a href=Bambu/designrules.jpg>parts</a>
<a href=https://www.mosaicmfg.com/products/palette-3-pro>Mosaic Palette</a>
<a href=https://www.elegoo.com/collections/3d-printing>Elegoo</a>
<a href="http://formlabs.com/">Formlabs</a>
......@@ -128,7 +128,7 @@
<a href=MarchingCubes.pdf>marching cubes</a>
<a href=https://help.grabcad.com/article/230-guide-to-voxel-printing>voxel print</a>
<a href=https://reprap.org/wiki/G-code>G-codes</a>
<a href=https://www.nonplanar.xyz/>non-planar paths</a> <a href=https://www.cnckitchen.com/blog/arc-overhangs-a-new-way-of-printing-without-supports>arc overhands</a>
<a href=https://www.nonplanar.xyz/>non-planar paths</a> <a href=https://www.cnckitchen.com/blog/arc-overhangs-a-new-way-of-printing-without-supports>arc overhangs</a> <a href=http://fabacademy.org/2018/labs/fablabamsterdam/students/david-mccallum/finalProject.html>real-time</a>
<b>software</b>
<i>meshing</i>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment