Networking and internetworking with microcontrollers /:
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.
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Amsterdam ; Boston :
Newnes,
2004.
|
Schriftenreihe: | Embedded technology series.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | 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. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (xvi, 353 pages) : illustrations |
ISBN: | 9780080470115 0080470114 1280964324 9781280964329 075067623X 9780750676236 9786610964321 6610964327 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn123305621 | ||
003 | OCoLC | ||
005 | 20241004212047.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 |d OCLCL |d OCLCQ | ||
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 | ||
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 | 7 | |a 629.8/9 |2 22 | |
049 | |a MAIN | ||
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. | ||
650 | 0 | |a Programmable controllers. |0 http://id.loc.gov/authorities/subjects/sh85107305 | |
650 | 0 | |a Microprocessors. |0 http://id.loc.gov/authorities/subjects/sh85084898 | |
650 | 0 | |a Computer networks. |0 http://id.loc.gov/authorities/subjects/sh85029513 | |
650 | 0 | |a Internetworking (Telecommunication) |0 http://id.loc.gov/authorities/subjects/sh94007902 | |
650 | 2 | |a Computer Communication Networks |0 https://id.nlm.nih.gov/mesh/D003195 | |
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. |0 http://id.loc.gov/authorities/names/n2001009362 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=104775 |3 Volltext |
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 GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn123305621 |
---|---|
_version_ | 1816881647028535296 |
adam_text | |
any_adam_object | |
author | Eady, Fred |
author_facet | Eady, Fred |
author_role | |
author_sort | Eady, Fred |
author_variant | f e fe |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | TJ223 |
callnumber-raw | TJ223.P76 E18 2004eb |
callnumber-search | TJ223.P76 E18 2004eb |
callnumber-sort | TJ 3223 P76 E18 42004EB |
callnumber-subject | TJ - Mechanical Engineering and Machinery |
collection | ZDB-4-EBA |
contents | 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. |
ctrlnum | (OCoLC)123305621 |
dewey-full | 629.8/9 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 629 - Other branches of engineering |
dewey-raw | 629.8/9 |
dewey-search | 629.8/9 |
dewey-sort | 3629.8 19 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Mess-/Steuerungs-/Regelungs-/Automatisierungstechnik / Mechatronik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06661cam a2200721 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn123305621</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">070419s2004 ne a o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">N$T</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">N$T</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">MERUC</subfield><subfield code="d">E7B</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">IDEBK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">NLGGC</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">TEFOD</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AGLDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">WYU</subfield><subfield code="d">STF</subfield><subfield code="d">G3B</subfield><subfield code="d">VLY</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">MHW</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">154712679</subfield><subfield code="a">441774009</subfield><subfield code="a">648163223</subfield><subfield code="a">748371400</subfield><subfield code="a">823858781</subfield><subfield code="a">823929073</subfield><subfield code="a">824117675</subfield><subfield code="a">824171440</subfield><subfield code="a">1055335154</subfield><subfield code="a">1066433861</subfield><subfield code="a">1081240890</subfield><subfield code="a">1161999347</subfield><subfield code="a">1228596362</subfield><subfield code="a">1241885343</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780080470115</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0080470114</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1280964324</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781280964329</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">075067623X</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780750676236</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9786610964321</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">6610964327</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">0750676981</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)123305621</subfield><subfield code="z">(OCoLC)154712679</subfield><subfield code="z">(OCoLC)441774009</subfield><subfield code="z">(OCoLC)648163223</subfield><subfield code="z">(OCoLC)748371400</subfield><subfield code="z">(OCoLC)823858781</subfield><subfield code="z">(OCoLC)823929073</subfield><subfield code="z">(OCoLC)824117675</subfield><subfield code="z">(OCoLC)824171440</subfield><subfield code="z">(OCoLC)1055335154</subfield><subfield code="z">(OCoLC)1066433861</subfield><subfield code="z">(OCoLC)1081240890</subfield><subfield code="z">(OCoLC)1161999347</subfield><subfield code="z">(OCoLC)1228596362</subfield><subfield code="z">(OCoLC)1241885343</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">79B02A14-0B0C-438C-8312-ED3952BB2B08</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TJ223.P76</subfield><subfield code="b">E18 2004eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">TEC</subfield><subfield code="x">004000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">UT</subfield><subfield code="2">bicssc</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">629.8/9</subfield><subfield code="2">22</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Eady, Fred.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Networking and internetworking with microcontrollers /</subfield><subfield code="c">by Fred Eady.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Amsterdam ;</subfield><subfield code="a">Boston :</subfield><subfield code="b">Newnes,</subfield><subfield code="c">2004.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (xvi, 353 pages) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Embedded technology series</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="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.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="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.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Programmable controllers.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85107305</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Microprocessors.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85084898</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer networks.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85029513</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Internetworking (Telecommunication)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh94007902</subfield></datafield><datafield tag="650" ind1=" " ind2="2"><subfield code="a">Computer Communication Networks</subfield><subfield code="0">https://id.nlm.nih.gov/mesh/D003195</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Automates programmables.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Réseaux d'ordinateurs.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Interconnexion de réseaux (Télécommunications)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TECHNOLOGY & ENGINEERING</subfield><subfield code="x">Automation.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer networks</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Internetworking (Telecommunication)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Microprocessors</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Programmable controllers</subfield><subfield code="2">fast</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Eady, Fred.</subfield><subfield code="t">Networking and internetworking with microcontrollers.</subfield><subfield code="d">Amsterdam ; Boston : Newnes, 2004</subfield><subfield code="z">075067623X</subfield><subfield code="z">9780750676236</subfield><subfield code="w">(DLC) 2003070624</subfield><subfield code="w">(OCoLC)54029328</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Embedded technology series.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n2001009362</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=104775</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10166990</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">104775</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">96432</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">2555041</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn123305621 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:16:02Z |
institution | BVB |
isbn | 9780080470115 0080470114 1280964324 9781280964329 075067623X 9780750676236 9786610964321 6610964327 |
language | English |
oclc_num | 123305621 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (xvi, 353 pages) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2004 |
publishDateSearch | 2004 |
publishDateSort | 2004 |
publisher | Newnes, |
record_format | marc |
series | Embedded technology series. |
series2 | Embedded technology series |
spelling | Eady, Fred. Networking and internetworking with microcontrollers / by Fred Eady. Amsterdam ; Boston : Newnes, 2004. 1 online resource (xvi, 353 pages) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Embedded technology series Includes index. 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. Print version record. 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. English. Programmable controllers. http://id.loc.gov/authorities/subjects/sh85107305 Microprocessors. http://id.loc.gov/authorities/subjects/sh85084898 Computer networks. http://id.loc.gov/authorities/subjects/sh85029513 Internetworking (Telecommunication) http://id.loc.gov/authorities/subjects/sh94007902 Computer Communication Networks https://id.nlm.nih.gov/mesh/D003195 Automates programmables. Réseaux d'ordinateurs. Interconnexion de réseaux (Télécommunications) TECHNOLOGY & ENGINEERING Automation. bisacsh Computer networks fast Internetworking (Telecommunication) fast Microprocessors fast Programmable controllers fast Print version: Eady, Fred. Networking and internetworking with microcontrollers. Amsterdam ; Boston : Newnes, 2004 075067623X 9780750676236 (DLC) 2003070624 (OCoLC)54029328 Embedded technology series. http://id.loc.gov/authorities/names/n2001009362 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=104775 Volltext |
spellingShingle | Eady, Fred Networking and internetworking with microcontrollers / Embedded technology series. 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. Programmable controllers. http://id.loc.gov/authorities/subjects/sh85107305 Microprocessors. http://id.loc.gov/authorities/subjects/sh85084898 Computer networks. http://id.loc.gov/authorities/subjects/sh85029513 Internetworking (Telecommunication) http://id.loc.gov/authorities/subjects/sh94007902 Computer Communication Networks https://id.nlm.nih.gov/mesh/D003195 Automates programmables. Réseaux d'ordinateurs. Interconnexion de réseaux (Télécommunications) TECHNOLOGY & ENGINEERING Automation. bisacsh Computer networks fast Internetworking (Telecommunication) fast Microprocessors fast Programmable controllers fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh85107305 http://id.loc.gov/authorities/subjects/sh85084898 http://id.loc.gov/authorities/subjects/sh85029513 http://id.loc.gov/authorities/subjects/sh94007902 https://id.nlm.nih.gov/mesh/D003195 |
title | Networking and internetworking with microcontrollers / |
title_auth | Networking and internetworking with microcontrollers / |
title_exact_search | Networking and internetworking with microcontrollers / |
title_full | Networking and internetworking with microcontrollers / by Fred Eady. |
title_fullStr | Networking and internetworking with microcontrollers / by Fred Eady. |
title_full_unstemmed | Networking and internetworking with microcontrollers / by Fred Eady. |
title_short | Networking and internetworking with microcontrollers / |
title_sort | networking and internetworking with microcontrollers |
topic | Programmable controllers. http://id.loc.gov/authorities/subjects/sh85107305 Microprocessors. http://id.loc.gov/authorities/subjects/sh85084898 Computer networks. http://id.loc.gov/authorities/subjects/sh85029513 Internetworking (Telecommunication) http://id.loc.gov/authorities/subjects/sh94007902 Computer Communication Networks https://id.nlm.nih.gov/mesh/D003195 Automates programmables. Réseaux d'ordinateurs. Interconnexion de réseaux (Télécommunications) TECHNOLOGY & ENGINEERING Automation. bisacsh Computer networks fast Internetworking (Telecommunication) fast Microprocessors fast Programmable controllers fast |
topic_facet | Programmable controllers. Microprocessors. Computer networks. Internetworking (Telecommunication) Computer Communication Networks Automates programmables. Réseaux d'ordinateurs. Interconnexion de réseaux (Télécommunications) TECHNOLOGY & ENGINEERING Automation. Computer networks Microprocessors Programmable controllers |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=104775 |
work_keys_str_mv | AT eadyfred networkingandinternetworkingwithmicrocontrollers |