Hands-On Embedded Programming with Qt: Develop high performance applications for embedded systems with C++ and Qt 5

Hands-On Embedded Programming with Qt: Develop high performance applications for embedded systems with C++ and Qt 5

English | 2019 | ISBN: 978-1789952063 | 416 Pages | EPUB | 17 MB

A comprehensive guide that will get you up and running with embedded software development using Qt5
Qt is an open-source toolkit suitable for cross-platform and embedded application development. This book uses inductive teaching to help you learn how to create applications for embedded and Internet of Things (IoT) devices with Qt 5.
You’ll start by learning to develop your very first application with Qt. Next, you’ll build on the first application by understanding new concepts through hands-on projects and written text. Each project will introduce new features that will help you transform your basic first project into a connected IoT application running on embedded hardware. In addition to practical experience in developing an embedded Qt project, you will also gain valuable insights into best practices for Qt development, along with exploring advanced techniques for testing, debugging, and monitoring the performance of Qt applications. Through the course of the book, the examples and projects are demonstrated in a way so that they can be run both locally and on an embedded platform.
By the end of this book, you will have the skills you need to use Qt 5 to confidently develop modern embedded applications.
What you will learn

  • Understand how to develop Qt applications using Qt Creator under Linux
  • Explore various Qt GUI technologies to build resourceful and interactive applications
  • Understand Qt’s threading model to maintain a responsive UI
  • Get to grips with remote target load and debug under Qt Creator
  • Become adept at writing IoT code using Qt
  • Learn a variety of software best practices to ensure that your code is efficient
Homepage