Submitted Successfully!
To reward your contribution, here is a gift for you: A free trial for our video production service.
Thank you for your contribution! You can also upload a video entry or images related to this topic.
Version Summary Created by Modification Content Size Created at Operation
1 + 3552 word(s) 3552 2021-10-09 08:55:18 |
2 format correct Meta information modification 3552 2021-10-11 03:09:49 |

Video Upload Options

Do you have a full video?

Confirm

Are you sure to Delete?
Cite
If you have any further questions, please contact Encyclopedia Editorial Office.
Durán Aranda, E. Single Board Architectures Integrating Sensors Technologies. Encyclopedia. Available online: https://encyclopedia.pub/entry/14923 (accessed on 19 April 2024).
Durán Aranda E. Single Board Architectures Integrating Sensors Technologies. Encyclopedia. Available at: https://encyclopedia.pub/entry/14923. Accessed April 19, 2024.
Durán Aranda, Eladio. "Single Board Architectures Integrating Sensors Technologies" Encyclopedia, https://encyclopedia.pub/entry/14923 (accessed April 19, 2024).
Durán Aranda, E. (2021, October 10). Single Board Architectures Integrating Sensors Technologies. In Encyclopedia. https://encyclopedia.pub/entry/14923
Durán Aranda, Eladio. "Single Board Architectures Integrating Sensors Technologies." Encyclopedia. Web. 10 October, 2021.
Single Board Architectures Integrating Sensors Technologies
Edit

Development boards, Single-Board Computers (SBCs) and Single-Board Microcontrollers (SBMs) integrating sensors and communication technologies have become a very popular and interesting solution in the last decade. They are of interest for their simplicity, versatility, adaptability, ease of use and prototyping, which allow them to serve as a starting point for projects and as reference for all kinds of designs.

single-board computers microcontroller boards integrating sensors technologies indoor comfort monitoring IoT applications

1. Introduction

Single-Board Architectures (SBAs) are similar to a computer in terms of the basic components that make them up on a single board: memory, input/output ports and processor. These basic components are included in a single monolithic chip (System on Chip, SoC) and makes SBAs increasingly develop in compact form and at low-cost, in medium and low power, and with high, low and medium processing capacity, making them very popular for data acquisition systems Integrating Sensor Technologies (ISTs) in numerous applications. SBAs can be classified from different points of view, mainly processor that integrate it, sensors that configure it, communication modules, programming languages, cost, size and open or closed-source.

The first architectures based on a single board were developed, commercialized and began to be used in the 1970s, however it has been in the last 20 years when SBAs have reached their greatest role in terms of use, mainly due to their low cost, consumption, small size and great flexibility, which makes them an alternative in many applications.

These types of platforms integrating sensors, communication networks and data processing are of interest in many engineering applications. Currently there are a large number of sensors that can measure almost all the physical or chemical magnitudes of our environment, which results in a large amount of data to process to define these variables accurately. Therefore, the sensors and the subsequent processing of the data provided are fundamental in Electrical, Electronics, Chemical and Mechanical Engineering, Information Technology, Robotics and Automation, Consumer Electronics as well as emerging applications such as Internet of Things (IoT), Industry 4.0, Intelligent Vehicles and Smart Cities.

The importance of single board architectures integrating sensors technologies and their applications has led to different tutorials, overviews, reviews and surveys papers being reported in the literature, included on-line publications, white papers, webinars and different aspects, topics and points of view: SoC technologies, process capacity, characteristics, power and number of I/O, in terms of cost, control flexibility, among others. In this sense SBAs and ISTs for visual sensor networks are revised and analyzed in [1][2], transport technologies and related applications in [3][4] including tracking, monitoring and lighting in [5][6][7][8][9][10][11][12], SBAs and ISTs for smart cities applications in [13][14], education and research projects in [15][16][17][18][19], medical devices in [20][21][22], smart and advanced sensors in [23][24][25][26][27], including wireless sensors [28], IoT applications in [29][30][31][32], smart home in [33][34][35][36], energy in [37][38][39], engineering education in [40][41][42], Hybrid Electric Vehicle (HEV), Fuel Cell Electric Vehicles (FCEV) and Plug-in-Hybrid Electric Vehicle (PHEV) in [43][44], while reviews and characteristics evaluation are addressed in [45][46]. Figure 1 presents a perspective of different applications where several SBAs and ISTs are utilized.

Figure 1. Applications of Single Board Architectures Integrating Sensors Technologies.

2. Single Board Architectures Integrating Sensors Technologies (SBA-ISTs)

A first classification of development systems with single-board architecture (SBAs) can be made according to the type of processor used in their structure. Thus, three types of SBA development systems can be distinguished: SBMs, SBCs and boards based on FPGAs, as shown in Figure 2 .

Figure 2. Single Board Architectures classification and main platforms.
In general terms, SBCs are the most versatile and reliable, usually they support an Operating System (OS) such as Linux or Windows; and have much higher computational capacity than SBMs. In turn, the latter are more focused on electronics and are oriented to the management of inputs and outputs ports. As an example, in IoT devices the equipment connected to sensors for data collection should be governed by microcontrollers, while those for processing the amount of input information will be a microcomputer.
The PCB (Printed Circuit Board), interconnection cables and development software tools together form the development kit. These boards also usually include pins, connectors and expansion sockets to interface the system with other devices.
On the other hand, there are a set of more or less common peripherals that allow expanding the capacity of these systems, although there are very depending on the SBA manufacturer. For each development board/platform there are different expansion boards designed to properly plug into the pins/connectors. Therefore, expansion boards are specific to a particular development kit and, to distinguish them from others, they are often named with specifically names. As an example, Arduino expansion boards are named “shield” and Raspberry Pi ones’ “hat”.
Regardless of the type of SBA considered, the manufacturer will try to cover any type of needs that the user may have and will offer very low-cost systems with limited but sufficient performances, high-capacity systems somewhat more expensive and of course intermediate level systems. This means that the variety of possibilities offered by the market is increasing and, in many cases, requires prior analysis to decide the best option for a specific project. The tables below list some devices and a selection of their most important features in an attempt to facilitate this task.

2.1. Hardware Development Platforms: Single-Board Microcontroller (SBMs)

The low-cost of microcontrollers together with the low cost of PCB manufacturing has given rise to a large number of hardware development platforms, both proprietary and open. The success of these platforms is based on two fundamental aspects: the first is the low cost of the hardware; the second is the availability of an Integrated Development Environment (IDE) software with a multitude of libraries and a community of developers that facilitate the resolution of different problems.
The limited capabilities of this type of processors (small memory capacity, 8 or 16-bit data bus) means that they are usually used in stand-alone applications: the microcontroller regulates the operation of a relatively simple device by means of a small program recorded in its memory that is executed continuously (also called “firmware”). Table 1 summarized the most popular proprietary SBMs available in the market and some important characteristics.
Table 1. Main proprietary SBMs in the market.
  ST Microcontroller (MCU) [47] Texas Instruments [48]
Processor STM32 STM8 MSP430 AM65x/AM572x/DRA821xM
Architecture / Bits Arm Cortex-M/32 Harvard MCU/8 RISC/16 Arm Cortex-M4F/32
Europe Prize (€) [49][50][51][52] <20 ~40 10–20 2.5–10
IDE STM32Cube STVD-STM8 Energia CCStudio
Open-Source HW No No No No
Open-Source SW Yes Yes Yes No
High Perform. Versions 386 - - -
Mainstream Versions 353 41 - 8
Low Power Versions 341 22 10 -
IST Yes Yes Yes Yes
Most Popular STM32F103C8T6 STM8L15X TMS320C6457  
STM32F107V/C
STM32F303VCT6
STM32F439ZI
STM32F756ZI STM8L152C6
STM32L010RB
STM32L4A6ZG
STM32L4R5ZI/-P
In addition to proprietary SBMs shown in Table 1, it is worth mentioning other manufacturers and SBM families such as the development kits based on Microchip’s 8/16/32-bit PIC microprocessors [53], Intel’s 32-bit Galileo [54] or those marketed by Maxim [55] or Cypress [56] to evaluate their chips. These SBMs are generally oriented more towards evaluating and demonstrating the capabilities of the microprocessors that they integrate, rather than using them as the basis for low-cost technology development. The idea of the manufacturers is that the chips are integrated as such in the developments rather than using the SBM as a part of the development. In the same way Table 2 summarized the most popular open-source SBMs available in the market and some important characteristics.
Table 2. Main open-source SBMs in the market.
  Wiring [57] Adafruit [58] Arduino/Genuino [59] Teensy [60]
Processor AVR8 Tensilica L106 AVR8 ARM Cortex-M0+ ARM Cortex-M
Architecture/Bits AVR atmega/8 RISC/32 AVR atmega/8/32 Atmel SAMD21/32 MK20DX/32
Europe Prize (€) [49][50][51][52] - 10 10–35 20–40 10–30
IDE Wiring Arduino IDE
MicroPyton
Arduino IDE Arduino IDE Teensyduino
Open-Source HW Yes Yes Yes Yes Yes
Open-Source SW Yes Yes Yes Yes Yes
Versions 3 1 10 11 8
IST No No Yes Yes No
Most Popular   Huzzah ESP8266 UNO Rev. 3   Teensy LC
Wiring V1.1 Mega 2560 MKR1000 Teensy 3.2
Wiring Mini V1.0 Leonardo MKR Zero Teensy 3.6
Wiring S Nano Every Zero Teensy 4.0
  Micro   Teensy 4.1
Among the free source SBMs, Arduino is the most distributed SBM platform all over the world, being converted in almost a standard. There are many third-part Arduino-compatible SBMs having the same pinout, shape, size or characteristics, or including increased performance because anyone can modify or adapt the original design to improve it. In addition, there is a broad developer community that have created an enormous number of libraries and resources for any project can be undertaken. This can say also for the plethora of existing expansion boards, the named shield-boards.
The hardware of Arduino boards is a PCB with an Atmel AVR microcontroller (ATmega8, Atmega168, Atmega328, Atmega1280 depending on model) whose IO ports are pin-accessible and includes a minimum of auxiliary components. The boards can be acquired completely mounted or without components, but they can also be edited because their technical files are freely web accessible. By other hand, the software is an IDE based in Processing that can be downloaded freely from web. It uses Wiring, a programming language based on C, to program the processor whose reference information is continuously debugged and commented by an extensive developer community. The Arduino projects can run without connecting to a computer if an interactive autonomous object is developed. However, Arduino can also be connected to software as Processing, Max/MSP, Pure Data, Java, JavaScript and others to run as an auxiliary object in a big comprehensive project.
Even though the Feather Huzzah ESP8266 from Adafruit has been included in Table 2 as if it were an SBM, it is actually a SoC that integrate an enhanced version of Tensilica’s L106 Diamond series 32-bit RISC (Reduced Instruction Set Computer) processor and a full Wi-Fi front-end (both as client and access point) and TCP/IP stack with DNS support as well. On a 3 × 5 cm PCB there are 9 GPIO, analog input, USB, I2C, SPI and FDTI communications. These features, the possibility of programming in the Arduino IDE and its low price is that allows comparing it with the other SBMs.

2.2. Hardware Development Platforms: Single-Board Computers (SBCs)

In the last years, the microelectronics technological evolution has made possible to manufacture hardware platforms similar to microcontroller, but with two main differences: they include high memory capacity chips (up to Gigas) both RAM and non-volatile (using Flash technology) and use SoC technology that in addition to high-capacity microprocessors (32 and 64 bits) integrated in a single chip, a very large set of peripheral controllers, such as graphical processors (HD or 4K), interfacing protocols (UART, I2C, SPI, GPIO, CSI, etc.), wireless, audio, GPS, nine-axis accelerometer, gyroscope and compass, and much more. These enhanced features allow these hardware platforms to run a complete OS without any problem, so that they work practically as a general-purpose computer. These hardware platforms are referred as SBCs. There are many commercial SBCs, and everyone has a characteristic that makes unique. Even the engineers who regularly work with SBCs may be overwhelmed by their expanding market.
Raspberry PI is, perhaps, the SBC that has had the greatest diffusion, becoming, such as Arduino for SBMs, the benchmark of SBCs (see Table 3). Raspberry PI family is based on ARM/Cortex architecture. The most widely used model, Raspberry Pi 3, is based on a 64-bit SoC ARM Cortex-A53 working at 1.2 GHz, and a GPU Broadcom Video Core 4. It has 1 GB of RAM at 900 MHz, and for storage uses μSD cards. They have mainly two different models of Raspberry PI, named Model A (65 mm × 56 mm) and B (85 mm × 56 mm), in addition there is also the Zero series which is half the A size (65 mm × 30 mm). However, Raspberry PI is neither the only SBC nor the one with the highest performance (see Table 4 for comparison). Since 2012, many SBCs have been developed especially designed to work as embedded systems in a multitude of different applications, many of them are completely open designs and some, such as the Raspberry PI, only partially open. The industries of mobile telephony, IoT or domotics, among others, have greatly favored the development of these platforms, which increasingly have more memory capacity, include dual core, quad core, SoCs, have wireless connectivity and are increasingly compact and inexpensive.
Table 3. The SBC Raspberry PI Model B family [61].
Model Zero W 1 B+ 2 B 3 B+ 4 B
SoC BCM2835 BCM2835 BCM2836 BCM2837B0 BCM2711
Processor/Cores/Bits ARM11/1/32 ARM11/1/32 Cortex A7/4/32 Cortex A53/4/64 Cortex A72/4/64
Frequency (GHz) 1.0 0.7 0.9 1.4 1.5
RAM (GB) 0.5 0.5 1.0 1.0 2/8
Wireless Wi-Fi, BT, BLE No No Wi-Fi, BT, BLE Wi-Fi, BT, BLE
Connectivity HMDI, USB, µUSB, Video RGB, CSI Cam HMDI, USB 2.0, Ethernet, Audio, Video RGB HDMI, USB 2.0, Ethernet, Audio, Video RGB, CSI Cam HMDI, USB 2.0, µUSB, Ethernet, Audio, Video RGB, CSI Cam µHMDI, USB 3.0, USB-C, Ethernet, Audio, Video RGB, CSI Cam
OS NOOBS and Linux
Europe Prize (€) [49][50][51][52] 15 32 44 43 40/84
Table 4. Main open-source SBCs Linux based in the market.
Model BeagleBone Black [62] Odroid XU4 [63] Tinker Board 2 [64]
SoC Sitara AM3358 Exynos5422 Rockchip RK3288
Processor/Cores/Bits ARM Cortex-A8/1/32 ARM Cortex-A15/4/32 ARM Cortex-A17/4/64
Frequency (GHz) 1.0 2.0 1.8
RAM (GB) 0.5 2.0 2.0
Wireless - Wi-Fi (option) Wi-Fi, BT
Connectivity USB 2.0, Ethernet, UART, SPI, I2C, HDMI, CAN USB 2.0/3.0, Ethernet, UART, SPI, I2C, HDMI USB 2.0, Ethernet, UART, SPI, I2C HMDI, SD 3.0
OS Debian and ROS Ubuntu 16.04 and Android 4.4.x Debian and Android
Europe Prize (€) [49][50][51][52] 65 60 70
As can be seen in Table 4 and Table 5, most of the open-source SBCs on the market have 32 or 64 bit processors, at least 1 GB of RAM and a certain amount of flash memory to contain the firmware, some kind of wireless connectivity, several options for connecting the most commonly used peripherals such as cameras, audio, keyboards and displays, networking capabilities, GPIO (General Purposed Input Output) pins to control devices such as those that would be managed by an SBM, run Linux type or Windows OS and all this for a price ranging from 50 to 100€ depending on the included features.
Table 5. Main open-source SBCs Windows based in the market.
Model LattePanda 2G/32Gb [65] DragonBoard410c [49] Udoo x86 Ultra [66]
SoC Intel HD Gen8 Qualcomm APQ8016E Intel HD Graphics 405
Processor/Cores/Bits Intel Atom X5/4/64 ARM Cortex-A53/4/32/64 Intel Pentium x86/4/64
Frequency (GHz) 1.8 1.2 2.56
RAM (GB) 2.0 1.0 8.0
Wireless Wi-Fi, BT Wi-Fi, BT Wi-Fi slot
Connectivity USB 2.0 / 3.0, Arduino GPIO, Ethernet, UART, I2C, HDMI, µSD, CAN, Audio USB 2.0, Ethernet, UART, SPI, I2C, HMDI, GPS USB 3.0, Arduino GPIO, Ethernet, UART, HDMI, µSD, Audio
OS Windows 10 Android, Linux and Windows IoT Android, Linux and Windows 10
Europe Prize (€) [49][50][51][52] 60 60 250
The BeagleBone Boards, Blue and Black, are focused to hardware applications. The BeagleBone Black has seven analog inputs up to 200 kS per second and an internal RTC (Real Time Clock), making it a very compact and simple system for continuous acquisition systems. Their main characteristics are: ARM Sitara AM3358 processor (1 GHz), 512 MB RAM, Ethernet, SPI, I2C, 69 GPIO, 4 timers, 7 analog inputs and other for more specific uses. The Analog-to-Digital Converter (ADC) or Touchscreen Controller, as is named in the AM335x Technique Reference Manual, is a general purpose 12-bits 8-channel ADC with optional support for resistive touchscreens. Among the 8 analog-channels at processor, only 7 are addressable on the BeagleBone Black expansion port by P9 port. As the analog input range is 0 to 1.8 V, a 1.8 V supply voltage pin is available. The C revision of BeagleBone Black has Linux Debian as OS and natively includes a Pyton interpreter. The ease of use of this language makes it a good choice for managing the main application of an acquisition system.
The Tinker Board is equipped with a 4-core Rockchip RK3288 ARM processor, at 1.8 GHz, and 2 GB of dual-channel LPDDR3 memory. In a size of 85.6 mm × 56 mm × 21 mm includes 1 GB Ethernet connectivity, Mali-T764 GPU with HD/UHD video play support, H.264/H.265 decoding, 192 kHz/24-bits audio, 4 USB 2.0 ports, Bluetooth 4.0 and Wi-Fi 802.11b/g/n. The TinkerOS operating system is a Linux distribution based on the latest Debian 9 kernel version. This OS provides a platform for basic tasks as web browsing, video and music playback. In addition, the LXDE desktop includes a Chromium browser and programming applications.
Udoo x86 Ultra is based in an Intel Pentium x86 processor and its performance is comparable to a low-cost computer. It can run all the software available for a computer, including 3D games, graphical editors, video streaming and more, because a Linux, Android or Windows 10 OS can be loaded. However, it includes an Intel Curie as coprocessor, so the word of Arduino 101 can be also accessed, with gyroscope and six-axis accelerometer integrated. Such dual nature makes this SBC a highly versatile tool suitable for any type of application.
With 8 GB of RAM and a quad-core Intel chip at 1.6 GHz, the Udoo x86 Ultra can run an Office Suite, a web browser or an IDE in the same way that a conventional computer. It can also run resource-intensive games at 720p and 20 or 30 Frames Per Second (FPS). The Udoo x86 Ultra stands out as an SBC suitable for media streaming. With a GPU Intel HD Graphics 405 can play 4K video at 30 Hz in three displays simultaneously, using HDMI and two mini-DisplayPort ports. For storage, it has 32 GB of eMMC (embedded Multi Media Card, a sort of SSD incorporated), but a μSD card can be added as additional storage solution. Its cost is higher comparing with the ARM chip-based SBCs, 250€, and ~10€ should be added if a Wi-Fi antenna is needed, as the board does not have hardware for wireless networking or Bluetooth.
In addition, there is a wide variety of industrial-grade SBCs that are used in automation of processes, production systems and quality control, Industrial IoT or Industry 4.0, they have technology protected by patent and we will not discuss in this work about them.

2.3. Hardware Development Platforms Based on Field Programmable Gate Arrays (FPGAs)

A FPGA is a chip including a matrix of logical gates whose inputs and outputs can be interconnected by means of a program. This kind of circuit is widely used in digital control equipment because it is a very compact way of having a large number of logical gates and because, being programmable, it allows very easily configuring the response of the circuit according to the requirements of the system. Moreover, being basically a parallel processing system, its response time is much shorter than that of the best processor. Its main disadvantage is that the programming tools provided by manufacturers are complex, heavy, expensive and exclusive to each of them.
Since their appearance in the 80’s they have greatly increased their capacity and speed and since the 2000’s they have started to use their great capacity to integrate other devices such as clocks, communication controllers and microprocessors that can be programmed in the FPGA matrix as it will be a SoC, this fact makes the development and programming tools more and more complex. Until 2015 all this technology, both hardware and software, was proprietary, but the IceStorm project [67] uses reverse engineering to release the technology of Lattice’s iCE40 family. Since that time, the open-source community has access to use this type of technology to develop projects, and very interesting open-source development boards [68] and programming software have started to emerge that facilitate access to this technology while keeping prices at a reasonable level. It is worth highlighting the iCEstudio IDE among the programming tools and the open FPGA-based SBAs listed in Table 6.
Table 6. Open-source SBAs with FPGA.
Model Papilio DUO [69] Alchitry Au [70] Alhambra II [71] MKR Vidor 4000 [72]
Processor ATmega32U4 - - Cortex-M0 SAMD21
FPGA type Spartan 6 Artix 7 iCE40 Cyclone 10CL016
Flash (MB) 64 - 32 2
RAM (MB) 2 256 - 8
GPIO (pins) 54 102 12 22
IDE (processor) Arduino - - Arduino
IDE (FPGA) EDK, Chipscope, Impact EDK, Chipscope, Impact iCEstudio Quartus
Europe Prize (€) [49][50][51][52] 300 85 50 63
As can be seen in Table 6, there are SBA having only the FPGA chip and the peripherals required for its operation: voltage regulator, memory, communication port for programming, GPIO pins and others. On the other hand, there are manufacturers that, in addition to the FPGA, include a microprocessor to give more flexibility and applicability to the SBA. This option can facilitate FPGA programming by using the processor for support and avoiding the FPGA programming IDE. Others such as Arduino go further and include wireless communication (Wi-Fi and BT/BLE), video input and output ports (MIPI and HMDI, respectively) and other functionalities. There are also manufacturers who choose to maintain form and pinout compatibility with Arduino UNO in order to be able to use the myriad of existing expansion boards (shields).
There are also some FPGA-based SoCs projects, which integrate the FPGA and some peripherals in an only chip acquiring the maximum integration and saving size. Some of them are listed in Table 7.
Table 7. SoCs that integrate a FPGA.
ORP SoC [73] ZPUino [74] CVA6 [75]
Processor OpenRISC 1k Zylin ZPU RISC-V
FPGA type Cyclone 3 Spartan 3E / 6 Genesys 2
Flash (MB) 16 - -
RAM (MB) 32 32 -
Peripherals Ethernet, UART, LCD/VGA, SD/MMC, GPIO, Audio, PS2 UART, VGA, MMC, GPIO 128 pin, Audio, SPI, I2C Ethernet, UART, DDR3, SPI
OS Linux ZPUino IDE Linux
The ZPUino is not specifically a SoC but is a 32-bits soft processor that it was programmed on a FPGA. It uses a variation of the Arduino IDE for programming and is used by the Papilio Pro and Papilio One FPGA evaluation boards as the inner processor over the Xilinx Spartan 6 LX9 and 3E FPGA chips, respectively [76]. On the other hand, the CVA6 (formerly Ariane project) by PULP Platform [77] is not a FPGA but a SoC with a processor that can emulate the FPGA working, by now only the Xilinx’s Genesys 2.

References

  1. Costa, D.G. Visual sensors hardware platforms: A review. Sens. J. IEEE 2020, 20, 4025–4033.
  2. Bondi, L.; Baroffio, L.; Cesana, M.; Redondi, A.; Tagliasacchi, M. EZ-VSN: An open-source and flexible framework for visual sensor Networks. IEEE Internet Things J. 2016, 3, 767–778.
  3. Costanzo, A. An Arduino based system provided with GPS/GPRS shield for real time monitoring of traffic flows. In Proceedings of the 7th International Conference on Application of Information and Communication Technologies, Baku, Azerbaijan, 23–25 October 2013; pp. 1–5.
  4. Nugra, H.; Abad, A.; Fuertes, W.; Galarraga, F.; Aules, H.; Villacis, C.; Toulkeridis, T. A low-cost IoT application for the urban traffic of vehicles, based on wireless sensors using GSM technology. In Proceedings of the IEEE/ACM 20th International Symposium on Distributed Simulation and Real Time Applications (DS-RT), London, UK, 21–23 September 2016; pp. 161–169.
  5. Nalawade, S.R.; Akshay, S.D. Bus tracking by computing cell tower information on Raspberry Pi. In Proceedings of the International Conference on Global Trends in Signal Processing, Information Computing and Communication (ICGTSPICC), Jalgaon, India, 22–24 December 2016; pp. 87–90.
  6. Shinde, P.A.; Mane, Y.B. Advanced vehicle monitoring and tracking system based on Raspberry Pi. In Proceedings of the IEEE 9th International Conference on Intelligent Systems and Control (ISCO), Coimbatore, India, 9–10 January 2015; pp. 1–6.
  7. Rahman, M.M.; Mou, J.R.; Tara, K.; Sarkar, M.I. Real time Google map and Arduino based vehicle tracking system. In Proceedings of the 2nd International Conference on Electrical, Computer Telecommunication Engineering (ICECTE), Rajdhani, Bangladesh, 8–10 December 2016; pp. 1–4.
  8. Huang, K.Y.; Chang, S.B.; Tsai, P.R. The advantage of the Arduino sensing system on parking guidance information systems. In Proceedings of the IEEE International Conference on Industrial Engineering and Engineering Management (IEEM), Singapore, 10–13 December 2017; pp. 2078–2082.
  9. Vakula, D.; Kolli, Y.K. Low cost smart parking system for smart cities. In Proceedings of the 2017 International Conference on Intelligent Sustainable Systems (ICISS), Palladam, India, 7–8 December 2017; pp. 280–284.
  10. Basil, E.; Sawant, S.D. IoT based traffic light control system using Raspberry Pi. In Proceedings of the International Conference on Energy, Communication, Data Analytics and Soft Computing (ICECDS), Chennai, India, 1–2 August 2017; pp. 1078–1081.
  11. Costa, D.G.; Duran-Faundez, C. Open-source electronics platforms as enabling technologies for smart cities: Recent developments and perspectives. Electronics 2018, 7, 404.
  12. Leccese, F.; Cagnetti, M.; Trinca, D. A smart city application: A fully controlled street lighting isle based on Raspberry Pi card, a ZigBee Sensor Network and WiMAX. Sensors 2014, 14, 24408–24424.
  13. Kurkovsky, S.; Williams, C. Raspberry Pi as a platform for the internet of things projects: Experiences and lessons. In Proceedings of the ACM Conference on Innovation and Technology in Computer Science Education, ITiCSE ’17, Bologna, Italy, 3–5 July 2017; pp. 64–69.
  14. Nykyri, M.; Kuisma, M.; Kärkkäinen, T.J.; Hallikas, J.; Jäppinen, J.; Korpinen, K.; Silventoinen, P. IoT demonstration platform for education and research. Industrial informatics (INDIN). In Proceedings of the IEEE 17th International Conference, Helsinki-Espoo, Finland, 23–25 July 2019; pp. 1155–1162.
  15. Sandy, D.; Gary, K.; Sohoni, S. Impact of a virtualized IoT environment on online students. In Proceedings of the IEEE Frontiers in Education Conference (FIE), Uppsala, Sweden, 21–24 October 2020; pp. 1–5.
  16. Galadima, A. Arduino as a learning tool. In Proceedings of the 11th International Conference on Electronics, Computer and Computation (ICECCO), Abuja, Nigeria, 29 September–1 October 2014; pp. 1–4.
  17. Adams, J.C.; Brown, R.A.; Kawash, J.; Matthews, S.J.; Shoop, E. Leveraging the Raspberry Pi for CS education. In Proceedings of the 49th ACMTechnical Symposium on Computer Science Education, SIGCSE ’18, Baltimore, MD, USA, 21–24 February 2018; pp. 814–815.
  18. Vega, J.; Cañas, J.M. Open vision system for low-cost robotics education. Electronics 2019, 8, 1295.
  19. Paunski, Y.; Angelov, G. Performance and power consumption analysis of low-cost single board computers in educational robotics. IFAC-PapersOnLine 2019, 52, 424–428.
  20. Zharkimbekova, A.; Ospanova, A.; Sagindykov, K.; Kokkoz, M. Implementation and commercialization of the results of the multidisciplinary mobile computer classroom based on Raspberry Pi project. Int. J. Emerg. Technol. Learn. 2020, 15, 116–136.
  21. Pandey, G.; Vora, A. Vora open electronics for medical devices: State-of-art and unique advantages. Electronics 2019, 8, 1256.
  22. Mora, S.; Duarte, F.; Ratti, C. Can open source hardware mechanical ventilator (OSH-MVs) initiatives help cope with the COVID-19 health crisis? Taxonomy and state of the art. Hardware X 2020, 8, 1–16.
  23. Chianese, A.; Piccialli, F.; Riccio, G. Designing a smart multisensor framework based on beaglebone black board. In Computer Science and Its Applications; Park, J.J.J.H., Stojmenovic, I., Jeong, H.Y., Yi, G., Eds.; Springer: Berlin/Heidelberg, Germany, 2015; pp. 391–397.
  24. Noriega-Linares, J.E.; Navarro Ruiz, J.M. On the application of the Raspberry Pi as an advanced acoustic sensor network for noise monitoring. Electronics 2016, 5, 74.
  25. Jennehag, U.; Forsstrom, S.; Fiordigigli, F.V. Low delay video streaming on the internet of things using Raspberry Pi. Electronics 2016, 5, 60.
  26. Mahesh, D.S.S.; Reddy, T.M.; Yaswanth, A.S.; Joshitha, C.; Reddy, S.S. Facial detection and recognition system on Raspberry Pi with enhanced security. Emerging trends in information technology and engineering. In Proceedings of the Ic-ETITE International Conference on Emerging Trends in Information Technology and Engineering, Vellore, India, 24–25 February 2020; pp. 1–5.
  27. Costa, D.G. On the development of visual sensors with Raspberry Pi. In Proceedings of the 24th Brazilian Symposium on Multimedia and the Web, WebMedia ’18, Salvador, Brazil, 16–19 October 2018; ACM: New York, NY, USA, 2018; pp. 19–22.
  28. Nikhade, S.G. Wireless sensor network system using Raspberry Pi and ZigBee for environmental monitoring applications. In Proceedings of the Smart Technologies and Management for Computing, Communication, Controls, Energy and Materials (ICSTM), Chennai, India, 6–8 May 2015; pp. 376–381.
  29. Patil, N.; Ambatkar, S.; Kakde, S. IoT based smart surveillance security system using Raspberry Pi. In Proceedings of the Communication and Signal Processing (ICCSP), Chennai, India, 6–8 April 2017; pp. 0344–0348.
  30. Samie, F.; Bauer, L.; Henkel, J. IoT technologies for embedded computing: A survey. In Proceedings of the 2016 International Conference on Hardware/Software Codesign and System Synthesis (CODES+ISSS), Pittsburgh, PA, USA, 2–7 October 2016; pp. 1–10.
  31. Pardeshi, V.; Sagar, S.; Murmurwar, S.; Hage, P. Health monitoring systems using IoT and Raspberry Pi—A review. In Proceedings of the International Conference on Innovative Mechanisms for Industry Applications (ICIMIA), Bangalore, India, 22–23 February 2017; pp. 134–137.
  32. Hejazi, H.; Rajab, H.; Cinkler, T.; Lengyel, L. Survey of platforms for massive IoT. In Proceedings of the IEEE International Conference on Future IoT Technologies (Future IoT), Eger, Hungary, 18–19 January 2018; pp. 1–8.
  33. Patchava, V.; Kandala, H.B.; Babu, P.R. A smart home automation technique with Raspberry Pi using IoT. In Proceedings of the Smart Sensors and Systems (IC-SSS), Bangalore, India, 21–23 December 2015; pp. 1–4.
  34. Gunputh, S.; Murdan, A.P.; Oree, V. Design and implementation of a low-cost Arduino-based smart home system. In Proceedings of the IEEE 9th International Conference on Communication Software and Networks (ICCSN), Guangzhou, China, 6–8 May 2017; pp. 1491–1495.
  35. Sarhan, Q.I. Systematic survey on smart home safety and security systems using the Arduino platform. IEEE Access 2020, 8, 128362–128384.
  36. Asadullah, M.; Ullah, K. Smart home automation system using Bluetooth technology. In Proceedings of the International Conference on Innovations in Electrical Engineering and Computational Technologies (ICIEECT), Karachi, Pakistan, 5–7 April 2017; pp. 1–6.
  37. He, Q.; Segee, B.; Weaver, V. Raspberry Pi 2 B+ GPU power, performance, and energy implications. In Proceedings of the International Conference on Computational Science and Computational Intelligence (CSCI), Las Vegas, NV, USA, 15–17 December 2016; pp. 163–167.
  38. Nunes, L.H.; Nakamura, L.H.V.; Vieira, H.; Libardi, R.M.; Oliveira, E.M.; Estrella, J.C.; Reiff-Marganiec, S. Performance and energy evaluation of RESTful web services in Raspberry Pi. In Proceedings of the IEEE 33rd International Performance Computing and Communications Conference (IPCCC), Austin, TX, USA, 5–7 December 2014; pp. 1–9.
  39. Maduranga, M.W.P.; Ragel, R.G. Comparison of load balancing methods for Raspberry-Pi clustered embedded web servers. In Proceedings of the 2016 International Computer Science and Engineering Conference (ICSEC), Chiang Mai, Thailand, 14–17 December 2016; pp. 1–4.
  40. Huang, B. Open-source Hardware—Microcontrollers and physics education—Integrating DIY sensors and data acquisition with Arduino. In Proceedings of the ASEE Annual Conference and Exposition, Seattle, WA, USA, 14–17 June 2015; pp. 1–13.
  41. Fajri, P.; Ferdowsi, M.; Lotfi, N.; Landers, R. Development of an educational small-scale Hybrid Electric Vehicle (HEV) setup. IEEE Intell. Transp. Syst. Mag. 2016, 8, 8–21.
  42. El-Abd, M. A review of embedded systems education in the Arduino age: Lessons learned and future directions. Int. J. Eng. Pedagog. 2017, 7, 79.
  43. Ashokkumar, R.; Suresh, M.; Sharmila, B.; Panchal, H.; Gokul, C.; Udhayanatchi, K.V.; Sadasivuni, K.K.; Israr, M. A novel method for Arduino based electric vehicle emulator. Int. J. Ambient. Energy 2021, 1–7.
  44. Villar-Martinez, A.; Rodriguez-Gil, L.; Angulo, I.; Orduna, P.; Garcia-Zubia, J.; López-De-Ipiña, D. Improving the scalability and replicability of embedded systems remote laboratories through a cost-effective architecture. IEEE Access 2019, 7, 164164–164185.
  45. Paramanathan, A.; Pahlevani, P.; Thorsteinsson, S.; Hundeboll, M.; Lucani, D.E.; Fitzek, F.H.P. Sharing the Pi: Testbed description and performance evaluation of network coding on the Raspberry Pi. In Proceedings of the IEEE 79th Vehicular Technology Conference (VTC Spring), Seoul, Korea, 18–21 May 2014; pp. 1–5.
  46. Nayyar, A.; Puri, V. A review of beaglebone smart board’s-A Linux/Android powered low cost development platform based on ARM technology. In Proceedings of the 9th International Conference on Future Generation Communication and Networking (FGCN), Jeju, Korea, 25–28 November 2015; pp. 55–63.
  47. STMicroelectronics. Available online: https://www.st.com/en/evaluation-tools.html (accessed on 11 July 2021).
  48. Texas Instruments. Available online: https://www.ti.com/solution/single-board-computer (accessed on 11 July 2021).
  49. Arrow Electronics. Available online: https://www.arrow.com/en/products/search?prodline=single%20board%20computers%20sbcs&selectedtype=plnames (accessed on 11 July 2021).
  50. Digi-Key Electronics. Available online: https://www.digikey.com/en/products/filter/single-board-computers-sbcs-computer-on-module-com/933?s=N4IgTCBcDaIM4EsB2BzANgUwAQCMD2AhgE4AmWAxngLYAOArgC4ZFwgC6AvkA (accessed on 11 July 2021).
  51. Farnell. Available online: https://es.farnell.com (accessed on 11 July 2021).
  52. RS Components. Available online: https://www.rs-online.com (accessed on 11 July 2021).
  53. Microchip. Available online: https://www.microchip.com (accessed on 11 July 2021).
  54. Intel. Available online: https://www.intel.com (accessed on 11 July 2021).
  55. Maxim Integrated. Available online: https://www.maximintegrated.com/en.html (accessed on 11 July 2021).
  56. Cypress Semiconductor. Available online: https://www.cypress.com/search-results?as_q=single%20board%20computer (accessed on 11 July 2021).
  57. Wiring. Available online: http://wiring.org.co (accessed on 11 July 2021).
  58. Adafruit Industries. Available online: https://www.adafruit.com (accessed on 11 July 2021).
  59. Arduino, cc. Available online: https://www.arduino.cc/en/Main/Products (accessed on 11 July 2021).
  60. Teensy. Available online: https://www.pjrc.com/teensy (accessed on 11 July 2021).
  61. Raspberry Pi Foundation. Available online: http://www.raspberrypi.org (accessed on 11 July 2021).
  62. BeagleBone. Available online: http://beagleboard.org/boards (accessed on 11 July 2021).
  63. Odroid. Available online: https://www.hardkernel.com/product (accessed on 11 July 2021).
  64. Thinker Board. Available online: https://tinker-board.asus.com/series.html (accessed on 11 July 2021).
  65. LattePanda. Available online: https://www.lattepanda.com (accessed on 11 July 2021).
  66. UDOO. Available online: https://www.udoo.org/discover-udoo-x86-ii (accessed on 11 July 2021).
  67. IceStorm Project. Available online: http://www.clifford.at/icestorm (accessed on 11 July 2021).
  68. FPGA Development Boards. Available online: https://joelw.id.au/FPGA/CheapFPGADevelopmentBoards (accessed on 11 July 2021).
  69. Papilio. Available online: http://papilio.gadgetfactory.net/index.php?n=Papilio.PapilioDUOHardwareGuide (accessed on 11 July 2021).
  70. Alchitry. Available online: https://alchitry.com/products/alchitry-au-fpga-development-board (accessed on 11 July 2021).
  71. Alhambra. Available online: https://alhambrabits.com/alhambra (accessed on 11 July 2021).
  72. Arduino. Available online: https://store.arduino.cc/arduino-mkr-vidor-4000 (accessed on 11 July 2021).
  73. ORPSOC. Available online: https://opencores.org/projects/or1k_soc_on_altera_embedded_dev_kit (accessed on 11 July 2021).
  74. ZPUino. Available online: http://www.alvie.com/zpuino (accessed on 11 July 2021).
  75. Ariane Project. Available online: https://github.com/openhwgroup/cva6 (accessed on 11 July 2021).
  76. Papilo Project. Available online: http://papilio.cc/index.php?n=Papilio.ZPUinoIntroduction (accessed on 11 July 2021).
  77. PULP. Available online: https://www.pulp-platform.org (accessed on 11 July 2021).
More
Information
Contributor MDPI registered users' name will be linked to their SciProfiles pages. To register with us, please refer to https://encyclopedia.pub/register :
View Times: 1.1K
Revisions: 2 times (View History)
Update Date: 11 Oct 2021
1000/1000