Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Hands-On Embedded Programming with Qt
Hands-On Embedded Programming with Qt

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

Arrow left icon
Profile Icon Werner
Arrow right icon
zł59.99 zł141.99
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.8 (5 Ratings)
eBook Jul 2019 416 pages 1st Edition
eBook
zł59.99 zł141.99
Paperback
zł177.99
Subscription
Free Trial
Arrow left icon
Profile Icon Werner
Arrow right icon
zł59.99 zł141.99
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.8 (5 Ratings)
eBook Jul 2019 416 pages 1st Edition
eBook
zł59.99 zł141.99
Paperback
zł177.99
Subscription
Free Trial
eBook
zł59.99 zł141.99
Paperback
zł177.99
Subscription
Free Trial

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
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
Table of content icon View table of contents Preview book icon Preview Book

Hands-On Embedded Programming with Qt

Section 1: Getting Started with Embedded Qt

In this section, we will be learning how to set up an embedded development environment. In Chapter 1, Setting Up the Environment, we will go over the software setup for our host and target machines and learn what hardware you will need as we move forward. In Chapter 2, Writing Your First Qt Application, we will focus on setting up and running our first Qt application on the host system. We won't be using the target system yet, so the host system can be completed while you are waiting for the target to arrive. In Chapter 3, Running Your First Application on the Target, we will take the application we wrote in Chapter 2, Writing Your First Qt Application, and run it on the target.

The following chapters will be covered in this section:

  • Chapter 1, Setting Up the Environment
  • Chapter 2, Writing Your First Qt Application
  • Chapter 3, Running Your First Application on the Target
Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • Learn to create fluid, cross-platform applications for embedded devices
  • Achieve optimum performance in your applications with the QT Lite Project
  • Explore the implementation of Qt with IoT using QtMqtt, QtKNX, and QtWebSockets

Description

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 gaining practical experience in developing an embedded Qt project, you will also gain valuable insights into best practices for Qt development and explore advanced techniques for testing, debugging, and monitoring the performance of Qt applications. The examples and projects covered throughout the book 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.

Who is this book for?

This book is for software and hardware professionals with experience in different domains who are seeking new career opportunities in embedded systems and IoT. Working knowledge of the C++ Linux command line will be useful to get the most out of this book.

What you will learn

  • Understand how to develop Qt applications using Qt Creator on 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 using Qt Creator
  • Become adept at writing IoT code using Qt
  • Learn a variety of software best practices to ensure that your code is efficient

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Jul 12, 2019
Length: 416 pages
Edition : 1st
Language : English
ISBN-13 : 9781789953800
Vendor :
Qt
Category :
Languages :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
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

Product Details

Publication date : Jul 12, 2019
Length: 416 pages
Edition : 1st
Language : English
ISBN-13 : 9781789953800
Vendor :
Qt
Category :
Languages :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ 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
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ 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 zł20 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ 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 zł20 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 533.97
Hands-On Embedded Programming with Qt
zł177.99
Hands-On Mobile and Embedded Development with Qt 5
zł177.99
Qt5 C++ GUI Programming Cookbook
zł177.99
Total 533.97 Stars icon

Table of Contents

19 Chapters
Section 1: Getting Started with Embedded Qt Chevron down icon Chevron up icon
Setting Up the Environment Chevron down icon Chevron up icon
Writing Your First Qt Application Chevron down icon Chevron up icon
Running Your First Application on the Target Chevron down icon Chevron up icon
Section 2: Working with Embedded Qt Chevron down icon Chevron up icon
Important Qt Concepts Chevron down icon Chevron up icon
Managing the Overall Workflow Chevron down icon Chevron up icon
Exploring GUI Technologies Chevron down icon Chevron up icon
Adding More Features Chevron down icon Chevron up icon
Section 3: Deep Dive into Embedded Qt Chevron down icon Chevron up icon
Qt in the Embedded World Chevron down icon Chevron up icon
Exploring the IoT with Qt Chevron down icon Chevron up icon
Using More Qt-Related Technologies Chevron down icon Chevron up icon
Section 4: Advanced Techniques and Best Practices Chevron down icon Chevron up icon
Debugging, Logging, and Monitoring Qt Applications Chevron down icon Chevron up icon
Responsive Application Programming - Threads Chevron down icon Chevron up icon
Qt Best Practices Chevron down icon Chevron up icon
Assessments Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.8
(5 Ratings)
5 star 40%
4 star 40%
3 star 0%
2 star 0%
1 star 20%
Amazon Customer Sep 29, 2019
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Nice book with comprehensive coverage and it is up to date.It helped me a lot. Good for understanding the concepts for embedded systems with c++ and Qt5.
Amazon Verified review Amazon
Sinclair Dec 21, 2019
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This is the only book you will need to get started in embedded development using C++ and Qt. The author knows how to relate to reader in a very human way using his own real world experiences. The books starts out by explaining how to set up the development environment by providing all the details on where to download the tools and how to install the required software. Once the development environment has been set up, the author explains in great detail how to use the tools by going through a simple example using the cross compilation environment and building it for an embedded target, a raspberry pi microprocessor. As part of this simple example the author goes into great detail how to the the Qt cross compiler tool kit, which includes a full embedded development walk through from how to use the QtCreator IDE to selecting the target development kit, building the application, transferring it to the target microprocessor and running it.As you the read through the chapters you feel as through the author is sitting right next to you and providing the helpful instruction to make your software development successful. The book contains many great chapters on Qt concepts such as Signals and Slots, Modern software development, how to use Qt GUI technologies, Learning QML with QT Widgets as well as Unit Testing and Mock objects.All of this is to prepare the reader to work through a complete application that can run on the Raspberry Pi microprocessor. This project is called "The Big Project", this consists of building an application that will record the temperature each day on the target microprocessor and keep history of the temperatures. The author takes a standard project management approach to building the project. The project is broken up into phases or chapters. In each phase a set of requirements must be met before moving on to the next phase. During the development of the "Big Project", the reader learns about using databases with SQL , State Machine Design using the built-in support in Qt for state machines and D-Bus support for IPC. In the final phase, the author looks forward to the new technology of IoT (Internet of Things), a technology that we are now finding in our household appliances, media devices, lighting and thermostat controls etc. Here the author extends the "Big Project" to includes a WeatherFetcher. The WeatherFetcher is a web enabled application that fetches the current weather from a website. The books ends with some advanced topics, such as using Qt thread class, best practices for software development and Debugging, logging and monitoring.Through out the book, the author reinforces the knowledge learned through end of chapter assessments. These assist with ensuring the information from previous is understood before continuing with the next chapter. In summary, I can say that I am very impressed with the depth of knowledge that the Author, John Werner has with developing embedded solutions using Qt. This book is written in an insightful way that makes it easy for the beginning reader to understand as well experienced embedded developer. I highly recommend this book if you are developing Qt applications for embedded systems.
Amazon Verified review Amazon
Gabriel Nov 02, 2020
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
I purchased this book with the primary goal of quickly understanding how Qt could be leveraged to develop embedded applications, and it fulfilled my needs.I should note that I skipped all the exercises/practical parts and remained hands-off so that I could finish reading the book over a weekend, so I cannot comment on those aspects which might be the most important to some readers.
Amazon Verified review Amazon
TB May 27, 2020
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
I bought this book from the publisher's website (Packt) about two weeks ago, and have been working through it for several hours per day on most days. It's badly out of date, as both Qt and the Yocto build used by the author are very outdated. So it's a challenge to get things working as written in the book, and despite the author's not wanting to use Raspbian, I actually found it much easier to get going with in terms of cross-compiling Qt applications. Perhaps more concerning though is that the book, when written, doesn't appear to have had a very thorough review by a Technical Editor. I've been the Technical Editor on a leading book on the Raspberry Pi, and can say with certainty that this book really didn't much of a going-over by whoever was the TE. It's got quite a number of blatant errors in the book for instance, and in many cases the examples given are simply incorrect. I'm just over halfway through the book and have found quite a number of errors. I've searched the publisher's website for an errata section, but there is none to be found--and no visible way to report such problems.Also, the github repo for the book has code that differs significantly from the examples listed in the book. This could certainly have been updated since the writing of the book though, so that in-and-of-itself is not an indication that things went awry. But the reader should be cautioned that they will absolutely need to clone the repo and review the code as you work through the book--because otherwise many things really just don't work correctly. Also keep in mind that there are several online tutorials for building a cross-compilation toolchain for Raspbian on the RPi...but those are only similar to a point, given that the author has chosen to use Yocto for the OS on the device. However they are great references for when things don't go exactly right with the procedure listed in this book, so don't be afraid to check them out if you're having problems getting the code to build.So overall I gave the book 4-stars, but in reality it's probably a 3.5-star publication. It's somewhat sad too, because the book has tremendous potential. It simply needs a good updating and, more importantly, a VERY thorough review by a Technical Editor with an eye for detail, and the time to run each and every code example in the book.
Amazon Verified review Amazon
David Sep 08, 2021
Full star icon Empty star icon Empty star icon Empty star icon Empty star icon 1
Seems like an awesome book but I can't get the code running as it relies on a missing download from an external company. As I bought this book as a learning tool, I quickly got frustrated because of this. The rest of the content does seem good if you can get that far
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.