語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Introductory programs with the 32-Bi...
~
Ward, Hubert.
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 /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Introductory programs with the 32-Bit PIC microcontroller/ by Hubert Ward.
其他題名:
a line-by-line code analysis and reference guide for embedded programming in C /
作者:
Ward, Hubert.
出版者:
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.
Contained By:
Springer Nature eBook
標題:
Embedded computer systems - Programming. -
電子資源:
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)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9454416
電子資源
11.線上閱覽_V
電子書
EB TK7895.E42
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入