fivefishstudios / Internet-of-Things-with-ESP32

Developing IoT Projects with ESP32, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developing IoT Projects with ESP32

Developing IoT Projects with ESP32

This is the code repository for Developing IoT Projects with ESP32, published by Packt.

Automate your home or business with inexpensive Wi-Fi devices

What is this book about?

Developing IoT Projects with ESP32 provides end-to-end coverage of secure data communication techniques from sensors to cloud platforms that will help you to develop production-grade IoT solutions by using the ESP32 SoC. You'll learn how to employ ESP32 in your IoT projects by interfacing with different sensors and actuators using different types of serial protocols.This book will show you how some projects require immediate output for end-users, and cover different display technologies as well as examples of driving different types of displays. The book features a dedicated chapter on cybersecurity packed with hands-on examples.

This book covers the following exciting features:

  • Explore advanced use cases like UART communication, sound and camera features, low-energy scenarios, and scheduling with an RTOS
  • Add different types of displays in your projects where immediate output to users is required
  • Connect to Wi-Fi and Bluetooth for local network communication
  • Connect cloud platforms through different IoT messaging protocols
  • Integrate ESP32 with third-party services such as voice assistants and IFTTT

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

if (test expression)
{
  Statement upon condition is true
}

Following is what you need for this book: If you are an embedded software developer, an IoT software architect or developer, a technologist, or anyone who wants to learn how to use ESP32 and its applications, this book is for you. A basic understanding of embedded systems, programming, networking, and cloud computing concepts is necessary to get started with the book.

With the following software and hardware list you can run all code files present in the book (Chapter 1-12).

Software and Hardware List

Chapter Software required OS required
1-12 ESP32 and different additional hardware components Windows, Mac OS X, and Linux (Any)
1-12 ESP-IDF and several external libraries -

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Code in Action

Click on the following link to see the Code in Action:

YouTube

Related products

Get to Know the Author

Vedat Ozan Oner is an IoT product developer and software architect with a good blend of technical knowledge and experience. During his career, he participated in many IoT projects in different roles as a developer, architect, technical product manager, which let him see all aspects of developing successful IoT products in highly competitive markets. He specializes in wireless sensor networks and their applications, where he sees many technical challenges, thus, business opportunities. He has a bachelor’s degree from METU/Computer Engineering and holds several industry-recognized credentials like PMP, ITIL, and AWS Certified Developer as a lifelong learner and believer of continuous improvement. Alongside his professional life, he also enjoys IoT as a hobby and loves sharing his knowledge and experience with young people as a STEM ambassador in the UK. He has 2 daughters, one is 14 years old and leads the fun projects at home, the other one is 1 year old and is expected to join them in developing projects soon. Vedat started his limited company in 2018 in London to provide consultancy services to his clients as well as developing his own IoT products. He still lives there with his family.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781838641160

About

Developing IoT Projects with ESP32, published by Packt

License:MIT License


Languages

Language:C 89.6%Language:C++ 6.9%Language:Makefile 1.4%Language:CMake 1.1%Language:Python 0.6%Language:HTML 0.2%Language:CSS 0.1%Language:Assembly 0.0%Language:Shell 0.0%Language:Nim 0.0%