|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
EBSCO_ocn123305621 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
070419s2004 ne a o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d YDXCP
|d OCLCQ
|d MERUC
|d E7B
|d OCLCQ
|d IDEBK
|d OCLCQ
|d OCLCF
|d OCLCQ
|d NLGGC
|d OCLCO
|d OCLCQ
|d TEFOD
|d OCLCQ
|d AGLDB
|d OCLCQ
|d VTS
|d VT2
|d OCLCQ
|d WYU
|d STF
|d G3B
|d VLY
|d OCLCQ
|d OCLCO
|d MHW
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 154712679
|a 441774009
|a 648163223
|a 748371400
|a 823858781
|a 823929073
|a 824117675
|a 824171440
|a 1055335154
|a 1066433861
|a 1081240890
|a 1161999347
|a 1228596362
|a 1241885343
|
020 |
|
|
|a 9780080470115
|q (electronic bk.)
|
020 |
|
|
|a 0080470114
|q (electronic bk.)
|
020 |
|
|
|a 1280964324
|
020 |
|
|
|a 9781280964329
|
020 |
|
|
|a 075067623X
|
020 |
|
|
|a 9780750676236
|
020 |
|
|
|a 9786610964321
|
020 |
|
|
|a 6610964327
|
020 |
|
|
|z 0750676981
|
029 |
1 |
|
|a AU@
|b 000051556578
|
029 |
1 |
|
|a DEBBG
|b BV043118116
|
029 |
1 |
|
|a DEBSZ
|b 42239341X
|
029 |
1 |
|
|a GBVCP
|b 802274641
|
035 |
|
|
|a (OCoLC)123305621
|z (OCoLC)154712679
|z (OCoLC)441774009
|z (OCoLC)648163223
|z (OCoLC)748371400
|z (OCoLC)823858781
|z (OCoLC)823929073
|z (OCoLC)824117675
|z (OCoLC)824171440
|z (OCoLC)1055335154
|z (OCoLC)1066433861
|z (OCoLC)1081240890
|z (OCoLC)1161999347
|z (OCoLC)1228596362
|z (OCoLC)1241885343
|
037 |
|
|
|a 79B02A14-0B0C-438C-8312-ED3952BB2B08
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a TJ223.P76
|b E18 2004eb
|
072 |
|
7 |
|a TEC
|x 004000
|2 bisacsh
|
072 |
|
7 |
|a UT
|2 bicssc
|
082 |
0 |
4 |
|a 629.8/9
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Eady, Fred.
|
245 |
1 |
0 |
|a Networking and internetworking with microcontrollers /
|c by Fred Eady.
|
260 |
|
|
|a Amsterdam ;
|a Boston :
|b Newnes,
|c 2004.
|
300 |
|
|
|a 1 online resource (xvi, 353 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Embedded technology series
|
500 |
|
|
|a Includes index.
|
505 |
0 |
|
|a Cover -- Contents -- Preface -- A Quick Look at the Microcontrollers -- Chapter 1: The Essence of Microcontroller Networking-RS-232 -- Some History -- RS-232 Standard Operating Procedure -- RS-232 Voltage Conversion Considerations -- Chapter 2: Implementing RS-232 with a Microcontroller -- Basic RS-232 Hardware -- Building a Simple Microcontroller RS-232 Transceiver -- RS-232 Interface Hardware -- A Microcontroller DCE Device -- Microchip's PICkit 1 FLASH Starter Kit -- Writing Some Simple RS-232 Firmware -- A Bit of RS-232 Transmit Code -- Some RS-232 Receive Code -- Chapter 3: Writing RS-232 Microcontroller Routines in BASIC -- BASIC RS-232 -- Chapter 4: Building Some RS-232 Communications Hardware -- A Few More BASIC RS-232 Instructions -- 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 -- Why use IøC? -- The IøC bus -- IøC ACKS and NAKS -- More on Arbitration and Clock Synchronization -- IøC Addressing -- Some IøC Firmware -- The AVR Master IøC Code -- The AVR IøC Master-Receiver Mode Code -- The PIC IøC Slave-Transmitter Mode Code -- The AVR-to-PIC IøC Communications Ball -- Chapter 7: Ethernet -- What is Ethernet? -- The CS8900A-CQ -- CS8900A-CQ Reset Overview -- CS8900A-CQ Media Interface Overview -- CS8900A-CQ Transmit Process Overview -- CS8900A-CQ Receive Process Overview -- CS8900A-CQ External Storage Overview -- CS8900A-CQ Status Indicators -- The CS8900A-CQ MAC Engine -- Easy Ethernet CS8900A Hardware -- The PIC16F877 Microcontroller -- The Microchip PIC18F452 -- The CS8900A-CQ Ethernet Engine -- Powering the CS8900A-CQ -- The CS8900A-CQ Ethernet Magnetics -- Designing in the Easy Ethernet CS8900A's PIC16F877 Microcontroller -- The ICSP (In-Circuit Serial Programming) Interface -- Developing the Easy Ethernet CS8900A Firmware -- Setting up the PIC16F877 Microcontroller -- Carving up the PIC16F877's Memory Resources -- Function Prototypes -- Defining the Variables -- The Easy Ethernet CS8900A Macros -- Defining the CS8900A-CQ PacketPage Register Set -- CS8900A-CQ Bus Interface Registers -- Product Identification Code -- CS8900A-CQ Status and Control Registers -- Did It Register? -- Chapter 8: Writing the CS8900A-CQ Firmware -- The First Step -- Reset the CS8900A-CQ -- Load the CS8900A-CQ Basic Parameters -- Load the CS8900A-CQ Individual Address Register Set -- Enable the CS8900A-CQ Transmitter and Receiver -- The Main Service Loop -- A Frame Under the Microscope -- The Art of ARP -- Chapter 9: PINGing the Easy Ethernet CS8900A -- Chapter 10: UDP and the Easy Ethernet CS8900A -- A UDP Internet Test Panel -- Chapter 11: TCP and the Easy Ethernet CS8900A -- The Physical Layer -- The Data Link Layer -- The Network Layer -- The Transport Layer -- The Application Layer -- Coding TCP/IP for the Easy Ethernet CS8900A -- Chapter 12: Let's Do It Again -- Easy Ethernet.
|
588 |
0 |
|
|a Print version record.
|
520 |
|
|
|a One-stop information source for embedded engineers to learn the theory and real-world application of creating embedded networking systems, with detailed fully functional design examples, schematics, and source code.
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Programmable controllers.
|
650 |
|
0 |
|a Microprocessors.
|
650 |
|
0 |
|a Computer networks.
|
650 |
|
0 |
|a Internetworking (Telecommunication)
|
650 |
|
2 |
|a Computer Communication Networks
|
650 |
|
6 |
|a Automates programmables.
|
650 |
|
6 |
|a Réseaux d'ordinateurs.
|
650 |
|
6 |
|a Interconnexion de réseaux (Télécommunications)
|
650 |
|
7 |
|a TECHNOLOGY & ENGINEERING
|x Automation.
|2 bisacsh
|
650 |
|
7 |
|a Computer networks
|2 fast
|
650 |
|
7 |
|a Internetworking (Telecommunication)
|2 fast
|
650 |
|
7 |
|a Microprocessors
|2 fast
|
650 |
|
7 |
|a Programmable controllers
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Eady, Fred.
|t Networking and internetworking with microcontrollers.
|d Amsterdam ; Boston : Newnes, 2004
|z 075067623X
|z 9780750676236
|w (DLC) 2003070624
|w (OCoLC)54029328
|
830 |
|
0 |
|a Embedded technology series.
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=104775
|z Texto completo
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10166990
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 104775
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n 96432
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 2555041
|
994 |
|
|
|a 92
|b IZTAP
|