Reader small image

You're reading from  Hands-On Internet of Things with MQTT

Product typeBook
Published inOct 2019
Reading LevelIntermediate
PublisherPackt
ISBN-139781789341782
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Tim Pulver
Tim Pulver
author image
Tim Pulver

Tim Pulver is a Berlin-based freelance interaction designer and developer. In his work, he combines his physical prototyping experience and knowledge of interface design with modern technologies such as 3D printing, laser cutting, web technologies, and machine learning to create unique interactive experiences. In recent years, he has worked on interactive data visualizations, web-based audiovisual experiences, musical interfaces, and cables an innovative browser-based visual programming language that enables the creation of interactive audiovisual prototypes without writing any code. He holds a Bachelor of Arts degree in interface design from the University of Applied Sciences in Potsdam, Germany.
Read more about Tim Pulver

Right arrow

Chapter 2: Basic Architecture of an IoT Prototype

  1. We are living in exciting times! There are a lot of development boards available that are suitable for IoT prototyping. These include the Arduino MKR WiFi 1010, the Raspberry Pi 3 Model B+, M5Stack, NodeMCU, and the Particle Argon, Boron, and Xenon.
  1. Depending on what you plan on building, picking a development board that runs on 3.3V or 5V might be better. If you want to work with Neopixel LEDs, for example, then picking a 5V development board is easier. But the trend is moving toward 3.3V. With a level shifter/logic level converter, you can use 5V modules together with a 3.3V development board, as well.
  2. ZigBee, Thread, CoAP, and MQTT are used for IoT communication.
  3. Some development boards support over-the-air updates, which means that their firmware can be updated without a cable connection, using a wireless internet connection instead.
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Hands-On Internet of Things with MQTT
Published in: Oct 2019Publisher: PacktISBN-13: 9781789341782

Author (1)

author image
Tim Pulver

Tim Pulver is a Berlin-based freelance interaction designer and developer. In his work, he combines his physical prototyping experience and knowledge of interface design with modern technologies such as 3D printing, laser cutting, web technologies, and machine learning to create unique interactive experiences. In recent years, he has worked on interactive data visualizations, web-based audiovisual experiences, musical interfaces, and cables an innovative browser-based visual programming language that enables the creation of interactive audiovisual prototypes without writing any code. He holds a Bachelor of Arts degree in interface design from the University of Applied Sciences in Potsdam, Germany.
Read more about Tim Pulver