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

wip

parent 5e872663
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,8 @@
<a href=https://developer.mozilla.org/en-US/docs/Web/JavaScript>JavaScript</a> <a href=https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/JavaScript_basics>tutorial</a>, <a href=http://nodejs.org/>Node.js</a>, <a href=https://developers.google.com/v8/>V8</a>, <a href=https://www.npmjs.org/>npm</a>, <a href=http://asmjs.org/>asm.js</a>, <a href=https://webassembly.github.io>WebAssembly</a>, <a href=https://coffeescript.org>CoffeeScript</a>, <a href=https://www.typescriptlang.org/>TypeScript</a>
<a href=http://www.ni.com/labview/>LabVIEW</a>, <a href=http://www.mathworks.com/products/simulink/>Simulink</a>, <a href=http://cycling74.com/>Max</a>, <a href=http://puredata.info/>Pd</a>, <a href=http://scratch.mit.edu/>Scratch</a>, <a href=http://appinventor.mit.edu>App Inventor</a>, <a href=http://www.grasshopper3d.com/>Grasshopper</a>, <a href=http://www.fireflyexperiments.com>Firefly</a>
<a href=https://nodered.org>Node-RED</a>, <a href=http://modsproject.org>mods</a>
<a href=WebSockets/hello.ws-blink.C3.py>hello.ws-blink.C3.py</a> <a href=https://github.com/miguelgrinberg/microdot>microdot</a> <a href=https://github.com/websockets/ws>ws</a> <a href=WebSockets/hello.ws-blink.js>node</a> <a href=WebSockets/hello.ws-blink.js.html>html</a> <a href=WebSockets/hello.ws-blink.mods.html>mods</a> <a href=WebSockets/hello.ws-blink.Node-RED.json>Node-RED</a> <a href=WebSockets/hello.ws-blink.mp4>video</a>
<a href=WebSockets/hello.ws-blink.C3.py>hello.ws-blink.C3.py</a> <a href=WebSockets/hello.ws-blink.js>node</a> <a href=WebSockets/hello.ws-blink.js.html>html</a> <a href=WebSockets/hello.ws-blink.mods.html>mods</a> <a href=WebSockets/hello.ws-blink.Node-RED.json>Node-RED</a> <a href=WebSockets/hello.ws-blink.mp4>video</a>
<a href=https://github.com/miguelgrinberg/microdot>microdot</a> <a href=https://github.com/websockets/ws>ws/wss</a> http/https
<a href=https://github.com/features/copilot>Copilot</a>, <a href=https://openai.com/blog/chatgpt>ChatGPT</a>
low-code, no-code
......@@ -43,7 +44,7 @@
<a href=http://www.usb.org/>USB</a>, <a href=https://github.com/walac/pyusb/>PyUSB</a>, <a href=https://www.npmjs.com/package/usb>usb</a>
<a href=http://www.irda.org/>IrDA</a>, <a href=https://pypi.python.org/pypi/irda>python-irda</a>
<a href=http://www.ni.com/gpib/>GPIB</a>, <a href=http://www.ni.com/visa/>VISA</a>, <a href=http://pyvisa.sourceforge.net/>PyVISA</a>
<a href=http://docs.python.org/2/library/socket.html>socket</a>, <a href=https://nodejs.org/api/dgram.html>dgram</a>, <a href=https://nodejs.org/api/net.html>net</a>, <a href=https://www.npmjs.org/package/ws>ws</a>
<a href=http://docs.python.org/2/library/socket.html>socket</a>, <a href=https://nodejs.org/api/dgram.html>dgram</a>, <a href=https://nodejs.org/api/net.html>net</a>
<a href=http://xmpp.org/about-xmpp/>XMPP</a>, <a href=https://ifttt.com>IFTTT</a>, <a href=https://openconnectivity.org/developer/specifications/upnp-resources/upnp>UPnP</a>, <a href=https://github.com/topics/wemo>Wemo</a>, <a href=https://rainmaker.espressif.com/>RainMaker</a>
<a href=http://mqtt.org/>MQTT</a>
<a href=https://github.com/mqttjs>MQTT.js</a> <a href=MQTT/mqtt.min.js>mqtt.min.js</a>
......
......@@ -197,6 +197,7 @@
<a href=socket/udpsnd.js>udpsnd.js</a> <a href=socket/udprcv.js>udprcv.js</a> <a href=socket/udp.mp4>video</a>
<a href=socket/udpsnd.py>udpsnd.py</a> <a href=socket/udprcv.py>udprcv.py</a>
<a href=socket/udpsnd.c>udpsnd.c</a> <a href=socket/udprcv.c>udprcv.c</a>
<a href=../interface_application_programming/index.html>WebSockets</a>
<a href=http://www.wireshark.org/>Wireshark</a>
<a href=http://www.ietf.org/rfc/rfc1055.txt>SLIP</a>
<a href=http://manpages.ubuntu.com/manpages/trusty/en/man8/slattach.8.html>slattach</a> <a href=http://manpages.ubuntu.com/manpages/trusty/man8/route.8.html>route</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment