Networking and Internetworking with Microcontrollers (Paperback)

Fred Eady

  • 出版商: Newnes
  • 出版日期: 2004-02-18
  • 售價: $1,026
  • 語言: 英文
  • 頁數: 512
  • 裝訂: Paperback
  • ISBN: 0750676981
  • ISBN-13: 9780750676984
  • 相關分類: 單晶片
  • 已絕版

買這商品的人也買了...

相關主題

商品描述

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