語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
The embedded project cookbook = a st...
~
Taylor, John T.
FindBook
Google Book
Amazon
博客來
The embedded project cookbook = a step-by-step guide for microcontroller projects /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
The embedded project cookbook/ by John T. Taylor, Wayne T. Taylor.
其他題名:
a step-by-step guide for microcontroller projects /
作者:
Taylor, John T.
其他作者:
Taylor, Wayne T.
出版者:
Berkeley, CA :Apress : : 2024.,
面頁冊數:
xviii, 684 p. :ill., digital ;24 cm.
內容註:
Chapter 1: Introduction -- Chapter 2: Requirements -- Chapter 3: Analysis -- Chapter 4: Software Development Plan -- Chapter 5: Preparation -- Chapter 6: Foundation -- Chapter 7: Building Applications with the Main Pattern -- Chapter 8: Continuous Integration Builds -- Chapter 9: Requirements Revisited -- Chapter 10: Tasks -- Chapter 11: Just in Time Detailed Design -- Chapter 12: Coding, Unit Tests, and Pull Requests -- Chapter 13: Integration Testing -- Chapter 14: Broad Support Package -- Chapter 15: Drivers -- Chapter 16: Release -- Appendix A: Getting started with the Source Code -- Appendix B: Running the Example Code -- Appendix C: Introduction to the Data Model Architecture -- Appendix D: LHeader and LConfig Patterns -- Appendix E: CPL C++ framework -- Appendix F: LHeader and LConfig Patterns -- Appendix G: Ratt -- Appendix H: GM6000 Requirements -- Appendix I: GM6000 System Architecture -- Appendix J: GM6000 Software Architecture -- Appendix K: GM6000 Software Development Plan -- Appendix L: GM6000 Software Detailed Design -- Appendix M: GM6000 Software Detailed Design -- Appendix N: GM6000 Fuzzy Logic Temperature Control -- Appendix O: Software C/C++ Embedded Coding Standard -- Appendix P: GM6000 Software Requirements Trace Matrix -- Appendix Q: GM6000 Software Bill of Materials -- Appendix R: GM6000 Software Release Notes.
Contained By:
Springer Nature eBook
標題:
Microcontrollers. -
電子資源:
https://doi.org/10.1007/979-8-8688-0327-7
ISBN:
9798868803277
The embedded project cookbook = a step-by-step guide for microcontroller projects /
Taylor, John T.
The embedded project cookbook
a step-by-step guide for microcontroller projects /[electronic resource] :by John T. Taylor, Wayne T. Taylor. - Berkeley, CA :Apress :2024. - xviii, 684 p. :ill., digital ;24 cm.
Chapter 1: Introduction -- Chapter 2: Requirements -- Chapter 3: Analysis -- Chapter 4: Software Development Plan -- Chapter 5: Preparation -- Chapter 6: Foundation -- Chapter 7: Building Applications with the Main Pattern -- Chapter 8: Continuous Integration Builds -- Chapter 9: Requirements Revisited -- Chapter 10: Tasks -- Chapter 11: Just in Time Detailed Design -- Chapter 12: Coding, Unit Tests, and Pull Requests -- Chapter 13: Integration Testing -- Chapter 14: Broad Support Package -- Chapter 15: Drivers -- Chapter 16: Release -- Appendix A: Getting started with the Source Code -- Appendix B: Running the Example Code -- Appendix C: Introduction to the Data Model Architecture -- Appendix D: LHeader and LConfig Patterns -- Appendix E: CPL C++ framework -- Appendix F: LHeader and LConfig Patterns -- Appendix G: Ratt -- Appendix H: GM6000 Requirements -- Appendix I: GM6000 System Architecture -- Appendix J: GM6000 Software Architecture -- Appendix K: GM6000 Software Development Plan -- Appendix L: GM6000 Software Detailed Design -- Appendix M: GM6000 Software Detailed Design -- Appendix N: GM6000 Fuzzy Logic Temperature Control -- Appendix O: Software C/C++ Embedded Coding Standard -- Appendix P: GM6000 Software Requirements Trace Matrix -- Appendix Q: GM6000 Software Bill of Materials -- Appendix R: GM6000 Software Release Notes.
Learn how to create and release an embedded system in a fast and reliable manner. This book will help you build and release a commercially viable product that meets industry standards for quality. The book is not just about code: it covers non-code artifacts such as software processes, requirements, software documentation, continuous integration, design reviews, and code reviews. While specifically targeting microcontroller applications, the processes in this book can be applied to most software projects, big or small. Additionally, the book provides an open-source C++ framework that can be used to quick start any embedded project. This framework has an OSAL (OS Abstraction Layer) and essential middleware that is needed for many embedded systems. Using a hands-on approach of building-and-testing the software application first allows you to develop a significant amount of production quality code even before the hardware is available, dramatically reducing the start-to-release duration for a project. As you follow the recipes in this book, you will learn essential software development processes, perform just in time design, create testable modules, and incorporate continuous integration (CI) into your day-to-day developer workflow. The end-result is quality code that is maintainable and extensible, and can be reused for other projects, even when presented with changing or new requirements. The Embedded Project Cookbook is focused on the how of developing embedded software. For a discussion of the why, readers are invited to refer to the optional companion book Patterns in the Machine: A Software Engineering Guide to Embedded Development.
ISBN: 9798868803277
Standard No.: 10.1007/979-8-8688-0327-7doiSubjects--Topical Terms:
907279
Microcontrollers.
LC Class. No.: TJ223.M53 / T39 2024
Dewey Class. No.: 006.22
The embedded project cookbook = a step-by-step guide for microcontroller projects /
LDR
:04064nmm a2200325 a 4500
001
2375488
003
DE-He213
005
20241007130231.0
006
m d
007
cr nn 008maaau
008
241231s2024 cau s 0 eng d
020
$a
9798868803277
$q
(electronic bk.)
020
$a
9798868803260
$q
(paper)
024
7
$a
10.1007/979-8-8688-0327-7
$2
doi
035
$a
979-8-8688-0327-7
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TJ223.M53
$b
T39 2024
072
7
$a
UM
$2
bicssc
072
7
$a
COM051000
$2
bisacsh
072
7
$a
UM
$2
thema
082
0 4
$a
006.22
$2
23
090
$a
TJ223.M53
$b
T243 2024
100
1
$a
Taylor, John T.
$3
3490303
245
1 4
$a
The embedded project cookbook
$h
[electronic resource] :
$b
a step-by-step guide for microcontroller projects /
$c
by John T. Taylor, Wayne T. Taylor.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2024.
300
$a
xviii, 684 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Introduction -- Chapter 2: Requirements -- Chapter 3: Analysis -- Chapter 4: Software Development Plan -- Chapter 5: Preparation -- Chapter 6: Foundation -- Chapter 7: Building Applications with the Main Pattern -- Chapter 8: Continuous Integration Builds -- Chapter 9: Requirements Revisited -- Chapter 10: Tasks -- Chapter 11: Just in Time Detailed Design -- Chapter 12: Coding, Unit Tests, and Pull Requests -- Chapter 13: Integration Testing -- Chapter 14: Broad Support Package -- Chapter 15: Drivers -- Chapter 16: Release -- Appendix A: Getting started with the Source Code -- Appendix B: Running the Example Code -- Appendix C: Introduction to the Data Model Architecture -- Appendix D: LHeader and LConfig Patterns -- Appendix E: CPL C++ framework -- Appendix F: LHeader and LConfig Patterns -- Appendix G: Ratt -- Appendix H: GM6000 Requirements -- Appendix I: GM6000 System Architecture -- Appendix J: GM6000 Software Architecture -- Appendix K: GM6000 Software Development Plan -- Appendix L: GM6000 Software Detailed Design -- Appendix M: GM6000 Software Detailed Design -- Appendix N: GM6000 Fuzzy Logic Temperature Control -- Appendix O: Software C/C++ Embedded Coding Standard -- Appendix P: GM6000 Software Requirements Trace Matrix -- Appendix Q: GM6000 Software Bill of Materials -- Appendix R: GM6000 Software Release Notes.
520
$a
Learn how to create and release an embedded system in a fast and reliable manner. This book will help you build and release a commercially viable product that meets industry standards for quality. The book is not just about code: it covers non-code artifacts such as software processes, requirements, software documentation, continuous integration, design reviews, and code reviews. While specifically targeting microcontroller applications, the processes in this book can be applied to most software projects, big or small. Additionally, the book provides an open-source C++ framework that can be used to quick start any embedded project. This framework has an OSAL (OS Abstraction Layer) and essential middleware that is needed for many embedded systems. Using a hands-on approach of building-and-testing the software application first allows you to develop a significant amount of production quality code even before the hardware is available, dramatically reducing the start-to-release duration for a project. As you follow the recipes in this book, you will learn essential software development processes, perform just in time design, create testable modules, and incorporate continuous integration (CI) into your day-to-day developer workflow. The end-result is quality code that is maintainable and extensible, and can be reused for other projects, even when presented with changing or new requirements. The Embedded Project Cookbook is focused on the how of developing embedded software. For a discussion of the why, readers are invited to refer to the optional companion book Patterns in the Machine: A Software Engineering Guide to Embedded Development.
650
0
$a
Microcontrollers.
$3
907279
650
1 4
$a
Programming Techniques.
$3
892496
700
1
$a
Taylor, Wayne T.
$3
3490304
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-0327-7
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9495937
電子資源
11.線上閱覽_V
電子書
EB TJ223.M53 T39 2024
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入