Add README
Browse files
README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
tags:
|
| 4 |
+
- research-archive
|
| 5 |
+
- internet-of-things
|
| 6 |
+
- iot
|
| 7 |
+
- pdf
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# IoT
|
| 11 |
+
|
| 12 |
+
Technical research + standards archive on the Internet of Things: applications,
|
| 13 |
+
system architecture / installation / configuration, communication protocols,
|
| 14 |
+
and specifications/standards.
|
| 15 |
+
|
| 16 |
+
## Contents (`IoT.zip`)
|
| 17 |
+
|
| 18 |
+
- **Research PDFs** — arXiv + OpenAlex + IoT journals (IEEE Internet of Things
|
| 19 |
+
Journal, Internet of Things (Elsevier), ACM Trans. IoT, Ad Hoc Networks, etc.)
|
| 20 |
+
- **standards/rfc/** — IETF RFCs for IoT protocols (CoAP, 6LoWPAN, RPL, CBOR,
|
| 21 |
+
6TiSCH, SCHC/LPWAN, DTLS profiles). Public, freely redistributable.
|
| 22 |
+
- **standards/wikipedia/** — CC-BY-SA articles (MQTT, CoAP, Zigbee, LoRaWAN,
|
| 23 |
+
Thread, Matter, 802.15.4, OPC-UA, Modbus, oneM2M, edge/fog computing, …).
|
| 24 |
+
- **media/** — videos + images from Internet Archive and NASA.
|
| 25 |
+
|
| 26 |
+
PDFs/filings retain their original licenses. RFCs are under the IETF Trust
|
| 27 |
+
license; Wikipedia text is CC-BY-SA 4.0; research PDFs vary per paper.
|