Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
TinyML Cookbook
TinyML Cookbook

TinyML Cookbook: Combine artificial intelligence and ultra-low-power embedded devices to make the world smarter

eBook
$39.99
Paperback
$49.99
Subscription
Free Trial
Renews at $12.99p/m

What do you get with Print?

Product feature icon Instant access to your digital copy whilst your Print order is Shipped
Product feature icon Paperback book shipped to your preferred address
Product feature icon Redeem a companion digital copy on all Print orders
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Shipping Address

Billing Address

Shipping Methods

Key benefits

  • Train and deploy ML models on Arduino Nano 33 BLE Sense and Raspberry Pi Pico
  • Work with different ML frameworks such as TensorFlow Lite for Microcontrollers and Edge Impulse
  • Explore cutting-edge technologies such as microTVM and Arm Ethos-U55 microNPU

Description

This book explores TinyML, a fast-growing field at the unique intersection of machine learning and embedded systems to make AI ubiquitous with extremely low-powered devices such as microcontrollers. The TinyML Cookbook starts with a practical introduction to this multidisciplinary field to get you up to speed with some of the fundamentals for deploying intelligent applications on Arduino Nano 33 BLE Sense and Raspberry Pi Pico. As you progress, you’ll tackle various problems that you may encounter while prototyping microcontrollers, such as controlling the LED state with GPIO and a push-button, supplying power to microcontrollers with batteries, and more. Next, you’ll cover recipes relating to temperature, humidity, and the three “V” sensors (Voice, Vision, and Vibration) to gain the necessary skills to implement end-to-end smart applications in different scenarios. Later, you’ll learn best practices for building tiny models for memory-constrained microcontrollers. Finally, you’ll explore two of the most recent technologies, microTVM and microNPU that will help you step up your TinyML game. By the end of this book, you’ll be well-versed with best practices and machine learning frameworks to develop ML apps easily on microcontrollers and have a clear understanding of the key aspects to consider during the development phase.

Who is this book for?

This book is for machine learning developers/engineers interested in developing machine learning applications on microcontrollers through practical examples quickly. Basic familiarity with C/C++, the Python programming language, and the command-line interface (CLI) is required. However, no prior knowledge of microcontrollers is necessary.

What you will learn

  • Understand the relevant microcontroller programming fundamentals
  • Work with real-world sensors such as the microphone, camera, and accelerometer
  • Run on-device machine learning with TensorFlow Lite for Microcontrollers
  • Implement an app that responds to human voice with Edge Impulse
  • Leverage transfer learning to classify indoor rooms with Arduino Nano 33 BLE Sense
  • Create a gesture-recognition app with Raspberry Pi Pico
  • Design a CIFAR-10 model for memory-constrained microcontrollers
  • Run an image classifier on a virtual Arm Ethos-U55 microNPU with microTVM
Estimated delivery fee Deliver to United States

Economy delivery 10 - 13 business days

Free $6.95

Premium delivery 6 - 9 business days

$21.95
(Includes tracking information)

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Apr 01, 2022
Length: 344 pages
Edition : 1st
Language : English
ISBN-13 : 9781801814973
Category :
Tools :

What do you get with Print?

Product feature icon Instant access to your digital copy whilst your Print order is Shipped
Product feature icon Paperback book shipped to your preferred address
Product feature icon Redeem a companion digital copy on all Print orders
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Shipping Address

Billing Address

Shipping Methods
Estimated delivery fee Deliver to United States

Economy delivery 10 - 13 business days

Free $6.95

Premium delivery 6 - 9 business days

$21.95
(Includes tracking information)

Product Details

Publication date : Apr 01, 2022
Length: 344 pages
Edition : 1st
Language : English
ISBN-13 : 9781801814973
Category :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$12.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$129.99 billed annually
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$179.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 149.97
Raspberry Pi Pico DIY Workshop
$44.99
Machine Learning with PyTorch and Scikit-Learn
$54.99
TinyML Cookbook
$49.99
Total $ 149.97 Stars icon
Visually different images

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.9
(11 Ratings)
5 star 90.9%
4 star 9.1%
3 star 0%
2 star 0%
1 star 0%
Filter icon Filter
Top Reviews

Filter reviews by




Guangping zhang May 06, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
TinyML is a kind of machine learning (ML), it makes AI work with extremely low-powereddevices, such as microcontrollers.This book introduces applications of multidisciplinary fields, such as Arduino Nano 33 BLE Sense and Raspberry Pi Pico.Also the book discusses microcontrollers, such as controlling the LED state with GPIO and a push-button and supplying power to microcontrollers with batteries. After that, the book covers recipes relating to temperature, humidity, and the three V (voice, vision, and vibration) sensors to gain the necessary skills to implement end-to-end smart applications in different scenarios.Then the author introduces how to build tiny models for memory-constrained microcontrollers.Finally, the book discusses two of the most recent technologies, microTVM and microNPU, which will help you step up your TinyML game.The book covers the most interesting fields of TinyML, I suggest you read it and have a good start.
Amazon Verified review Amazon
Venkat Rangan May 02, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The book takes you from developing a super simple Arduino based neural network on a tiny CortexM processor, through the data collection and associated flow to running a neural network on an Ethos NPU accelerator on Qemu. The scope of this book took my breath away!Every chapter is in cookbook style so it encourages learning by doing rather than a formulaic approach (I prefer to learn by doing). There are a wide variety of examples including weather prediction, keyword spotting, vision and using TensorFlow and Edge Impulse. All code is on Github, python based for the most part and easy to dig into and learn from as there is detailed explanation of each step. I think this book significantly reduces the barriers for tinyML by demonstration.Am looking forward to going through the book again, far more slowly and experimentally with HW in tow.This cookbook has some good recipes!
Amazon Verified review Amazon
Colin Osborne Apr 12, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I found this book really well written, with a refreshing clarity of wording, nice accessible explanations of each new topic or terminology, and a range of fun and interesting example TinyML applications to learn from by doing.The book is nicely structured and well paced, giving everything from the context, purpose, software instructions and links, and even the hardware shopping list with online links to help get everything needed to try out the examples.The chapters go from very first introduction through to giving several different fully explained and easy to follow examples to implement TinyML systems for yourself.Chapter list:1. Getting Started with TinyML2. Prototyping with Microcontrollers3. Building a Weather Station with TensorFlow Lite for Microcontrollers4. Voice Controlling LEDs with Edge Impulse5. Indoor Scene Classification with TensorFlow Lite for Microcontrollers and the Arduino Nano6. Building a Gesture-Based Interface for YouTube Playback7. Running a Tiny CIFAR-10 Model on a Virtual Platform with the Zephyr OS8. Toward the Next TinyML Generation with microNPUMost of the examples show how to run on one of the following micro-controller boards:* Arduino Nano 33 BLE Sense* Raspberry Pi PicoThere are also a couple of examples running on a virtual platform instead of physical hardware.(Somewhat inevitably for any non-trivial technical exercises, I did spot a few minor errata. The publisher does helpfully provide a feedback form, and has said the errata will be published on the GitHub to help other readers, so please do look for that or ask the publisher if you need to.)To run the examples on real hardware there are some electronic components required, including the micro-controller itself but then also solder-less breadboards, sensors, jumper wires, battery holders and a few basic components such as resistors or LEDs.The link to the shopping list on publisher’s GitHub page is given in the book, but if you want to save yourself some time and order at the same time as the book, I summarise the shopping list as follows:* Arduino Nano 33 BLE Sense with headers: https://www.amazon.co.uk/Arduino-NANO-SENSE-headers-mounted/dp/B07WXKDVTL* Raspberry Pi Pico with headers: https://www.amazon.co.uk/Raspberry-Soldered-Microcontroller-Development-Pre-soldered/dp/B08ZSMZ8FT* Electronics Component Basic Starter Kit: https://www.amazon.co.uk/gp/product/B01LXTH7U1* Half-size solder less breadboard: https://www.amazon.co.uk/gp/product/B0739XRX8F* Temperature and Humidity Sensor Module DHT22/AM2302: https://www.amazon.co.uk/Digital-Temperature-Humidity-Electronic-Practice/dp/B091CP63LH* Breadboard jumper wires; male-to-male: https://www.amazon.co.uk/gp/product/B01LXTI2E3* Breadboard jumper wires; male-to-female: https://www.amazon.co.uk/AZDelivery-MB-102-Breadboard-Kit/dp/B07K8PVKBP* Battery holders for 3xAA and 4xAA: https://www.amazon.co.uk/gp/product/B08Z3RJC1Y* Camera module OV7670: https://www.amazon.co.uk/gp/product/B0919PWH4Q* Accelerometer sensor module MPU-6050: https://www.amazon.co.uk/gp/product/B07P5YXBXVSome of the links above are for larger quantity than strictly needed, so you might want to look for other listings or other retailers. Amazon review rules only allow me to include links within their site, but there are many other relevant retailers too such as thepihut, arduino store, adafruit etc.This is a great book to demystify the terminology of ML, get a feel for what it is really about, and try it out for yourself. Have fun!
Amazon Verified review Amazon
Samuel de Zoete Jan 17, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The book TinyML has a wealth of great learning projects for the hands on engineer and data scientist. It's not your typical run of the mill data science book, it's an indept journey through projects into TinyML and deployment of example projects. The book has an intimidating 665 pages, however you can just start with one of the many projects. I would recommend to read chapters one and two as they will teach you the basic and skills you need for each project.Every project start with a list of prerequisites and optional tools, e.g. book snippet ### To complete all the practical recipes of this chapter, we will need the following:• An Arduino Nano 33 BLE Sense• A Raspberry Pi Pico• A SparkFun RedBoard Artemis Nano (optional)• A micro-USB data cable• A USB-C data cable (optional)• 1 x half-size solderless breadboard (Raspberry Pi Pico only)• 1 x AM2302 module with the DHT22 sensor (Raspberry Pi Pico only)• 3 x jumper wires (Raspberry Pi Pico only)• A laptop/PC with either Linux, macOS, or Windows. ###Then an overview of the different steps, so you have a good idea of your 'mini' milestones. Then each chapter explains how to reach these milestones, it includes code and images, links to webpages and data downloads, etc. The very first project is already good fun, it's how to bring your own weather station alive!If you are interested in practical engineering using ML, this is the book...it's a must have!
Amazon Verified review Amazon
Client Amazon Apr 14, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
We have been tinkering and testing ideas in the when it comes to "Physical Computing" for a long time. We have also been looking for a book we can use as a reference standard. It has been a long time coming. We have finally found the perfect book. TinyML Cookbook: Combine artificial intelligence.... is the best I have seen thus far on the market. This book is pedagogically sound. It's designed in such a way that even upper elementary level learners are able to follow the recipes and conduct the hands-on inquiry-based activities. We have conducted many of the activities using both the Arduino Nona 33 and the Raspberry Pi Pico. This is an excellent book which can be used to introduce learners to embedded/edge/cloud computing, microcontroller/edgeware, TinyML, Machine Learning-ML, Deep Learning-DL, Artificial Intelligence-AI, Internet of Things-IoT. Every STEM educator/tinkerer on Earth needs to have a copy of this book. We are safely guarding our copy close to our chest in the Alchemist Club StudiosDr. RonelusSTEM Learning ScientistNew York City Board of Education
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is the delivery time and cost of print book? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela
What is custom duty/charge? Chevron down icon Chevron up icon

Customs duty are charges levied on goods when they cross international borders. It is a tax that is imposed on imported goods. These duties are charged by special authorities and bodies created by local governments and are meant to protect local industries, economies, and businesses.

Do I have to pay customs charges for the print book order? Chevron down icon Chevron up icon

The orders shipped to the countries that are listed under EU27 will not bear custom charges. They are paid by Packt as part of the order.

List of EU27 countries: www.gov.uk/eu-eea:

A custom duty or localized taxes may be applicable on the shipment and would be charged by the recipient country outside of the EU27 which should be paid by the customer and these duties are not included in the shipping charges been charged on the order.

How do I know my custom duty charges? Chevron down icon Chevron up icon

The amount of duty payable varies greatly depending on the imported goods, the country of origin and several other factors like the total invoice amount or dimensions like weight, and other such criteria applicable in your country.

For example:

  • If you live in Mexico, and the declared value of your ordered items is over $ 50, for you to receive a package, you will have to pay additional import tax of 19% which will be $ 9.50 to the courier service.
  • Whereas if you live in Turkey, and the declared value of your ordered items is over € 22, for you to receive a package, you will have to pay additional import tax of 18% which will be € 3.96 to the courier service.
How can I cancel my order? Chevron down icon Chevron up icon

Cancellation Policy for Published Printed Books:

You can cancel any order within 1 hour of placing the order. Simply contact [email protected] with your order details or payment transaction id. If your order has already started the shipment process, we will do our best to stop it. However, if it is already on the way to you then when you receive it, you can contact us at [email protected] using the returns and refund process.

Please understand that Packt Publishing cannot provide refunds or cancel any order except for the cases described in our Return Policy (i.e. Packt Publishing agrees to replace your printed book because it arrives damaged or material defect in book), Packt Publishing will not accept returns.

What is your returns and refunds policy? Chevron down icon Chevron up icon

Return Policy:

We want you to be happy with your purchase from Packtpub.com. We will not hassle you with returning print books to us. If the print book you receive from us is incorrect, damaged, doesn't work or is unacceptably late, please contact Customer Relations Team on [email protected] with the order number and issue details as explained below:

  1. If you ordered (eBook, Video or Print Book) incorrectly or accidentally, please contact Customer Relations Team on [email protected] within one hour of placing the order and we will replace/refund you the item cost.
  2. Sadly, if your eBook or Video file is faulty or a fault occurs during the eBook or Video being made available to you, i.e. during download then you should contact Customer Relations Team within 14 days of purchase on [email protected] who will be able to resolve this issue for you.
  3. You will have a choice of replacement or refund of the problem items.(damaged, defective or incorrect)
  4. Once Customer Care Team confirms that you will be refunded, you should receive the refund within 10 to 12 working days.
  5. If you are only requesting a refund of one book from a multiple order, then we will refund you the appropriate single item.
  6. Where the items were shipped under a free shipping offer, there will be no shipping costs to refund.

On the off chance your printed book arrives damaged, with book material defect, contact our Customer Relation Team on [email protected] within 14 days of receipt of the book with appropriate evidence of damage and we will work with you to secure a replacement copy, if necessary. Please note that each printed book you order from us is individually made by Packt's professional book-printing partner which is on a print-on-demand basis.

What tax is charged? Chevron down icon Chevron up icon

Currently, no tax is charged on the purchase of any print book (subject to change based on the laws and regulations). A localized VAT fee is charged only to our European and UK customers on eBooks, Video and subscriptions that they buy. GST is charged to Indian customers for eBooks and video purchases.

What payment methods can I use? Chevron down icon Chevron up icon

You can pay with the following card types:

  1. Visa Debit
  2. Visa Credit
  3. MasterCard
  4. PayPal
What is the delivery time and cost of print books? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela