Reader small image

You're reading from  Hands-On Embedded Programming with Qt

Product typeBook
Published inJul 2019
Reading LevelIntermediate
PublisherPackt
ISBN-139781789952063
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
John Werner
John Werner
author image
John Werner

John Werner is an internationally published author, engineer, consultant, and conference speaker with more than 15 years' experience. He has earned patents for inventions ranging from Inkjet printers to automotive ignition systems. John was one of the early users of Qt on QNX and contributed to the early knowledge of how to make it work. He is a contributor to the Qt-related information on Stack Exchange. He is currently a senior software engineer, specializing in Qt development, for Caliber Imaging & Diagnostics.
Read more about John Werner

Right arrow

Appendix A: BigProject Requirements

Throughout this book, we have been given requirements for BigProject and implemented them. Let's take a look at all of them here:

  • Req. 1: The device will display the current date and time.
  • Req. 2: The device will be run on simple hardware.
  • Req. 3: We must develop using Qt.
  • Req. 4: The device must display the current ambient temperature.
  • Req. 5: The user will be able to see a historical table of temperature readings.
  • Req. 6: The user will be able to see a scrolling, real-time graph of temperature readings.
  • Req. 7: The system will maintain a history of readings across power cycles.
  • Req. 8: Deleted
  • Req. 9: The user will be able to set a minimum acceptable temperature.
  • Req. 10: The user will be able to set a maximum acceptable temperature.
  • Req. 11: If the temperature falls below the minimum acceptable temperature, the heater must be turned...
lock icon
The rest of the chapter is locked
You have been reading a chapter from
Hands-On Embedded Programming with Qt
Published in: Jul 2019Publisher: PacktISBN-13: 9781789952063
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.
undefined
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

Author (1)

author image
John Werner

John Werner is an internationally published author, engineer, consultant, and conference speaker with more than 15 years' experience. He has earned patents for inventions ranging from Inkjet printers to automotive ignition systems. John was one of the early users of Qt on QNX and contributed to the early knowledge of how to make it work. He is a contributor to the Qt-related information on Stack Exchange. He is currently a senior software engineer, specializing in Qt development, for Caliber Imaging & Diagnostics.
Read more about John Werner