Language:
English
繁體中文
Help
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Embedded Systems Design using the MS...
~
LaMeres, Brock J.
Embedded Systems Design using the MSP430FR2355 LaunchPad™
Record Type:
Language materials, printed : Monograph/item
Title/Author:
Embedded Systems Design using the MSP430FR2355 LaunchPad™/ by Brock J. LaMeres.
Author:
LaMeres, Brock J.
Description:
XIV, 480 p. 442 illus., 433 illus. in color.online resource. :
Contained By:
Springer Nature eBook
Subject:
Electronic circuits. -
Online resource:
https://doi.org/10.1007/978-3-030-40574-8
ISBN:
9783030405748
Embedded Systems Design using the MSP430FR2355 LaunchPad™
LaMeres, Brock J.
Embedded Systems Design using the MSP430FR2355 LaunchPad™
[electronic resource] /by Brock J. LaMeres. - 1st ed. 2020. - XIV, 480 p. 442 illus., 433 illus. in color.online resource.
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:
563332
Electronic circuits.
LC Class. No.: TK7888.4
Dewey Class. No.: 621.3815
Embedded Systems Design using the MSP430FR2355 LaunchPad™
LDR
:04175nam a22003975i 4500
001
1028723
003
DE-He213
005
20200705233546.0
007
cr nn 008mamaa
008
210318s2020 gw | s |||| 0|eng d
020
$a
9783030405748
$9
978-3-030-40574-8
024
7
$a
10.1007/978-3-030-40574-8
$2
doi
035
$a
978-3-030-40574-8
050
4
$a
TK7888.4
072
7
$a
TJFC
$2
bicssc
072
7
$a
TEC008010
$2
bisacsh
072
7
$a
TJFC
$2
thema
082
0 4
$a
621.3815
$2
23
100
1
$a
LaMeres, Brock J.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1141452
245
1 0
$a
Embedded Systems Design using the MSP430FR2355 LaunchPad™
$h
[electronic resource] /
$c
by Brock J. LaMeres.
250
$a
1st ed. 2020.
264
1
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2020.
300
$a
XIV, 480 p. 442 illus., 433 illus. in color.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
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
Electronic circuits.
$3
563332
650
0
$a
Computer engineering.
$3
569006
650
0
$a
Internet of things.
$3
1023130
650
0
$a
Embedded computer systems.
$3
562313
650
0
$a
Microprocessors.
$3
632481
650
1 4
$a
Circuits and Systems.
$3
670901
650
2 4
$a
Cyber-physical systems, IoT.
$3
1226036
650
2 4
$a
Processor Architectures.
$3
669787
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9783030405731
776
0 8
$i
Printed edition:
$z
9783030405755
776
0 8
$i
Printed edition:
$z
9783030405762
856
4 0
$u
https://doi.org/10.1007/978-3-030-40574-8
912
$a
ZDB-2-ENG
912
$a
ZDB-2-SXE
950
$a
Engineering (SpringerNature-11647)
950
$a
Engineering (R0) (SpringerNature-43712)
based on 0 review(s)
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login