Muutke küpsiste eelistusi

E-raamat: Beginning Arduino Nano 33 IoT: Step-By-Step Internet of Things Projects

  • Formaat: EPUB+DRM
  • Ilmumisaeg: 25-Nov-2020
  • Kirjastus: APress
  • Keel: eng
  • ISBN-13: 9781484264461
  • Formaat - EPUB+DRM
  • Hind: 67,91 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: EPUB+DRM
  • Ilmumisaeg: 25-Nov-2020
  • Kirjastus: APress
  • Keel: eng
  • ISBN-13: 9781484264461

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

Develop Internet of Things projects with Sketch to build your Arduino programs. This book is a quick reference guide to getting started with Nano 33 IoT,  Arduino’s popular IoT board. 

You’ll learn how to access the Arduino I/O, understand the WiFi and BLE networks, and optimize your board by connecting it to the Arduino IoT Cloud. 
Arduino Nano 33 IoT is designed to build IoT solutions with supported WiFi and BLE networks. This board can be easily extend through I/O pins, sensors and actuators. 

Beginning Arduino Nano 33 IoT is the perfect solution for those interested in learning how to use the latest technology and project samples through a practical and content-driven approach. 

What You’ll Learn
  • Prepare and set up Arduino Nano 33 IoT board
  • Operate Arduino Nano 33 IoT board hardware and software
  • Develop programs to access Arduino Nano 33 IoT board I/O
  • Build IoT programs with Arduino Nano 33 IoT board
Who This Book Is For

Makers, developers, students, and professional of all levels.
About the Author vii
About the Technical Reviewer ix
Chapter 1 Setting up Development Environment
1(1)
Introduction
2(1)
Review Arduino Nano
3(1)
IoT Board
3(1)
Set Up Development Environment
4(6)
Hello Arduino: Blinking LED
10(4)
Arduino Web Editor
14(7)
Registering an Arduino Account
15(1)
Installing Arduino Plug-in
15(4)
Building an Arduino Program
19(2)
Summary
21(12)
Chapter 2 Arduino Nano
33(46)
IoT Board Development
23(1)
Introduction
24(22)
Basic Sketch Programming
24(1)
Main Program
24(1)
Declare Variables
25(7)
Operators
32(1)
Conditional Statement
32(7)
Looping
39(4)
Break and Continue
43(3)
Digital I/O
46(3)
Analog I/O
49(3)
Plotting Analog Sensor
52(3)
Serial Communication
55(2)
Pulse Width Modulation
57(5)
Serial Peripheral Interface
62(3)
Interintegrated Circuit (I2C)
65(13)
Scanning I2C Address
68(5)
Reading Sensor-Based I2C Address
73(5)
Summary
78(1)
Chapter 3 IMU Sensor: Accelerator and Gyroscope
79(24)
Introduction
79(2)
Set Up LSM6DS3 Library
81(2)
Working with an Accelerator
83(3)
Working with Gyroscope
86(4)
Plotting Sensor Data
90(2)
Displaying Sensor Data with Organic Light-Emitting Diode I2C Display
92(10)
Wiring for Arduino Nano
33(60)
IoT and the OLEDI2C Display
93(1)
Checking the I2C Address of the OLED I2C Display
94(1)
Setting up the OLED I2C Display Library
95(1)
Testing the OLED I2C Display
96(2)
Displaying the Gyroscope Sensor
98(4)
Summary
102(1)
Chapter 4 Arduino Nano 33 IoT Networking
103(28)
Introduction
104(1)
Set up the WiFiNINA Library
104(1)
Scanning WiFi Hotspot
105(4)
Connecting to a WiFi Network
109(5)
Accessing Network Time Protocol Server
114(7)
Building a Simple loT Application
121(8)
Wiring
121(1)
Developing Program
122(5)
Testing
127(2)
Summary
129(2)
Chapter 5 Arduino IoT Cloud
131(26)
Introduction
131(1)
Setting up Arduino IoT Cloud
132(1)
Register Arduino Nano 33 IoT
133(1)
Install the Arduino Create Agent
133(1)
Add New Arduino Device
134(14)
Develop a Remote LED Button
138(1)
Adding a New Thing
138(2)
Adding a Property
140(2)
Editing the Sketch Program
142(1)
Build a Dashboard
143(4)
Testing
147(1)
Develop Sensor Monitoring
148(7)
Add a New Thing
149(1)
Add Property
149(2)
Editing the Sketch Program
151(2)
Build a Dashboard
153(1)
Testing
154(1)
Summary
155(2)
Chapter 6 Bluetooth Low Energy (BLE)
157(26)
Introduction
157(1)
Setting up BLE
158(1)
Demo 1 Hello Arduino BLE
159(7)
Writing Sketch Program
159(2)
Testing Program
161(5)
Demo 2 Controlling LED with BLE
166(7)
Writing the Program
166(3)
Testing the Program
169(4)
Demo 3 Sensor Real-Time Monitoring
173(8)
Writing the Program
173(4)
Testing
177(4)
Summary
181(2)
Index 183
Agus Kurniawan is a lecturer, IT consultant, and author. He has 15 years of experience in various software and hardware development projects, delivering materials in training and workshops, and technical writing. He has been awarded the Microsoft Most Valuable Professional (MVP) award 16 years in a row. Agus is a lecturer and researcher in the field of networking and security systems at the Faculty of Computer Science, Universitas Indonesia, Indonesia.He can be reached on his Linkedin at @agusk and Twitter at @agusk2010.