| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| en:iot-open:getting_familiar_with_your_hardware_rtu_itmo_sut [2019/05/24 18:17] – irena.skarda | en:iot-open:getting_familiar_with_your_hardware_rtu_itmo_sut [2020/07/20 12:00] (current) – external edit 127.0.0.1 |
|---|
| ====== IoT Hardware Overview ====== | ====== IoT Hardware Overview ====== |
| IoT hardware infrastructure is mostly inheriting from the embedded systems of the SoC type. As IoT devices are by its nature network-enabled, many of the existing embedded platforms evolved towards network-enabled solutions, sometimes indirectly through delivering network processor (wired or wireless) as a peripheral device yet integrated on the development board (i.e. Arduino Uno with Ethernet Networking shield, GSM shield, etc.), sometimes a new system, integrating networking capabilities in one SoC (i.e. Espriff SoCs). More advanced devices that require OS to operate preliminarily benefited from externally connected peripheral network interfaces via common wired ports like USB (i.e. early versions of the Raspberry Pi, where WiFi card was delivered as USB stick), currently, usually integrate most of the network interfaces in a single board (i.e. RPi 3B, including Ethernet, WiFi and Bluetooth). | IoT hardware infrastructure is mostly inheriting from the embedded systems of the SoC type. As IoT devices are by its nature network-enabled, many of the existing embedded platforms evolved towards network-enabled solutions, sometimes indirectly through delivering network processor (wired or wireless) as a peripheral device yet integrated on the development board (i.e. Arduino Uno with Ethernet Networking shield, GSM shield, etc.), sometimes a new system, integrating networking capabilities in one SoC (i.e. Espriff SoCs). More advanced devices that require OS to operate preliminarily benefited from externally connected peripheral network interfaces via common wired ports like USB (i.e. early versions of the Raspberry Pi, where WiFi card was delivered as USB stick), currently, usually integrate most of the network interfaces in a single board (i.e. RPi 3B, including Ethernet, WiFi and Bluetooth). |
| | |
| | * "4.1. Most Noticeable Platforms"; |
| | |
| | * "4.2. [[en:iot-open:introduction:introduction_to_iot_communication_and_protocols]]"; |
| | |
| | * "4.3. [[en:iot-open:getting_familiar_with_your_hardware_rtu_itmo_sut:Arduino and Arduino 101 (Intel Curie)]]"; |
| | |
| | * "4.4. [[en:iot-open:getting_familiar_with_your_hardware_rtu_itmo_sut:esp]]"; |
| | |
| | * "4.5. [[en:iot-open:getting_familiar_with_your_hardware_rtu_itmo_sut:RaspberryPI (RPi)]]". |
| |
| ===== Most Noticeable Platforms ===== | ===== Most Noticeable Platforms ===== |
| * ARM: Raspberry Pi (and its clones) – advanced boards, including Linux operating system with GUI interface, even able to replace desktop computers. | * ARM: Raspberry Pi (and its clones) – advanced boards, including Linux operating system with GUI interface, even able to replace desktop computers. |
| |
| [[en:iot-open:getting_familiar_with_your_hardware_rtu_itmo_sut:Arduino and Arduino 101 (Intel Curie)]] | |
| |
| [[en:iot-open:getting_familiar_with_your_hardware_rtu_itmo_sut:esp]] | |
| |
| [[en:iot-open:getting_familiar_with_your_hardware_rtu_itmo_sut:RaspberryPI (RPi)]] | |
| |