0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (5)
  • R250 - R500 (75)
  • R500+ (142)
  • -
Status
Format
Author / Contributor
Publisher

Books > Professional & Technical > Electronics & communications engineering > Electronics engineering > Electronic devices & materials > Microprocessors

Hacking - Computer Hacking: The Essential Hacking Guide for Beginners, Everything You need to know about Hacking, Computer... Hacking - Computer Hacking: The Essential Hacking Guide for Beginners, Everything You need to know about Hacking, Computer Hacking, and Security Penetration (Paperback)
Erik Savasgard
R214 Discovery Miles 2 140 Ships in 18 - 22 working days
Arduino - 101 Beginners Guide: How to get started with Your Arduino (Tips, Tricks, Projects and More!) (Paperback): Erik... Arduino - 101 Beginners Guide: How to get started with Your Arduino (Tips, Tricks, Projects and More!) (Paperback)
Erik Savasgard
R150 Discovery Miles 1 500 Ships in 18 - 22 working days
Sae J1939 ECU Programming & Vehicle Bus Simulation with Arduino (Paperback): Wilfried Voss Sae J1939 ECU Programming & Vehicle Bus Simulation with Arduino (Paperback)
Wilfried Voss
R632 Discovery Miles 6 320 Ships in 18 - 22 working days
GPS Technology for Walking, Driving, Boating, Flying (Paperback): Jon Schiller Phd GPS Technology for Walking, Driving, Boating, Flying (Paperback)
Jon Schiller Phd
R779 Discovery Miles 7 790 Ships in 18 - 22 working days

Your author was chief engineer on the Avionics for the F111 fighter aircraft which was the first military aircraft to include GPS for its navigation system. That was before the days of widespread use of NanoTechology in electronics; as a result the F111 GPS was in a box the size of a Personal Computer and cost around half million dollars. I have a Tom-Tom GPS for my auto which is palm sized and cost a few hundred dollars. In 2012 I bought a 4 inch Samsung SIII smartphone which cost less than $200 and which included a free GPS App. I also bought a Toshiba Thrive Tablet for less than $300 which contains a free Google GPS App. GPS can be downloaded free to any Android mobile device. These free Google GPS Apps use Google navigation maps, for which you get charged data usage by your Android mobile server. You can download a more sophisticated GPS program that includes downloaded maps for which you pay a once only price, which avoids the data cost for using the maps which are stored in your mobile device memory. I took a test flight in the Caltech flying club aircraft that included a GPS navigation system with an easy to comprehend display. One of the benefits of this aircraft GPS is it would permit making IFR approaches to airports that lack an FAA ILS approach system, such as the airport here in Lompoc, CA, where I live. This book is intended to provide the status of GPS technology for use in walking, driving, boating and flying in 2013.

C/USB - The Universal Serial Bus Device Stack and the Renesas Rx63n (Hardcover): The Micrium Usb Team C/USB - The Universal Serial Bus Device Stack and the Renesas Rx63n (Hardcover)
The Micrium Usb Team
R2,142 Discovery Miles 21 420 Ships in 18 - 22 working days

USB is likely the most successful communication interface in the history of computer systems, and is the de-facto standard for connecting computer peripherals. Micri m's C/USB-Device is a USB device stack designed specifically for embedded systems. Built from the ground up with Micri m's quality, scalability and reliability, it has gone through a rigorous validation process to comply with the USB 2.0 specification. The first part of this book describes the inner-workings of USB using Micri m's C/USB-Device stack as a reference. The second part demonstrates how the Renesas YRDKRX63N Demonstration Kit (sold separately) and Micri m's C/USB-Device stack can be used as the foundation to build a USB device that relies on a combination of proven hardware and software platforms. Renesas' ultra-low-power RX63N MCU is at the core of the YRDKRX63N board, which incorporates communication functions such as USB 2.0 full-speed (host or device) among others. The examples featured in this book include USB devices with the most basic functionality that will allow you to understand the USB concepts covered in the first part of the book and at the same time, they provide a framework to quickly build devices such as: - USB-to-serial adapter (Communications Device Class) - Mouse or keyboard (Human Interface Device Class) - Removable storage device (Mass Storage Class) - USB medical device (Personal Healthcare Device Class) - Custom device (Vendor Class)

Creating Fast, Responsive and Energy-Efficient Embedded Systems Using the Renesas Rl78 Microcontroller (Paperback): Alexander G... Creating Fast, Responsive and Energy-Efficient Embedded Systems Using the Renesas Rl78 Microcontroller (Paperback)
Alexander G Dean
R1,458 Discovery Miles 14 580 Ships in 18 - 22 working days

Embedded microcontrollers enable products with sophisticated control, precise timing, low unit cost, low development cost, and high design flexibility. This book shows how to design and optimize embedded systems using the energy-efficient RL78 family of microcontrollers from Renesas Electronics Inc. The book is suitable for practicing engineers and both undergraduate and graduate classes on embedded systems. The first section of the book provides an introduction to developing embedded systems efficiently. - Basic microcontroller concepts - Processor core, instruction set architecture and interrupt system - Peripherals for digital and analog interfacing, serial communications, timing control, system robustness and acceleration, clock system control and low-power standby modes - Software development concepts including software engineering, development tool-chain, and compiler concepts The second section dives into optimizing embedded systems for three different goals. - Program speed depends on designing an efficient program and then helping the compiler generate fast object code. Execution time profiling finds the slow parts of the program quickly and guides speed optimization efforts. Examining object code helps determine if the compiler is working well enough. - Program responsiveness to events depends on the task scheduling approach and the use of preemption and prioritization. Real-time system analysis enables the calculation of response times and schedulability. - System energy efficiency depends on balancing a system's static and dynamic power consumption. A good design will trade off supply voltage, operating frequency, standby and shutdown modes to meet energy or power goals.

Embedded Systems, an Introduction Using the Renesas Rx62n Microcontroller (Paperback): James M. Conrad Embedded Systems, an Introduction Using the Renesas Rx62n Microcontroller (Paperback)
James M. Conrad
R1,498 Discovery Miles 14 980 Ships in 18 - 22 working days
Embedded Systems - Real-Time Operating Systems for Arm Cortex M Microcontrollers (Paperback, 2nd ed.): Jonathan Valvano Embedded Systems - Real-Time Operating Systems for Arm Cortex M Microcontrollers (Paperback, 2nd ed.)
Jonathan Valvano
R982 Discovery Miles 9 820 Ships in 18 - 22 working days

Embedded systems are a ubiquitous component of our everyday lives. We interact with hundreds of tiny computers every day that are embedded into our houses, our cars, our toys, and our work. As our world has become more complex, so have the capabilities of the microcontrollers embedded into our devices. The ARM(r) Cortex -M family represents the new class of microcontroller much more powerful than the devices available ten years ago. The purpose of this book is to present the design methodology to train young engineers to understand the basic building blocks that comprise devices like a cell phone, an MP3 player, a pacemaker, antilock brakes, and an engine controller. This book, now in its second edition (Jan 2014, 2nd printing), is the third in a series of three books that teach the fundamentals of embedded systems as applied to ARM(r) Cortex -M microcontrollers. This third volume is primarily written for senior undergraduate or first-year graduate electrical and computer engineering students. It could also be used for professionals wishing to design or deploy a real-time operating system onto an ARM platform. The first book Embedded Systems: Introduction to the ARM Cortex-M Microcontroller is an introduction to computers and interfacing focusing on assembly language and C programming. The second book Embedded Systems: Real-Time Interfacing to ARM Cortex-M Microcontroller focuses on interfacing and the design of embedded systems. This third book is an advanced book focusing on operating systems, high-speed interfacing, control systems, and robotics. Rather than buying and deploying an existing OS, the focus is on fundamental principles, so readers can write their-own OS. An embedded system is a system that performs a specific task and has a computer embedded inside. A system is comprised of components and interfaces connected together for a common purpose. Specific topics include microcontrollers, design, verification, hardware/software synchronization, interfacing devices to the computer, real-time operating systems, data collection and processing, motor control, analog filters, digital filters, and real-time signal processing. This book employs many approaches to learning. It will not include an exhaustive recapitulation of the information in data sheets. First, it begins with basic fundamentals, which allows the reader to solve new problems with new technology. Second, the book presents many detailed design examples. These examples illustrate the process of design. There are multiple structural components that assist learning. Checkpoints, with answers in the back, are short easy to answer questions providing immediate feedback while reading. Simple homework, with answers to the odd questions on the web, provides more detailed learning opportunities. The book includes an index and a glossary so that information can be searched. The most important learning experiences in a class like this are of course the laboratories. Each chapter has suggested lab assignments. More detailed lab descriptions are available on the web. Specifically for Volume 1, look at the lab assignments for EE319K. For Volume 2 refer to the EE445L labs, and for this volume, look at the lab assignments for EE445M/EE380L.6. There is a web site accompanying this book http: //users.ece.utexas.edu/ valvano/arm. Posted here are Keil uVision projects for each the example programs in the book. You will also find data sheets and Excel spreadsheets relevant to the material in this book. The book will cover embedded systems for the ARM(r) Cortex -M with specific details on the LM3S811, LM3S1968, LM3S8962, and TM4C123. Most of the topics can be run on the low-cost TM4C123 LaunchPad. Ethernet examples can be run on the LM3S8962. CAN and USB examples can be run on the TM4C123. Although the solutions are specific for the LM3S/TM4C family, it will be possible to use this book for other ARM deriva

C and the 8051 (4th Edition) (Paperback, 4th ed.): Thomas W. Schultz C and the 8051 (4th Edition) (Paperback, 4th ed.)
Thomas W. Schultz
R1,157 R1,036 Discovery Miles 10 360 Save R121 (10%) Ships in 18 - 22 working days

This slightly revised 4th edition includes two example projects from the earlier editions not found in the third edition but is otherwise unchanged. As before it includes a massive amount of information about the 8051-family of microcontrollers and techniques for programming them in the C language. There is a strong emphasis on interrupt-driven programming and operating systems as well as many algorithms related to typical microcontroller interfacing. There is extensive ground-up coverage of serial interfacing and small-area networks.

Microprocessor Design - A Practical Guide from Design Planning to Manufacturing (Hardcover): Grant Mcfarland Microprocessor Design - A Practical Guide from Design Planning to Manufacturing (Hardcover)
Grant Mcfarland
R3,176 Discovery Miles 31 760 Ships in 18 - 22 working days

Gain a Working Knowledge of the Entire Microprocessor Design Flow

This unique step-by-step guide is a complete introduction to modern microprocessor design, explained in simple nontechnical language without complex mathematics. An ideal primer for those working in or studying the semiconductor industry, Microprocessor Design explains all the key concepts, terms, and acronyms needed to understand the steps required to design and manufacture a microprocessor.

Developed from a successful corporate training course, this hands-on learning guide walks readers through every step of microprocessor design. You'll follow a new processor product from initial planning through design to production. In Microprocessor Design, the author converts his real-world design and teaching experience into an easy-to-follow reference employing an on-the-job-training approach to cover: The evolution of microprocessors Microprocessor design planning Architecture and microarchitecture Logic design and circuit design Semiconductor manufacturing Processor packaging and test

This authoritative reference is an excellent introduction for students or engineers new to processor design and can show industry veterans how their specialty fits into the overall design flow. This accessible and practical guide will provide the reader with a broad working knowledge of the concepts of microprocessor design, as well as an understanding of the individual steps in the process and the jargon used by the industry.

PCI Bus Demystified (Paperback, 2nd edition): Doug Abbott PCI Bus Demystified (Paperback, 2nd edition)
Doug Abbott
R2,416 Discovery Miles 24 160 Ships in 18 - 22 working days

The peripheral component interconnect (PCI) bus is the dominant bus system used to connect the different elements making up today's high-performance computer systems. Different PCI implementations have also been developed for such applications as telecommunications and embedded computing. If an application calls for high speed, high reliability, flexible configuration, and bus mastering, then PCI is the only logical bus choice. This book is an applications-oriented introduction to the PCI bus, with an emphasis on implementing PCI in a variety of computer architectures. Special attention is given to industrial and mission-critical applications of PCI bus.
.Fully describes PCI electrical specifications, mechanical requirements, and signal types
.Covers advanced topics through numerous design examples to increase the readers understanding of the subject
.Includes updated coverage of PCI-X 2.0

PC Performance Tuning & Upgrading Tips & Techniques (Paperback): Kris Jamsa PC Performance Tuning & Upgrading Tips & Techniques (Paperback)
Kris Jamsa
R1,190 R1,023 Discovery Miles 10 230 Save R167 (14%) Ships in 18 - 22 working days

Find hundreds of readily accessible tips for upgrading and tuning your PC inside this organized resource. Written by best-selling computer book author Kris Jamsa, you’ll get inside information and best practices on everything from system settings to adding and upgrading peripherals, and much more.

Manual Basico Programacion de Tarjeta Tiva C - CON PROYECTOS Y CODIGOS DE EJEMPLO (Ilustrado) (Spanish, Paperback): Diego A... Manual Basico Programacion de Tarjeta Tiva C - CON PROYECTOS Y CODIGOS DE EJEMPLO (Ilustrado) (Spanish, Paperback)
Diego A Vasquez, J L Rey
R279 Discovery Miles 2 790 Ships in 18 - 22 working days
Programmation Arduino - Guide (French, Paperback): Mark Torvalds Programmation Arduino - Guide (French, Paperback)
Mark Torvalds
R365 Discovery Miles 3 650 Ships in 18 - 22 working days
Microchip Fabrication: A Practical Guide to Semiconductor Processing, Sixth Edition (Hardcover, 6th edition): Peter Van Zant Microchip Fabrication: A Practical Guide to Semiconductor Processing, Sixth Edition (Hardcover, 6th edition)
Peter Van Zant
R4,010 Discovery Miles 40 100 Ships in 18 - 22 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. The most complete, current guide to semiconductor processingFully revised to cover the latest advances in the field, Microchip Fabrication, Sixth Edition explains every stage of semiconductor processing, from raw material preparation to testing to packaging and shipping the finished device. This practical resource provides easy-to-understand information on the physics, chemistry, and electronic fundamentals underlying the sophisticated manufacturing materials and processes of modern semiconductors. State-of-the-art processes and cutting-edge technologies used in the patterning, doping, and layering steps are discussed in this new edition. Filled with detailed illustrations and real-world examples, this is a comprehensive, up-to-date introduction to the technological backbone of the high-tech industry. COVERAGE INCLUDES: The semiconductor industry Properties of semiconductor materials and chemicals Crystal growth and silicon wafer preparation Wafer fabrication and packaging Contamination control Productivity and process yields Oxidation The ten-step patterning process--surface preparation to exposure; developing to final inspection Next generation lithography Doping Layer deposition Metallization Process and device evaluation The business of wafer fabrication Devices and integrated circuit formation Integrated circuits Packaging

DPS Processor Fundamentals - Architectures and Features (Paperback): P. Lapsley DPS Processor Fundamentals - Architectures and Features (Paperback)
P. Lapsley
R3,776 Discovery Miles 37 760 Ships in 18 - 22 working days

This cutting-edge, practical guide brings you an independent, comprehensive introduction to DSP processor technology. A thorough tutorial and overview of DSP architectures, this book incorporates a broad range of today's product offerings in examples that illustrate DSP features and capabilities. This book is especially useful to electronic systems designers, processor architects, engineering managers, and product planners.

Raspberry Pi - Guia avanzada para conocer los reinos de la programacion de Raspberry Pi (Spanish, Paperback): Logan Pratt Raspberry Pi - Guia avanzada para conocer los reinos de la programacion de Raspberry Pi (Spanish, Paperback)
Logan Pratt
R495 Discovery Miles 4 950 Ships in 18 - 22 working days
Raspberry Pi - Consejos y trucos para aprender a programar con Raspberry Pi (Spanish, Paperback): Logan Pratt Raspberry Pi - Consejos y trucos para aprender a programar con Raspberry Pi (Spanish, Paperback)
Logan Pratt
R492 Discovery Miles 4 920 Ships in 18 - 22 working days
Raspberry Pi - Guia esencial para principiantes aprende todo sobre la programacion de Raspberry Pi de la A a la Z (Spanish,... Raspberry Pi - Guia esencial para principiantes aprende todo sobre la programacion de Raspberry Pi de la A a la Z (Spanish, Paperback)
Logan Pratt
R495 Discovery Miles 4 950 Ships in 18 - 22 working days
Arduino para principiantes - Guia completa para principiantes Aprende la programacion Arduino paso a paso(Libro En Espanol/... Arduino para principiantes - Guia completa para principiantes Aprende la programacion Arduino paso a paso(Libro En Espanol/ Arduino Spanish Book Version) (Spanish, Paperback)
Ethan Thorpe
R497 Discovery Miles 4 970 Ships in 18 - 22 working days
Programming FPGAs: Getting Started with Verilog (Paperback, Ed): Simon Monk Programming FPGAs: Getting Started with Verilog (Paperback, Ed)
Simon Monk 1
R552 R519 Discovery Miles 5 190 Save R33 (6%) Ships in 18 - 22 working days

Add interesting FPGA and Verilog functions to your Arduino and Raspberry Pi creations! This hands-on guide is for makers who have been working with Raspberry Pi or Arduino and want to take their projects to the next level with Field Programmable Gate Arrays (FPGAs) and Verilog. Electronics guru Simon Monk follows his best-selling approach-assuming very little, starting slowly with easy, DIY examples, and gradually introducing more complex ideas. Programming FPGAs: Getting Started with Verilog is full of well-illustrated examples and step-by-step instructions. The book clearly explains the use of several popular FPGA boards, enabling readers to pick and choose hardware that best fits their needs. Readers will learn about modular design, PWM and servo pulse generation, display drivers-even audio and video! * Serves both as a hobbyists' guide and as an introduction for professional developers * All source code and example project files are available for download * Written in the clear style that electronics guru Simon Monk is famous for

A+: A Guide to Managing and Maintaining Your PC [With *] (Paperback, 2Rev ed): Jean Andrews A+: A Guide to Managing and Maintaining Your PC [With *] (Paperback, 2Rev ed)
Jean Andrews
R2,006 Discovery Miles 20 060 Out of stock
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Canary
Onke Mazibuko Paperback R320 R286 Discovery Miles 2 860
The New Kingdom
Wilbur Smith, Mark Chadbourn Hardcover  (1)
R589 R530 Discovery Miles 5 300
In Too Deep
Lee Child, Andrew Child Paperback R395 R353 Discovery Miles 3 530
Contemporary Issues in Human Resource…
C. Brewster, P. Holland, … Paperback  (2)
R629 Discovery Miles 6 290
Integrated Circuit Authentication…
Mohammad Tehranipoor, Hassan Salmani, … Hardcover R3,981 Discovery Miles 39 810
The Cyber Security Handbook - Prepare…
IT Governance Paperback R1,368 Discovery Miles 13 680
An Eye For An Eye
Jeffrey Archer Hardcover R637 R564 Discovery Miles 5 640
Prisoner 913 - The Release Of Nelson…
Riaan de Villiers, Jan-Ad Stemmet Paperback R542 Discovery Miles 5 420
Human Resource Management In South…
Surette Warnich, Michael R. Carrell, … Paperback R1,112 R1,029 Discovery Miles 10 290
Expensive Poverty - Why Aid Fails And…
Greg Mills Paperback R360 R326 Discovery Miles 3 260

 

Partners