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

wip

parent 18185a48
No related branches found
No related tags found
No related merge requests found
......@@ -74,60 +74,6 @@
<b><a href=https://modbus.org><i>MODBUS</i></a></b>
<b><a href=https://learn.sparkfun.com/tutorials/introduction-to-dmx/all><i>DMX</i></a></b>
<b>wireless</b>
<b><i><a href=https://www.arrl.org/shop/ARRL-Handbook>radios</a></i></b>
oscillator, mixer, PA, LNA, IF, I/Q, demod, baseband, filters
<b><i><a href=https://www.wiley.com/en-us/Antenna+Theory%3A+Analysis+and+Design%2C+4th+Edition-p-9781118642061>antennas</a></i></b>
Q, antenna gain, impedance matching, short antennas
<a href=https://www.fastcompany.com/1761891/afghanistans-amazing-diy-internet>FabFi</a>
<b><i><a href=nRF/nRF24L01.pdf>single-chip</a></i></b>
ESP32 (2.4 GHz Wi-Fi, Bluetooth, 32-bit) <a href=https://www.espressif.com/en/products/modules>versions</a>
<a href=https://www.espressif.com/en/products/socs/esp32-c3>ESP32-C3</a> <a href=https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html>module</a>
<a href=../embedded_programming/ESP32-C3/hello.button-blink.C3>hello.button-blink.C3</a> <a href=../embedded_programming/ESP32-C3/hello.button-blink.C3.png>board</a> <a href=../embedded_programming/ESP32-C3/hello.button-blink.C3.jpg>components</a> <a href=../embedded_programming/ESP32-C3/hello.button-blink.C3.top.png>traces</a> <a href=../embedded_programming/ESP32-C3/hello.button-blink.C3.interior.png>interior</a>
<a href=ESP32C3/hello.Web-blink.C3.py>hello.Web-blink.C3.py</a> <a href=ESP32C3/microdot.py>microdot.py</a> <a href=ESP32C3/microdot_asyncio.py>microdot_asyncio.py</a> <a href=ESP32C3/hello.Web-blink.C3.mp4>video</a>
<a href=ESP32C3/hello.BLE-blink.C3.py>hello.BLE-blink.C3.py</a> <a href=ESP32C3/blueart.py>blueart.py</a> <a href=ESP32C3/hello.BLE-blink.C3.html>hello.BLE-blink.C3.html</a> <a href=ESP32C3/hello.BLE-blink.C3.mp4>video</a>
<a href=https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/bluetooth_services/services/nus.html>NUS</a> <a href=https://developer.chrome.com/articles/bluetooth>Web Bluetooth</a>
<a href=ESP32/esp32-wroom-32_datasheet_en.pdf>ESP32-WROOM</a> <a href=https://randomnerdtutorials.com/esp32-pinout-reference-gpios/>pins</a>
<a href=ESP32/hello.ESP32-WROOM>hello.ESP32-WROOM</a> <a href=ESP32/hello.ESP32-WROOM.png>board</a> <a href=ESP32/hello.ESP32-WROOM.jpg>components</a> <a href=ESP32/hello.ESP32-WROOM.traces.png>traces</a> <a href=ESP32/hello.ESP32-WROOM.traces_exterior.png>traces+exterior</a> <a href=ESP32/hello.ESP32-WROOM.holes.png>holes</a> <a href=ESP32/hello.ESP32-WROOM.interior.png>interior</a>
<a href=ESP32/hello.ESP32-WROOM.WebClient.ino>Web client</a> <a href=ESP32/hello.ESP32-WROOM.WebClient.mp4>video</a>
<a href=ESP32/hello.ESP32-WROOM.WebServer.ino>Web server</a> <a href=ESP32/hello.ESP32-WROOM.WebServer.mp4>video</a>
<a href=ESP32/hello.ESP32-WROOM.UDP.ino>UDP</a> <a href=ESP32/hello.ESP32-WROOM.UDP.mp4>video</a>
<a href=ESP32/hello.ESP32-WROOM.SPP.ino>Bluetooth serial</a> <a href=ESP32/hello.ESP32-WROOM.SPP.mp4>video</a>
<a href=https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/wifi.html>802.11 LR</a>
<a href=https://www.amazon.com/s?k=esp32-cam>ESP32-CAM</a>
<a href=ESP32/hello.ESP32-CAM>hello.ESP32-CAM</a> <a href=ESP32/hello.ESP32-CAM.png>board</a> <a href=ESP32/hello.ESP32-CAM.jpg>components</a> <a href=ESP32/hello.ESP32-CAM.traces.png>traces</a> <a href=ESP32/hello.ESP32-CAM.traces_exterior.png>traces+exterior</a> <a href=ESP32/hello.ESP32-CAM.holes.png>holes</a> <a href=ESP32/hello.ESP32-CAM.interior.png>interior</a>
<a href=https://www.uctronics.com/download/cam_module/OV2640DS.pdf>camera</a> <a href=ESP32/hello.ESP32-CAM.video.mp4>video</a>
ESP8266 (2.4 GHz Wi-Fi, 8-bit)
<a href=ESP8266/0a-esp8266ex_datasheet_en.pdf>chip</a> <a href=ESP8266/0c-esp-wroom-02_datasheet_en.pdf>module</a> <a href=../networking_communications/ESP8266/esp01.pdf>board</a> power
<a href=ESP8266/hello.ESP-01>hello.ESP-01</a> <a href=ESP8266/hello.ESP-01.png>board</a> <a href=ESP8266/hello.ESP-01.jpg>components</a> <a href=ESP8266/hello.ESP-01.traces.png>traces</a> <a href=ESP8266/hello.ESP-01.traces_exterior.png>traces+exterior</a> <a href=ESP8266/hello.ESP-01.holes.png>holes</a> <a href=ESP8266/hello.ESP-01.interior.png>interior</a>
<a href=https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WebServer/examples/HelloServer/HelloServer.ino>Web server</a> <a href=../networking_communications/ESP8266/hello.ESP-01.WebServer.mp4>video</a>
<a href=ESP8266/hello.ESP-WROOM-02D>hello.ESP-WROOM-02D</a> <a href=ESP8266/hello.ESP-WROOM-02D.png>board</a> <a href=ESP8266/hello.ESP-WROOM-02D.jpg>components</a> <a href=ESP8266/hello.ESP-WROOM-02D.traces.png>traces</a> <a href=ESP8266/hello.ESP-WROOM-02D.traces_exterior.png>traces+exterior</a> <a href=ESP8266/hello.ESP-WROOM-02D.holes.png>holes</a> <a href=ESP8266/hello.ESP-WROOM-02D.interior.png>interior</a>
<a href=https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WiFi/examples/WiFiAccessPoint/WiFiAccessPoint.ino>Access point</a> <a href=ESP8266/hello.ESP-WROOM-02D.AccessPoint.mp4>video</a>
MFRC522 (13.56 MHz RFID)
<a href=https://www.nxp.com/docs/en/data-sheet/MFRC522.pdf>chip</a> <a href=https://www.amazon.com/s?k=mfrc522>module</a> <a href=https://github.com/miguelbalboa/rfid>library</a> <a href=https://www.computerworld.com/article/2537817/how-they-hacked-it--the-mifare-rfid-crack-explained.html>security</a>
<a href=MFRC522/hello.MFRC522.t1614>hello.MFRC522.t1614</a> <a href=MFRC522/hello.MFRC522.t1614.png>board</a> <a href=MFRC522/hello.MFRC522.t1614.jpg>components</a> <a href=MFRC522/hello.MFRC522.t1614.traces.png>traces</a> <a href=MFRC522/hello.MFRC522.t1614.traces_exterior.png>traces+exterior</a> <a href=MFRC522/hello.MFRC522.t1614.interior.png>interior</a> <a href=MFRC522/hello.MFRC522.t1614.mp4>video</a>
nRF24L01+ (2.4 GHz ISM)
<a href=https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF24L01P-T/4626383>chip</a> <a href=https://www.amazon.com/Arduino-NRF24L01-2-4GHz-Wireless-Transceiver/dp/B00O9O868G>module</a> <a href=http://playground.arduino.cc/InterfacingWithHardware/Nrf24L01>library</a> <a href=http://fab.cba.mit.edu/classes/863.19/doc/hello_world_t44_nrf24L01/index.html>project</a> antennas
<a href=nRF/hello.nRF24L01P.44>hello.nRF24L01P.44</a> <a href=nRF/hello.nRF24L01P.44.png>board</a> <a href=nRF/hello.nRF24L01P.44.jpg>components</a> <a href=nRF/hello.nRF24L01P.44.traces.png>traces</a> <a href=nRF/hello.nRF24L01P.44.traces_exterior.png>traces+exterior</a> <a href=nRF/hello.nRF24L01P.44.interior.png>interior</a>
nRF905 (433/868/915 MHz ISM)
<a href=http://www.digikey.com/product-detail/en/NRF905/1490-1028-ND>chip</a> <a href=https://www.amazon.com/NRF905-wireless-module-PTR8000-transmission/dp/B01FDD4C70>module</a> <a href=https://github.com/zkemble/nRF905>library</a>
RN4871 (2.4 GHz Bluetooth)
<a href=http://www.microchip.com/wwwproducts/en/IS1871>chip</a> <a href=https://www.digikey.com/product-detail/en/microchip-technology/RN4871-V-RM118/RN4871-V-RM118-ND/6130476>module</a> <a href=http://ww1.microchip.com/downloads/en/DeviceDoc/RN4870-71-Bluetooth-Low-Energy-Module-User-Guide-DS50002466C.pdf>commands</a>
<a href=RN4871/hello.RN4871.ftdi>hello.RN4871.ftdi</a> <a href=RN4871/hello.RN4871.ftdi.png>board</a> <a href=RN4871/hello.RN4871.ftdi.jpg>components</a> <a href=RN4871/hello.RN4871.ftdi.traces.png>traces</a> <a href=RN4871/hello.RN4871.ftdi.traces_exterior.png>traces+exterior</a> <a href=RN4871/hello.RN4871.ftdi.interior.png>interior</a> <a href=RN4871/RN4871.mp4>video</a>
CC2541 (2.4 GHz Bluetooth)
<a href=http://www.ti.com/product/cc2541>chip</a> <a href=https://www.amazon.com/DSD-TECH-SH-HC-08-Transceiver-Compatible/dp/B01N4P7T0H>HC-08</a> <a href=https://www.amazon.com/DSD-TECH-Bluetooth-iBeacon-Arduino/dp/B06WGZB2N4>HM-10</a> <a href=https://www.amazon.com/Qunqi-HM-11-Bluetooth-Anti-lost-Android/dp/B015C6DIBO>HM-11</a> <a href=http://wiki.seeedstudio.com/wiki/Bluetooth_V4.0_HM-11_BLE_Module>commands</a>
<a href=HM11/hello.HM-11.ftdi>hello.HM-11.ftdi</a> <a href=HM11/hello.HM-11.ftdi.png>board</a> <a href=HM11/hello.HM-11.ftdi.jpg>components</a> <a href=HM11/hello.HM-11.ftdi.traces.png>traces</a> <a href=HM11/hello.HM-11.ftdi.traces_exterior.png>traces+exterior</a> <a href=HM11/hello.HM-11.ftdi.interior.png>interior</a> <a href=HM11/HM11.mp4>video</a>
nRF52 (2.4 GHz Bluetooth, ISM)
<a href=https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_nrf52%2Fstruct%2Fnrf52.html>chip</a> <a href=http://www.fanstel.com/bluenor-summaries>module</a> <a href=https://gitlab.cba.mit.edu/pub/hello-world/nrf52/tree/master>project</a> <a href=https://gitlab.cba.mit.edu/tomasero/vegatooth-i2c>project</a>
CYW43438 (2.4 GHz, Wi-Fi, Bluetooth, FM)
<a href=https://www.cypress.com/documentation/datasheets/cyw43438-single-chip-ieee-80211ac-bgn-macbasebandradio-integrated-bluetooth>chip</a> <a href=https://www.mouser.com/new/embedded-solutions/wireless-rf-modules/wifi-modules-80211/murata-type-1ld-module/n-6l7qaZ1w98wl>module</a> <a href=https://www.raspberrypi.org/products/raspberry-pi-zero-w>board</a>
SX127x (137-1020 MHz LoRa, LoRaWAN)
<a href=https://www.digikey.com/en/products/detail/semtech-corporation/SX1278IMLTRT/5226772>chip</a> <a href=https://www.digikey.com/en/products/detail/ai-thinker/RA-01-KIT/16688875>module</a> <a href=https://github.com/sandeepmistry/arduino-LoRa>Arduino</a> <a href=https://github.com/wybiral/micropython-lora>MicroPython</a>
SX1268 (410-810 MHz LoRa, LoRaWAN)
<a href=https://www.digikey.com/en/products/detail/semtech-corporation/SX1268IMLTRT/16212712>chip</a> <a href=https://www.digikey.com/en/products/detail/ai-thinker/RA-01S-KIT/16688834>module</a>
<b><i><a href=http://gnuradio.org>software radio</a></i></b>
<b><i><a href=https://openwrt.org/about>OpenWrt</a></i></b>
<a href=http://www.iso.org/iso/home.htm><b>OSI layers</b></a>
7: application (HTTP)
6: presentation (SSL)
......@@ -152,8 +98,14 @@
<a href=http://www.fcc.gov/>FCC</a> <a href=http://www.ecfr.gov/cgi-bin/text-idx?c=ecfr&sid=896fdfef3883114171de384cf10702ce&rgn=div5&view=text&node=47:1.0.1.1.16&idno=47>Part 15</a> <a href=http://www.fcc.gov/Bureaus/OPP/working_papers/oppwp38chart.pdf>ISM</a>
<a href=http://www.ieee802.org/11/>802.11</a> <a href=http://www.wi-fi.org/>Wi-Fi</a> <a href=https://people.csail.mit.edu/fadel/papers/wivi-paper.pdf>sensing</a>
<a href=http://www.ieee802.org/15>802.15</a> <a href=http://www.zigbee.org/>ZigBee</a> <a href=https://tools.ietf.org/html/rfc4944>6LoWPAN</a>
<a href=http://www.bluetooth.com/>Bluetooth</a> <a href=https://www.bluetooth.com/what-is-bluetooth-technology/how-it-works>BLE</a> <a href=https://www.bluetooth.com/specifications/gatt/generic-attributes-overview>GATT</a> <a href=https://www.bluetooth.com/specifications/assigned-numbers/generic-access-profile>GAP</a> <a href=https://www.bluetooth.com/specifications/assigned-numbers/service-discovery>UUID</a> <a href=https://www.bluetooth.com/specifications/gatt/services>Services</a> <a href=https://www.nordicsemi.com/Products/Development-tools/nRF-Toolbox>app</a> <a href=http://www.bluez.org>stack</a>
<a href=https://lora-alliance.org>LoRa, LoRaWAN</a> <a href=https://www.thethingsnetwork.org/>The Things Network</a>
<a href=https://www.bluetooth.com/learn-about-bluetooth/tech-overview/>Bluetooth, BLE</a>
<a href=https://www.bluetooth.com/specifications/gatt/generic-attributes-overview>GATT</a> <a href=https://www.bluetooth.com/specifications/assigned-numbers/generic-access-profile>GAP</a> <a href=https://www.bluetooth.com/specifications/assigned-numbers/service-discovery>UUID</a> <a href=https://www.bluetooth.com/specifications/gatt/services>Services</a> <a href=https://www.bluetooth.com/learn-about-bluetooth/feature-enhancements/mesh/>mesh</a> <a href=https://www.nordicsemi.com/Products/Development-tools/nRF-Toolbox>app</a> <a href=http://www.bluez.org>stack</a>
<a href=https://docs.arduino.cc/learn/communication/bluetooth/>Arduino</a> <a href=https://docs.micropython.org/en/latest/library/bluetooth.html>MicroPython</a>
<a href=https://lora-alliance.org>LoRa</a>
kbps, km
<a href=https://github.com/sandeepmistry/arduino-LoRa>Arduino</a> <a href=https://github.com/wybiral/micropython-lora>MicroPython</a>
<a href=https://github.com/mcci-catena/arduino-lmic>LoRaWAN</a>
<a href=https://www.thethingsnetwork.org/>The Things Network</a>
optical
<a href=http://ww1.microchip.com/downloads/en/AppNotes/Atmel-2534-RC5-IR-Remote-Control-Transmitter-on-tinyAVR-and-megaAVR_ApplicationNote_AVR415.pdf>transmitter</a> <a href=http://ww1.microchip.com/downloads/en/AppNotes/Atmel-1473-RC5-IR-Remote-Control-Receiver-on-tinyAVR-and-megaAVR-Devices_ApplicationNote_AVR410.pdf>receiver</a> <a href=https://purelifi.com>LiFi</a> <a href=https://fabacademy.org/2022/labs/waag/students/bas-pijls/blog/week14/>RGB</a>
<a href=https://www.mit.edu/~fadel/papers/PAB-paper.pdf>acoustic</a>
......@@ -212,6 +164,57 @@
<a href=https://cba.mit.edu/docs/papers/04.10.i0.pdf>IoT</a>, <a href=https://cba.mit.edu/events/13.03.DC>event</a>
<b><a href=APA/APA.txt><i>APA</i></a></b>
<b>wireless</b>
<b><i><a href=https://www.arrl.org/shop/ARRL-Handbook>radios</a></i></b>
oscillator, mixer, PA, LNA, IF, I/Q, demod, baseband, filters
<b><i><a href=https://www.wiley.com/en-us/Antenna+Theory%3A+Analysis+and+Design%2C+4th+Edition-p-9781118642061>antennas</a></i></b>
Q, antenna gain, impedance matching, short antennas
<a href=https://www.fastcompany.com/1761891/afghanistans-amazing-diy-internet>FabFi</a>
<b><i><a href=nRF/nRF24L01.pdf>single-chip</a></i></b>
ESP32 (2.4 GHz Wi-Fi, Bluetooth, 32-bit) <a href=https://www.espressif.com/en/products/modules>versions</a>
<a href=https://www.espressif.com/en/products/socs/esp32-c3>ESP32-C3</a> <a href=https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html>module</a>
<a href=../embedded_programming/ESP32-C3/hello.button-blink.C3>hello.button-blink.C3</a> <a href=../embedded_programming/ESP32-C3/hello.button-blink.C3.png>board</a> <a href=../embedded_programming/ESP32-C3/hello.button-blink.C3.jpg>components</a> <a href=../embedded_programming/ESP32-C3/hello.button-blink.C3.top.png>traces</a> <a href=../embedded_programming/ESP32-C3/hello.button-blink.C3.interior.png>interior</a>
<a href=ESP32C3/hello.Web-blink.C3.py>hello.Web-blink.C3.py</a> <a href=ESP32C3/microdot.py>microdot.py</a> <a href=ESP32C3/microdot_asyncio.py>microdot_asyncio.py</a> <a href=ESP32C3/hello.Web-blink.C3.mp4>video</a>
<a href=ESP32C3/hello.BLE-blink.C3.py>hello.BLE-blink.C3.py</a> <a href=ESP32C3/blueart.py>blueart.py</a> <a href=ESP32C3/hello.BLE-blink.C3.html>hello.BLE-blink.C3.html</a> <a href=ESP32C3/hello.BLE-blink.C3.mp4>video</a>
<a href=https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/bluetooth_services/services/nus.html>NUS</a> <a href=https://developer.chrome.com/articles/bluetooth>Web Bluetooth</a>
<a href=ESP32/esp32-wroom-32_datasheet_en.pdf>ESP32-WROOM</a> <a href=https://randomnerdtutorials.com/esp32-pinout-reference-gpios/>pins</a>
<a href=ESP32/hello.ESP32-WROOM>hello.ESP32-WROOM</a> <a href=ESP32/hello.ESP32-WROOM.png>board</a> <a href=ESP32/hello.ESP32-WROOM.jpg>components</a> <a href=ESP32/hello.ESP32-WROOM.traces.png>traces</a> <a href=ESP32/hello.ESP32-WROOM.traces_exterior.png>traces+exterior</a> <a href=ESP32/hello.ESP32-WROOM.holes.png>holes</a> <a href=ESP32/hello.ESP32-WROOM.interior.png>interior</a>
<a href=ESP32/hello.ESP32-WROOM.WebClient.ino>Web client</a> <a href=ESP32/hello.ESP32-WROOM.WebClient.mp4>video</a> <a href=ESP32/hello.ESP32-WROOM.WebServer.ino>Web server</a> <a href=ESP32/hello.ESP32-WROOM.WebServer.mp4>video</a> <a href=ESP32/hello.ESP32-WROOM.UDP.ino>UDP</a> <a href=ESP32/hello.ESP32-WROOM.UDP.mp4>video</a> <a href=ESP32/hello.ESP32-WROOM.SPP.ino>Bluetooth serial</a> <a href=ESP32/hello.ESP32-WROOM.SPP.mp4>video</a>
<a href=https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/wifi.html>802.11 LR</a>
<a href=https://www.amazon.com/s?k=esp32-cam>ESP32-CAM</a>
<a href=ESP32/hello.ESP32-CAM>hello.ESP32-CAM</a> <a href=ESP32/hello.ESP32-CAM.png>board</a> <a href=ESP32/hello.ESP32-CAM.jpg>components</a> <a href=ESP32/hello.ESP32-CAM.traces.png>traces</a> <a href=ESP32/hello.ESP32-CAM.traces_exterior.png>traces+exterior</a> <a href=ESP32/hello.ESP32-CAM.holes.png>holes</a> <a href=ESP32/hello.ESP32-CAM.interior.png>interior</a>
<a href=https://www.uctronics.com/download/cam_module/OV2640DS.pdf>camera</a> <a href=ESP32/hello.ESP32-CAM.video.mp4>video</a>
ESP8266 (2.4 GHz Wi-Fi, 8-bit)
<a href=ESP8266/0a-esp8266ex_datasheet_en.pdf>chip</a> <a href=ESP8266/0c-esp-wroom-02_datasheet_en.pdf>module</a> <a href=../networking_communications/ESP8266/esp01.pdf>board</a> power
<a href=ESP8266/hello.ESP-01>hello.ESP-01</a> <a href=ESP8266/hello.ESP-01.png>board</a> <a href=ESP8266/hello.ESP-01.jpg>components</a> <a href=ESP8266/hello.ESP-01.traces.png>traces</a> <a href=ESP8266/hello.ESP-01.traces_exterior.png>traces+exterior</a> <a href=ESP8266/hello.ESP-01.holes.png>holes</a> <a href=ESP8266/hello.ESP-01.interior.png>interior</a>
<a href=https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WebServer/examples/HelloServer/HelloServer.ino>Web server</a> <a href=../networking_communications/ESP8266/hello.ESP-01.WebServer.mp4>video</a>
<a href=ESP8266/hello.ESP-WROOM-02D>hello.ESP-WROOM-02D</a> <a href=ESP8266/hello.ESP-WROOM-02D.png>board</a> <a href=ESP8266/hello.ESP-WROOM-02D.jpg>components</a> <a href=ESP8266/hello.ESP-WROOM-02D.traces.png>traces</a> <a href=ESP8266/hello.ESP-WROOM-02D.traces_exterior.png>traces+exterior</a> <a href=ESP8266/hello.ESP-WROOM-02D.holes.png>holes</a> <a href=ESP8266/hello.ESP-WROOM-02D.interior.png>interior</a>
<a href=https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WiFi/examples/WiFiAccessPoint/WiFiAccessPoint.ino>Access point</a> <a href=ESP8266/hello.ESP-WROOM-02D.AccessPoint.mp4>video</a>
MFRC522 (13.56 MHz RFID)
<a href=https://www.nxp.com/docs/en/data-sheet/MFRC522.pdf>chip</a> <a href=https://www.amazon.com/s?k=mfrc522>module</a> <a href=https://github.com/miguelbalboa/rfid>library</a> <a href=https://www.computerworld.com/article/2537817/how-they-hacked-it--the-mifare-rfid-crack-explained.html>security</a>
<a href=MFRC522/hello.MFRC522.t1614>hello.MFRC522.t1614</a> <a href=MFRC522/hello.MFRC522.t1614.png>board</a> <a href=MFRC522/hello.MFRC522.t1614.jpg>components</a> <a href=MFRC522/hello.MFRC522.t1614.traces.png>traces</a> <a href=MFRC522/hello.MFRC522.t1614.traces_exterior.png>traces+exterior</a> <a href=MFRC522/hello.MFRC522.t1614.interior.png>interior</a> <a href=MFRC522/hello.MFRC522.t1614.mp4>video</a>
nRF24L01+ (2.4 GHz ISM)
<a href=https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF24L01P-T/4626383>chip</a> <a href=https://www.amazon.com/Arduino-NRF24L01-2-4GHz-Wireless-Transceiver/dp/B00O9O868G>module</a> <a href=http://playground.arduino.cc/InterfacingWithHardware/Nrf24L01>library</a> <a href=http://fab.cba.mit.edu/classes/863.19/doc/hello_world_t44_nrf24L01/index.html>project</a> antennas
<a href=nRF/hello.nRF24L01P.44>hello.nRF24L01P.44</a> <a href=nRF/hello.nRF24L01P.44.png>board</a> <a href=nRF/hello.nRF24L01P.44.jpg>components</a> <a href=nRF/hello.nRF24L01P.44.traces.png>traces</a> <a href=nRF/hello.nRF24L01P.44.traces_exterior.png>traces+exterior</a> <a href=nRF/hello.nRF24L01P.44.interior.png>interior</a>
nRF905 (433/868/915 MHz ISM)
<a href=http://www.digikey.com/product-detail/en/NRF905/1490-1028-ND>chip</a> <a href=https://www.amazon.com/NRF905-wireless-module-PTR8000-transmission/dp/B01FDD4C70>module</a> <a href=https://github.com/zkemble/nRF905>library</a>
RN4871 (2.4 GHz Bluetooth)
<a href=http://www.microchip.com/wwwproducts/en/IS1871>chip</a> <a href=https://www.digikey.com/product-detail/en/microchip-technology/RN4871-V-RM118/RN4871-V-RM118-ND/6130476>module</a> <a href=http://ww1.microchip.com/downloads/en/DeviceDoc/RN4870-71-Bluetooth-Low-Energy-Module-User-Guide-DS50002466C.pdf>commands</a>
<a href=RN4871/hello.RN4871.ftdi>hello.RN4871.ftdi</a> <a href=RN4871/hello.RN4871.ftdi.png>board</a> <a href=RN4871/hello.RN4871.ftdi.jpg>components</a> <a href=RN4871/hello.RN4871.ftdi.traces.png>traces</a> <a href=RN4871/hello.RN4871.ftdi.traces_exterior.png>traces+exterior</a> <a href=RN4871/hello.RN4871.ftdi.interior.png>interior</a> <a href=RN4871/RN4871.mp4>video</a>
CC2541 (2.4 GHz Bluetooth)
<a href=http://www.ti.com/product/cc2541>chip</a> <a href=https://www.amazon.com/DSD-TECH-SH-HC-08-Transceiver-Compatible/dp/B01N4P7T0H>HC-08</a> <a href=https://www.amazon.com/DSD-TECH-Bluetooth-iBeacon-Arduino/dp/B06WGZB2N4>HM-10</a> <a href=https://www.amazon.com/Qunqi-HM-11-Bluetooth-Anti-lost-Android/dp/B015C6DIBO>HM-11</a> <a href=http://wiki.seeedstudio.com/wiki/Bluetooth_V4.0_HM-11_BLE_Module>commands</a>
<a href=HM11/hello.HM-11.ftdi>hello.HM-11.ftdi</a> <a href=HM11/hello.HM-11.ftdi.png>board</a> <a href=HM11/hello.HM-11.ftdi.jpg>components</a> <a href=HM11/hello.HM-11.ftdi.traces.png>traces</a> <a href=HM11/hello.HM-11.ftdi.traces_exterior.png>traces+exterior</a> <a href=HM11/hello.HM-11.ftdi.interior.png>interior</a> <a href=HM11/HM11.mp4>video</a>
nRF52 (2.4 GHz Bluetooth, ISM)
<a href=https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_nrf52%2Fstruct%2Fnrf52.html>chip</a> <a href=http://www.fanstel.com/bluenor-summaries>module</a> <a href=https://gitlab.cba.mit.edu/pub/hello-world/nrf52/tree/master>project</a> <a href=https://gitlab.cba.mit.edu/tomasero/vegatooth-i2c>project</a>
CYW43438 (2.4 GHz, Wi-Fi, Bluetooth, FM)
<a href=https://www.cypress.com/documentation/datasheets/cyw43438-single-chip-ieee-80211ac-bgn-macbasebandradio-integrated-bluetooth>chip</a> <a href=https://www.mouser.com/new/embedded-solutions/wireless-rf-modules/wifi-modules-80211/murata-type-1ld-module/n-6l7qaZ1w98wl>module</a> <a href=https://www.raspberrypi.org/products/raspberry-pi-zero-w>board</a>
SX127x (137-1020 MHz LoRa)
<a href=https://www.digikey.com/en/products/detail/semtech-corporation/SX1278IMLTRT/5226772>chip</a> <a href=https://www.digikey.com/en/products/detail/ai-thinker/RA-01-KIT/16688875>module</a>
SX1268 (410-810 MHz LoRa)
<a href=https://www.digikey.com/en/products/detail/semtech-corporation/SX1268IMLTRT/16212712>chip</a> <a href=https://www.digikey.com/en/products/detail/ai-thinker/RA-01S-KIT/16688834>module</a>
<b><i><a href=http://gnuradio.org>software radio</a></i></b>
<b><i><a href=https://openwrt.org/about>OpenWrt</a></i></b>
<b><a href=https://fabacademy.org/2020/labs/kamakura/assignments/week17/>assignment</a></b>
<i>individual assignment:</i>
design, build, and connect wired or wireless node(s)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment