<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Beginning IoT Projects</title>
    <subTitle>Breadboard less Electronic Projects</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Bell C.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource/>
  <originInfo>
    <place>
      <placeTerm type="text">USA</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>2021</dateIssued>
    <issuance/>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>871pp</extent>
  </physicalDescription>
  <abstract>Experiment with building IoT projects without the demanding time or patience required to learn about electronics. This book thoroughly introduces readers of all ages to the world of IoT devices and electronics without getting bogged down by the overly technical aspects or being tied to a specific platform. You'll learn IoT, Arduino, Raspberry Pi from the ground up using the Qwiic and Grove components systems. 


The book begins with a brief overview of IoT followed by primers for the two most popular platforms; Arduino and Raspberry Pi. There is also a short tutorial on programming each host; Arduino C-like sketches and Python scripts respectfully. Thus, the book also helps you get started with your choice of platform. Next, you’ll learn the basics for the Qwiic and Grove component systems.



The rest of the book presents a number of projects organized into easy-to-follow chapters that details the goal for the project, the components used, a walk-through of the code, and a challenge section that provides suggestions on how to improve or augment the project. Projects are presented for both the Arduino and Raspberry Pi where possible making each project as versatile as possible.
Table of contents
 Front Matter
Getting Started with IoT
Introducing the Arduino
Arduino Programming
Introducing the Raspberry Pi
Python Programming for the Raspberry Pi
The Qwiic and STEMMA QT Component Systems
Introducing Qwiic and STEMMA QT
Keep Your Distance!
How’s the Weather?
Digital Gardener
Balancing Act
Digital Compass
The Grove Component System
Introducing Grove
15.	Example: Knock-Knock!
16.	Mood Lighting
17.	Monitoring Your Environment
18.	Simon Says

Monitoring Your Environment
Simon Says
</abstract>
  <subject authority="lcsh">
    <topic>Internet of Things</topic>
  </subject>
  <subject authority="lcsh">
    <topic>IoT</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Arduino</topic>
  </subject>
  <subject authority="lcsh">
    <topic>sensors</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python</topic>
  </subject>
  <subject authority="lcsh">
    <topic>cloud</topic>
  </subject>
  <identifier type="isbn">9781484284216</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">250917</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250926141618.0</recordChangeDate>
  </recordInfo>
</mods>
