Cargando…

Some assembly required : assembly language programming with the AVR microcontroller /

"Introduction What is Assembly Language? The functionality of every computer system is centered on a processor. The processor is responsible for controlling most aspects of the computer system. Its name indicates its function; processing data, performing arithmetic and logical operations, stori...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Margush, Timothy S. (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Boca Raton, FL : CRC Press, [2012]
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBOOKCENTRAL_ocn900640942
003 OCoLC
005 20240329122006.0
006 m o d
007 cr unu||||||||
008 150123s2012 flua ob 001 0 eng d
010 |a  2011031716 
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d DEBBG  |d EBLCP  |d CRCPR  |d DEBSZ  |d YDXCP  |d COO  |d MERUC  |d N$T  |d OCLCF  |d CEF  |d OCLCQ  |d INT  |d UKMGB  |d OCLCQ  |d WYU  |d YDX  |d OCLCQ  |d VT2  |d SFB  |d ELBRO  |d OCLCO  |d ORMDA  |d OCLCQ  |d TOH  |d OCLCO  |d OCLCL  |d OCLCQ 
016 7 |a 018390305  |2 Uk 
019 |a 908079345  |a 956745346  |a 956956743  |a 1028553147  |a 1066494933  |a 1129379278  |a 1228541139  |a 1260363457 
020 |a 9781466501805 
020 |a 1466501804 
020 |a 9781439897010 
020 |a 1439897018 
020 |a 9781439896242 
020 |a 1439896240 
020 |a 9781439897003 
020 |a 143989700X 
020 |a 1439820643 
020 |a 9781439820643 
020 |a 9780429086175  |q (electronic bk.) 
020 |a 0429086172  |q (electronic bk.) 
029 1 |a AU@  |b 000062535098 
029 1 |a DEBBG  |b BV042490866 
029 1 |a DEBSZ  |b 434840440 
029 1 |a DEBSZ  |b 456557717 
029 1 |a GBVCP  |b 882740660 
029 1 |a UKMGB  |b 018390305 
029 1 |a AU@  |b 000065155465 
029 1 |a AU@  |b 000066527677 
035 |a (OCoLC)900640942  |z (OCoLC)908079345  |z (OCoLC)956745346  |z (OCoLC)956956743  |z (OCoLC)1028553147  |z (OCoLC)1066494933  |z (OCoLC)1129379278  |z (OCoLC)1228541139  |z (OCoLC)1260363457 
037 |a CL0500000536  |b Safari Books Online 
037 |a 9781439820643  |b O'Reilly Media 
050 4 |a TJ223.P76 
072 7 |a COM  |x 011000  |2 bisacsh 
072 7 |a COM  |x 051010  |2 bisacsh 
072 7 |a COM  |x 059000  |2 bisacsh 
082 0 4 |a 005.456  |b M331 
084 |a COM011000  |a COM051010  |a COM059000  |2 bisacsh 
049 |a UAMI 
100 1 |a Margush, Timothy S.,  |e author. 
245 1 0 |a Some assembly required :  |b assembly language programming with the AVR microcontroller /  |c Timothy S. Margush. 
246 3 0 |a Assembly language programming with the AVR microcontroller 
264 1 |a Boca Raton, FL :  |b CRC Press,  |c [2012] 
264 4 |c ©2012 
300 |a 1 online resource (xxix, 592 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 
588 0 |a Print version record. 
500 |a "A Chapman & Hall book." 
505 0 |a Ch. 1. Computer systems -- ch. 2. The Atmel AVR microcontroller family -- ch. 3. Assembly language -- ch. 4. Integer data representation -- ch. 5. AVR core : startup, reset, and memories -- ch. 6. The stack and function calls -- ch. 7. Serial communications using the universal synchronous and asynchronous serial receiver and transmitter -- ch. 8. Logical operations -- ch. 9. Control structures -- ch. 10. Interrupts -- ch. 11. Arithmetic operations -- ch. 12. Arrays -- ch. 13. Real numbers -- ch. 14. Programming the AVR in C. 
520 |a "Introduction What is Assembly Language? The functionality of every computer system is centered on a processor. The processor is responsible for controlling most aspects of the computer system. Its name indicates its function; processing data, performing arithmetic and logical operations, storing and retrieving information, and communicating with or controlling peripheral devices. Every processor has its own native language, called machine language. These are the processing instructions that are unique to each processor. Machine language instructions are simply binary codes that are interpreted by the processor's hardware and converted to a sequence of electrical signals that alter the state of the computer system. Machine language programming is accomplished by carefully devising sequences of bits, usually organized into bytes or words that need to be placed in appropriate memory locations before execution begins. Programming at the machine language level requires knowledge of what is called the Instruction Set Architecture of the processor. This level of the processor's design is realized by an even lower level, called the microarchitecture. In some cases, the microarchitecture level is implemented using even more primitive instructions called microcode. The Instruction Set Architecture of a processor includes its instruction set and the system components the instructions directly or indirectly affect. These components include registers, memory, addressing, interrupts, exceptions, and even the primitive data types that can be manipulated by the instructions. For each particular machine language, an Assembly Language can be designed to aid a programmer in the process of writing a machine language program. Assembly Language is a plain text expression of a machine"--  |c Provided by publisher. 
504 |a Includes bibliographical references and index. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Atmel AVR microcontroller  |x Programming. 
650 0 |a Assembly languages (Electronic computers) 
650 0 |a Microcontrollers  |x Programming. 
650 6 |a Atmel AVR (Microcontrôleurs)  |x Programmation. 
650 6 |a Langage assembleur (Langage de programmation) 
650 6 |a Microcontrôleurs  |x Programmation. 
650 7 |a COMPUTERS  |x Systems Architecture  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Engineering.  |2 bisacsh 
650 7 |a Assembly languages (Electronic computers)  |2 fast 
650 7 |a Microcontrollers  |x Programming  |2 fast 
655 0 |a Electronic book. 
758 |i has work:  |a Some assembly required (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCFGCxbgfmTmRcFdwvRJpbm  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Margush, Timothy S.  |t Some assembly required.  |d Boca Raton : CRC Press, ©2012  |z 9781439820643  |w (DLC) 2011031716  |w (OCoLC)694393635 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781439820643/?ar  |z Texto completo 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1648264  |z Texto completo 
938 |a eLibro  |b ELBO  |n ELB141859 
938 |a CRC Press  |b CRCP  |n CRC0KE10974PDF 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1648264 
938 |a EBSCOhost  |b EBSC  |n 1728720 
938 |a YBP Library Services  |b YANK  |n 15916548 
938 |a YBP Library Services  |b YANK  |n 12368274 
994 |a 92  |b IZTAP