語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Embedded systems design using the MS...
~
LaMeres, Brock J.
FindBook
Google Book
Amazon
博客來
Embedded systems design using the MSP430FR2355 LaunchPadTM
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Embedded systems design using the MSP430FR2355 LaunchPadTM/ by Brock J. LaMeres.
作者:
LaMeres, Brock J.
出版者:
Cham :Springer International Publishing : : 2020.,
面頁冊數:
xiv, 480 p. :ill. (some col.), digital ;24 cm.
內容註:
Introduction -- Digital Logic Basics -- Computer Systems -- The MSP430 -- Programming the MSP430 in Assembly -- Data Movement -- ALU Instructions -- Program Control Instructions -- Digital Input/Output -- The Stack and Subroutines -- Introduction to Interrupts -- Introduction to Timers -- Switching to the C Language -- Digital I/O in C -- Interrupts in C -- Timers in C -- Serial Communication Interfaces in C -- Analog to Digital Converters in C -- Other Cool Stuff to do with the MSP430.
Contained By:
Springer eBooks
標題:
Embedded computer systems. -
電子資源:
https://doi.org/10.1007/978-3-030-40574-8
ISBN:
9783030405748
Embedded systems design using the MSP430FR2355 LaunchPadTM
LaMeres, Brock J.
Embedded systems design using the MSP430FR2355 LaunchPadTM
[electronic resource] /by Brock J. LaMeres. - Cham :Springer International Publishing :2020. - xiv, 480 p. :ill. (some col.), digital ;24 cm.
Introduction -- Digital Logic Basics -- Computer Systems -- The MSP430 -- Programming the MSP430 in Assembly -- Data Movement -- ALU Instructions -- Program Control Instructions -- Digital Input/Output -- The Stack and Subroutines -- Introduction to Interrupts -- Introduction to Timers -- Switching to the C Language -- Digital I/O in C -- Interrupts in C -- Timers in C -- Serial Communication Interfaces in C -- Analog to Digital Converters in C -- Other Cool Stuff to do with the MSP430.
This textbook for courses in Embedded Systems introduces students to necessary concepts, through a hands-on approach. LEARN BY EXAMPLE - This book is designed to teach the material the way it is learned, through example. Every concept is supported by numerous programming examples that provide the reader with a step-by-step explanation for how and why the computer is doing what it is doing. LEARN BY DOING - This book targets the Texas Instruments MSP430 microcontroller. This platform is a widely popular, low-cost embedded system that is used to illustrate each concept in the book. The book is designed for a reader that is at their computer with an MSP430FR2355 LaunchPadTM Development Kit plugged in so that each example can be coded and run as they learn. LEARN BOTH ASSEMBLY AND C - The book teaches the basic operation of an embedded computer using assembly language so that the computer operation can be explored at a low-level. Once more complicated systems are introduced (i.e., timers, analog-to-digital converters, and serial interfaces), the book moves into the C programming language. Moving to C allows the learner to abstract the operation of the lower-level hardware and focus on understanding how to "make things work". BASED ON SOUND PEDAGOGY - This book is designed with learning outcomes and assessment at its core. Each section addresses a specific learning outcome that the student should be able to "do" after its completion. The concept checks and exercise problems provide a rich set of assessment tools to measure student performance on each outcome. Written the way the material is taught, enabling a bottoms-up approach to learning which culminates with a high-level of learning, with a solid foundation; Emphasizes examples from which students can learn: contains a program examples that can be run for nearly every section in the book; Targets a widely popular embedded computer, the Texas Instruments MSP430FR2355; Covers both assembly language and C language programming of the MSP430, with examples that are meant to be coded and run on an MSP430FR2355 LaunchPadTM Development Kit directly; Describes specific learning outcomes for each activity, so that the reader knows why they are doing what they are doing, along with abundant assessment tools, including concept checks and exercises.
ISBN: 9783030405748
Standard No.: 10.1007/978-3-030-40574-8doiSubjects--Topical Terms:
582088
Embedded computer systems.
LC Class. No.: TK7895.E42 / L364 2020
Dewey Class. No.: 006.22
Embedded systems design using the MSP430FR2355 LaunchPadTM
LDR
:03798nmm a2200325 a 4500
001
2221177
003
DE-He213
005
20201028105509.0
006
m d
007
cr nn 008maaau
008
201216s2020 sz s 0 eng d
020
$a
9783030405748
$q
(electronic bk.)
020
$a
9783030405731
$q
(paper)
024
7
$a
10.1007/978-3-030-40574-8
$2
doi
035
$a
978-3-030-40574-8
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TK7895.E42
$b
L364 2020
072
7
$a
TJFC
$2
bicssc
072
7
$a
TEC008010
$2
bisacsh
072
7
$a
TJFC
$2
thema
082
0 4
$a
006.22
$2
23
090
$a
TK7895.E42
$b
L228 2020
100
1
$a
LaMeres, Brock J.
$3
1086099
245
1 0
$a
Embedded systems design using the MSP430FR2355 LaunchPadTM
$h
[electronic resource] /
$c
by Brock J. LaMeres.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2020.
300
$a
xiv, 480 p. :
$b
ill. (some col.), digital ;
$c
24 cm.
505
0
$a
Introduction -- Digital Logic Basics -- Computer Systems -- The MSP430 -- Programming the MSP430 in Assembly -- Data Movement -- ALU Instructions -- Program Control Instructions -- Digital Input/Output -- The Stack and Subroutines -- Introduction to Interrupts -- Introduction to Timers -- Switching to the C Language -- Digital I/O in C -- Interrupts in C -- Timers in C -- Serial Communication Interfaces in C -- Analog to Digital Converters in C -- Other Cool Stuff to do with the MSP430.
520
$a
This textbook for courses in Embedded Systems introduces students to necessary concepts, through a hands-on approach. LEARN BY EXAMPLE - This book is designed to teach the material the way it is learned, through example. Every concept is supported by numerous programming examples that provide the reader with a step-by-step explanation for how and why the computer is doing what it is doing. LEARN BY DOING - This book targets the Texas Instruments MSP430 microcontroller. This platform is a widely popular, low-cost embedded system that is used to illustrate each concept in the book. The book is designed for a reader that is at their computer with an MSP430FR2355 LaunchPadTM Development Kit plugged in so that each example can be coded and run as they learn. LEARN BOTH ASSEMBLY AND C - The book teaches the basic operation of an embedded computer using assembly language so that the computer operation can be explored at a low-level. Once more complicated systems are introduced (i.e., timers, analog-to-digital converters, and serial interfaces), the book moves into the C programming language. Moving to C allows the learner to abstract the operation of the lower-level hardware and focus on understanding how to "make things work". BASED ON SOUND PEDAGOGY - This book is designed with learning outcomes and assessment at its core. Each section addresses a specific learning outcome that the student should be able to "do" after its completion. The concept checks and exercise problems provide a rich set of assessment tools to measure student performance on each outcome. Written the way the material is taught, enabling a bottoms-up approach to learning which culminates with a high-level of learning, with a solid foundation; Emphasizes examples from which students can learn: contains a program examples that can be run for nearly every section in the book; Targets a widely popular embedded computer, the Texas Instruments MSP430FR2355; Covers both assembly language and C language programming of the MSP430, with examples that are meant to be coded and run on an MSP430FR2355 LaunchPadTM Development Kit directly; Describes specific learning outcomes for each activity, so that the reader knows why they are doing what they are doing, along with abundant assessment tools, including concept checks and exercises.
650
0
$a
Embedded computer systems.
$3
582088
650
0
$a
Electronic circuits.
$3
528097
650
0
$a
Computer engineering.
$3
621879
650
0
$a
Internet of things.
$3
2057703
650
0
$a
Microprocessors.
$3
517143
650
1 4
$a
Circuits and Systems.
$3
896527
650
2 4
$a
Cyber-physical systems, IoT.
$3
3386699
650
2 4
$a
Processor Architectures.
$3
892680
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-3-030-40574-8
950
$a
Engineering (Springer-11647)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9394756
電子資源
11.線上閱覽_V
電子書
EB TK7895.E42 L364 2020
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入