Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Introductory programs with the 32-Bi...
~
Ward, Hubert.
Linked to FindBook
Google Book
Amazon
博客來
Introductory programs with the 32-Bit PIC microcontroller = a line-by-line code analysis and reference guide for embedded programming in C /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Introductory programs with the 32-Bit PIC microcontroller/ by Hubert Ward.
Reminder of title:
a line-by-line code analysis and reference guide for embedded programming in C /
Author:
Ward, Hubert.
Published:
Berkeley, CA :Apress : : 2023.,
Description:
xxxi, 762 p. :ill., digital ;24 cm.
[NT 15003449]:
Chapter 1: Creating Our First C Program -- Chapter 2: Header Files and Delays -- Chapter 3 The Seven Segment Display -- Chapter 4: The LCD -- Chapter 5: The Dot Matrix Display -- Chapter 6: Communication -- Chapter 7: I2C Communication -- Chapter 8: Using Interrupts -- Chapter 9: The Real Time Clock -- Chapter 10: The RTC and the DS3231 -- Chapter 11: The RTCC Module of the 32 bit PIC -- Chapter 12: The Real Analogue World -- Chapter 13 The DHT11 Transducer -- Chapter 14 Creating a Square Wave.
Contained By:
Springer Nature eBook
Subject:
Embedded computer systems - Programming. -
Online resource:
https://doi.org/10.1007/978-1-4842-9051-4
ISBN:
9781484290514
Introductory programs with the 32-Bit PIC microcontroller = a line-by-line code analysis and reference guide for embedded programming in C /
Ward, Hubert.
Introductory programs with the 32-Bit PIC microcontroller
a line-by-line code analysis and reference guide for embedded programming in C /[electronic resource] :by Hubert Ward. - Berkeley, CA :Apress :2023. - xxxi, 762 p. :ill., digital ;24 cm.
Chapter 1: Creating Our First C Program -- Chapter 2: Header Files and Delays -- Chapter 3 The Seven Segment Display -- Chapter 4: The LCD -- Chapter 5: The Dot Matrix Display -- Chapter 6: Communication -- Chapter 7: I2C Communication -- Chapter 8: Using Interrupts -- Chapter 9: The Real Time Clock -- Chapter 10: The RTC and the DS3231 -- Chapter 11: The RTCC Module of the 32 bit PIC -- Chapter 12: The Real Analogue World -- Chapter 13 The DHT11 Transducer -- Chapter 14 Creating a Square Wave.
Embark on a journey into the world of embedded programming. This book introduces you to the 32bit PIC and will teach you how the main functions of C programming work and can be used with a PIC micro. A one-stop reference for the would-be embedded programmer, you'll explore the electronics needed for a variety of programs as well as how to use different devices with the PIC. The book starts with downloading the environment and creating a simple project, one that uses different oscillators, Phase Lock Loop, and circuitry needed to create the different system clocks-an easy entry point to this exciting environment. You'll also review the MPLABX integrated development environment (IDE) and see how to program the 32Bit PIC, which can be adapted to different PICs. Throughout subsequent chapters, you'll learn how to use a range of programs that use PIC modules such as the SPI, I2C, UART communication modules, the ADC module, the Capture, Compare, and Pulse Width Modulation module, and the RTCC, Real Time Clock and Calendar Module. You will: Create a project in MPLABX Configure the different clock frequencies that are used in the 32bit PIC Build a variable delay subroutine to be used in a simple traffic lights program Use the MAX 7219 driver IC to control the 8by8 matrix display Program an I2C expander module to control the display on a LCD.
ISBN: 9781484290514
Standard No.: 10.1007/978-1-4842-9051-4doiSubjects--Topical Terms:
667705
Embedded computer systems
--Programming.
LC Class. No.: TK7895.E42
Dewey Class. No.: 005.133
Introductory programs with the 32-Bit PIC microcontroller = a line-by-line code analysis and reference guide for embedded programming in C /
LDR
:02930nmm a2200325 a 4500
001
2318166
003
DE-He213
005
20230504110158.0
006
m d
007
cr nn 008maaau
008
230902s2023 cau s 0 eng d
020
$a
9781484290514
$q
(electronic bk.)
020
$a
9781484290507
$q
(paper)
024
7
$a
10.1007/978-1-4842-9051-4
$2
doi
035
$a
978-1-4842-9051-4
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TK7895.E42
072
7
$a
UB
$2
bicssc
072
7
$a
COM067000
$2
bisacsh
072
7
$a
UBM
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
TK7895.E42
$b
W258 2023
100
1
$a
Ward, Hubert.
$3
3632919
245
1 0
$a
Introductory programs with the 32-Bit PIC microcontroller
$h
[electronic resource] :
$b
a line-by-line code analysis and reference guide for embedded programming in C /
$c
by Hubert Ward.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2023.
300
$a
xxxi, 762 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Creating Our First C Program -- Chapter 2: Header Files and Delays -- Chapter 3 The Seven Segment Display -- Chapter 4: The LCD -- Chapter 5: The Dot Matrix Display -- Chapter 6: Communication -- Chapter 7: I2C Communication -- Chapter 8: Using Interrupts -- Chapter 9: The Real Time Clock -- Chapter 10: The RTC and the DS3231 -- Chapter 11: The RTCC Module of the 32 bit PIC -- Chapter 12: The Real Analogue World -- Chapter 13 The DHT11 Transducer -- Chapter 14 Creating a Square Wave.
520
$a
Embark on a journey into the world of embedded programming. This book introduces you to the 32bit PIC and will teach you how the main functions of C programming work and can be used with a PIC micro. A one-stop reference for the would-be embedded programmer, you'll explore the electronics needed for a variety of programs as well as how to use different devices with the PIC. The book starts with downloading the environment and creating a simple project, one that uses different oscillators, Phase Lock Loop, and circuitry needed to create the different system clocks-an easy entry point to this exciting environment. You'll also review the MPLABX integrated development environment (IDE) and see how to program the 32Bit PIC, which can be adapted to different PICs. Throughout subsequent chapters, you'll learn how to use a range of programs that use PIC modules such as the SPI, I2C, UART communication modules, the ADC module, the Capture, Compare, and Pulse Width Modulation module, and the RTCC, Real Time Clock and Calendar Module. You will: Create a project in MPLABX Configure the different clock frequencies that are used in the 32bit PIC Build a variable delay subroutine to be used in a simple traffic lights program Use the MAX 7219 driver IC to control the 8by8 matrix display Program an I2C expander module to control the display on a LCD.
650
0
$a
Embedded computer systems
$x
Programming.
$3
667705
650
0
$a
C (Computer program language)
$3
521644
650
0
$a
PIC microcontrollers.
$3
3446666
650
1 4
$a
Maker.
$3
3538489
650
2 4
$a
Computer Hardware.
$3
892776
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-9051-4
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9454416
電子資源
11.線上閱覽_V
電子書
EB TK7895.E42
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login