買這商品的人也買了...
-
$600$540 -
$450$356 -
$520$411 -
$1,078Computing Concepts With Java Essentials, 3/e
-
$650$553 -
$720$612 -
$780$741 -
$1,870$1,777 -
$590$466 -
$580$493 -
$680$578 -
$560$476 -
$850$723 -
$480$379 -
$750$638 -
$780$663 -
$450$360 -
$480$408 -
$600$570 -
$380$300 -
$1,080Windows System Programming, 3/e (Hardcover)
-
$800Embedded Ethernet and Internet Complete: Designing and Programming Small Devices for Networking
-
$580$493 -
$650$507 -
$2,690$2,556
相關主題
商品描述
Description:
Today, networking capability in one form or another- in particular internet accessibility- is becoming mandatory in many embedded applications, including home appliances, security, automotive design, and industrial control. Sophisticated networking and communications capabilities that were previously the sole domani of mainframes, PC's and workstations are now moving into the realm of smaller embedded microprocessors and microcontrollers. However, the documentation for standards for implementing networking functionality using small microcontrollers are not in place, and design information is difficult to find. This book pulls together the necessary design information and shows how to use ntoday's affordable microcontrollers for powerful networkign applications such as LAN's (local area networks) and embedded internet. Using working code examples and schematic diagrams, the reader is guided through the basics of developing his or her own aspplications usiong two popular microcontrollers, the Atmel AVR and PIC. The features and pros/cons of the two microcontroller families are comapred and contrasted throughout. Full working designs for implementing embedded internet and Ethernet connectivitty are described and sample sourse code is provided and thoroughly explained. Also, since storage is an issue, particuklarly with embedded internet, the book describes how to interface the microcontrollers to a standard ATA hard drive such as those found in personal desktop, laptop and server-class computers. The book will also cover wireless connections, providing the information necessary to effect a wireless link between two Atmel-based, and two PIC-based devices. An accompanying CDROM contains the full source code for all applications programs. Although information dioes exist on creating the sort of networking embedded systems products covered in this book, it takes a tremendous amount of time to pull it together from various manufacturers websites and databooks. This book does all the work of assembling the needed information, as well as providing detailed design examples, many schematic diagrams, and figures demonstrating specific techniques
Contents:
Preface
A Quick Look at the Microcontrollers
Atmel’s AVR
Microchip’s PIC
What’s on the CD-ROM?
Chapter 1: The Essence of
Microcontroller Networking—RS-232
Chapter 2: Implementing RS-232 with a
Microcontroller
Chapter 3: Writing RS-232 Microcontroller Routines in
BASIC
Chapter 4: Building Some RS-232 Communications Hardware
Chapter 5:
Using Microcontroller USARTs
Some Interrupt-Driven USART Code
Applying
What We Know about RS-232 to the Atmel AVR
Coding the AVR RS-232 Routines
Chapter 6: I2C…The Other Serial Protocol
Chapter 7: Ethernet
Chapter
8: Writing the CS8900A-CQ Firmware
Chapter 9: PINGing the Easy Ethernet
CS8900A
Chapter 10: UDP and the Easy Ethernet CS8900A
Chapter 11: TCP and
the Easy Ethernet CS8900A
Chapter 12: Let’s Do It Again
Chapter 13:
Putting the Easy Ethernet AVR Online
Chapter 14: Finale
Obtaining Easy
Ethernet Devices
About the Author
Index
商品描述(中文翻譯)
# 描述:
今天,某種形式的網路功能,特別是網際網路的可及性,正逐漸成為許多嵌入式應用的必要條件,包括家用電器、安全系統、汽車設計和工業控制。以前僅限於大型主機、個人電腦和工作站的複雜網路和通訊能力,現在正進入較小的嵌入式微處理器和微控制器的領域。然而,針對使用小型微控制器實現網路功能的標準文檔尚未建立,設計資訊也難以獲得。本書彙集了必要的設計資訊,並展示如何使用當今可負擔的微控制器來實現強大的網路應用,如局域網(LAN)和嵌入式網際網路。透過實際的程式碼範例和原理圖,讀者將學習如何使用兩種流行的微控制器,Atmel AVR 和 PIC,來開發自己的應用程式。書中將比較和對比這兩個微控制器系列的特點及其優缺點。書中詳細描述了實現嵌入式網際網路和以太網連接的完整工作設計,並提供了範例源代碼,並進行了詳細解釋。此外,由於儲存是個問題,特別是在嵌入式網際網路中,本書還描述了如何將微控制器與標準的 ATA 硬碟(如個人桌上型電腦、筆記型電腦和伺服器級電腦中所使用的硬碟)進行介面連接。本書還將涵蓋無線連接,提供必要的資訊以實現兩個基於 Atmel 和兩個基於 PIC 的設備之間的無線連結。隨書附贈的 CD-ROM 包含所有應用程式的完整源代碼。儘管有關於創建本書所涵蓋的網路嵌入式系統產品的資訊,但從各個製造商的網站和數據手冊中彙整這些資訊需要耗費大量時間。本書完成了彙集所需資訊的工作,並提供詳細的設計範例、許多原理圖和展示特定技術的圖示。
# 內容:
前言
微控制器簡介
Atmel 的 AVR
Microchip 的 PIC
CD-ROM 上的內容?
第 1 章:微控制器網路的本質—RS-232
第 2 章:使用微控制器實現 RS-232
第 3 章:用 BASIC 編寫 RS-232 微控制器例程
第 4 章:構建一些 RS-232 通訊硬體
第 5 章:使用微控制器 USART
一些中斷驅動的 USART 代碼
將我們對 RS-232 的了解應用於 Atmel AVR
編碼 AVR RS-232 例程
第 6 章:I2C…另一種串行協議
第 7 章:以太網
第 8 章:編寫 CS8900A-CQ 韌體
第 9 章:PINGing 簡易以太網 CS8900A
第 10 章:UDP 和簡易以太網 CS8900A
第 11 章:TCP 和簡易以太網 CS8900A
第 12 章:讓我們再來一次
第 13 章:將簡易以太網 AVR 上線
第 14 章:結尾
獲取簡易以太網設備
關於作者
索引