Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Hands-On Edge Analytics with Azure IoT

You're reading from  Hands-On Edge Analytics with Azure IoT

Product type Book
Published in May 2020
Publisher Packt
ISBN-13 9781838829902
Pages 262 pages
Edition 1st Edition
Languages
Author (1):
Colin Dow Colin Dow
Profile icon Colin Dow

Table of Contents (15) Chapters

Preface 1. Section 1: Getting Started with Edge Analytics
2. Introduction to Edge Analytics 3. How Does IoT Edge Analytics Work? 4. Communications Protocols Used in Edge Analytics 5. Section 2: Understanding Edge Analytics Technologies
6. Working with Microsoft Azure IoT Hub 7. Using the Raspberry Pi with Azure IoT Edge 8. Using MicroPython for Edge Analytics 9. Machine Learning and Edge Analytics 10. Designing a Smart Doorbell with Visual Recognition 11. Section 3: The Road Ahead
12. Security and Privacy in an Edge Analytics World 13. What Next? 14. Other Books You May Enjoy

Understanding MicroPython

Launched as a Kickstarter campaign in 2013 by its creator, Damien George, MicroPython is an implementation of the Python 3 language for microcontrollers. MicroPython is run at the bare metal layer of the microcontroller, meaning that the language has access to the microcontroller's physical inputs and outputs. This allows developers to use MicroPython to read sensory information such as ambient temperature as well as control motors, relays, and so on. With MicroPython, developers can utilize the power and ease of Python 3 for building things such as robots.

CircuitPython is a version of MicroPython made by Adafruit Industries for use in their brand of microcontrollers. CircuitPython is designed to be easier to use than MicroPython and is geared toward educational use. CircuitPython updates are tied to updates of the MicroPython platform.

To understand...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}