Skip to main content

Newnes

    • Getting Started with the MSP430 Launchpad

      • 1st Edition
      • April 15, 2013
      • Adrian Fernandez + 1 more
      • English
      • Paperback
        9 7 8 0 1 2 4 1 1 5 8 8 0
      • eBook
        9 7 8 0 1 2 4 1 1 6 0 0 9
      This book explores the world of microcontroller development through friendly lessons and progressively challenging projects, which will have you blink LEDs, make music with buzzers & interact with different sensors like accelerometers and temperature sensors. This book is focused on the MSP-EXP430G2 LaunchPad Evaluation Kit, which is a complete microcontroller development platform that includes everything you need to start creating microcontroller-base... projects. Many of the 25+ projects will also leverage external components, such as the highly-integrated Educational BoosterPack, which is a modular extension to the LaunchPad and includes many components such as an RGB LED, character LCD & potentiometer. This book provides helpful guides that break down hardware circuits through visual diagrams and includes fully-commented code examples. Concepts are broken down and explained in an easy to follow language and analogies to help you understand the principles behind each project/system. The projects will encourage you to use and even combine the fundamental concepts to develop your ideas in creating new microcontroller solutions. Coverage includes: Digital Input/Output: buttons, LEDs, turning anything into a button Analog Input/Output: sensors, temperature, accelerometer, potentiometer, etc. Programming fundamentals: conditional branches & loops, flow, logic, number systems Pulse-Width Modulation (PWM): square wave, buzzer, analog signal simulation Serial Communication: UART, SPI & I2C Code development using Energia, a free, open-source code editor and compiler Debugging through serial communication with a computer Interfacing with external components such as LEDs, buzzers, potentiometers, sensors & more. With the help of this book, you will be challenged to think about developing your own unique microcontroller-base... application, and you will be equipped to start solving various problems, adding intelligence to existing products, or even developing your own innovative creations with a LaunchPad development kit.
    • Software Engineering for Embedded Systems

      • 1st Edition
      • April 1, 2013
      • Robert Oshana
      • English
      • eBook
        9 7 8 0 1 2 4 1 5 9 4 1 9
      This Expert Guide gives you the techniques and technologies in software engineering to optimally design and implement your embedded system. Written by experts with a solutions focus, this encyclopedic reference gives you an indispensable aid to tackling the day-to-day problems when using software engineering methods to develop your embedded systems. With this book you will learn: The principles of good architecture for an embedded system Design practices to help make your embedded project successful Details on principles that are often a part of embedded systems, including digital signal processing, safety-critical principles, and development processes Techniques for setting up a performance engineering strategy for your embedded system software How to develop user interfaces for embedded systems Strategies for testing and deploying your embedded system, and ensuring quality development processes Practical techniques for optimizing embedded software for performance, memory, and power Advanced guidelines for developing multicore software for embedded systems How to develop embedded software for networking, storage, and automotive segments How to manage the embedded development process Includes contributions from: Frank Schirrmeister, Shelly Gretlein, Bruce Douglass, Erich Styger, Gary Stringham, Jean Labrosse, Jim Trudeau, Mike Brogioli, Mark Pitchford, Catalin Dan Udma, Markus Levy, Pete Wilson, Whit Waldo, Inga Harris, Xinxin Yang, Srinivasa Addepalli, Andrew McKay, Mark Kraeling and Robert Oshana.
    • Model-Based Engineering for Complex Electronic Systems

      • 1st Edition
      • March 13, 2013
      • Peter Wilson + 1 more
      • English
      • Hardback
        9 7 8 0 1 2 3 8 5 0 8 5 0
      • Paperback
        9 7 8 0 3 2 3 2 8 2 0 4 8
      • eBook
        9 7 8 0 1 2 3 8 5 0 8 6 7
      In the electronics industry today consumer demand for devices with hyper-connectivity and mobility has resulted in the development of a complete system on a chip (SoC). Using the old ‘rule of thumb’ design methods of the past is no longer feasible for these new complex electronic systems. To develop highly successful systems that meet the requirements and quality expectations of customers, engineers now need to use a rigorous, model-based approach in their designs. This book provides the definitive guide to the techniques, methods and technologies for electronic systems engineers, embedded systems engineers, and hardware and software engineers to carry out model- based electronic system design, as well as for students of IC systems design. Based on the authors’ considerable industrial experience, the book shows how to implement the methods in the context of integrated circuit design flows.
    • The Designer's Guide to the Cortex-M Processor Family

      • 1st Edition
      • March 13, 2013
      • Trevor Martin
      • English
      • Paperback
        9 7 8 0 0 8 0 9 8 2 9 6 0
      • eBook
        9 7 8 0 0 8 0 9 8 2 9 9 1
      The Designer’s Guide to the Cortex-M Family is a tutorial-based book giving the key concepts required to develop programs in C with a Cortex M- based processor. The book begins with an overview of the Cortex- M family, giving architectural descriptions supported with practical examples, enabling the engineer to easily develop basic C programs to run on the Cortex- M0/M0+/M3 and M4. It then examines the more advanced features of the Cortex architecture such as memory protection, operating modes and dual stack operation. Once a firm grounding in the Cortex M processor has been established the book introduces the use of a small footprint RTOS and the CMSIS DSP library. With this book you will learn: The key differences between the Cortex M0/M0+/M3 and M4 How to write C programs to run on Cortex-M based processors How to make best use of the Coresight debug system How to do RTOS development The Cortex-M operating modes and memory protection Advanced software techniques that can be used on Cortex-M microcontrollers How to optimise DSP code for the cortex M4 and how to build real time DSP systems
    • Real World Multicore Embedded Systems

      • 1st Edition
      • February 27, 2013
      • Bryon Moyer
      • English
      • Hardback
        9 7 8 0 1 2 4 1 6 0 1 8 7
      • eBook
        9 7 8 0 1 2 3 9 1 4 6 1 3
      This Expert Guide gives you the techniques and technologies in embedded multicore to optimally design and implement your embedded system. Written by experts with a solutions focus, this encyclopedic reference gives you an indispensable aid to tackling the day-to-day problems when building and managing multicore embedded systems. Following an embedded system design path from start to finish, our team of experts takes you from architecture, through hardware implementation to software programming and debug. With this book you will learn: • What motivates multicore • The architectural options and tradeoffs; when to use what • How to deal with the unique hardware challenges that multicore presents • How to manage the software infrastructure in a multicore environment • How to write effective multicore programs • How to port legacy code into a multicore system and partition legacy software • How to optimize both the system and software • The particular challenges of debugging multicore hardware and software
    • MSP430-based Robot Applications

      • 1st Edition
      • February 22, 2013
      • Dan Harres
      • English
      • Paperback
        9 7 8 0 1 2 3 9 7 0 1 2 1
      • eBook
        9 7 8 0 1 2 3 9 7 2 9 6 5
      This book provides a careful explanation of the basic areas of electronics and computer architecture, along with lots of examples, to demonstrate the interface, sensor design, programming and microcontroller peripheral setup necessary for embedded systems development. With no need for mechanical knowledge of robots, the book starts by demonstrating how to modify a simple radio-controlled car to create a basic robot. The fundamental electronics of the MSP430 are described, along with programming details in both C and assembly language, and full explanations of ports, timing, and data acquisition. Further chapters cover inexpensive ways to perform circuit simulation and prototyping. Key features include: Thorough treatment of the MSP430’s architecture and functionality along with detailed application-specific guidance Programming and the use of sensor technology to build an embedded system A learn-by-doing experience With this book you will learn: The basic theory for electronics design - Analog circuits - Digital logic - Computer arithmetic - Microcontroller programming How to design and build a working robot Assembly language and C programming How to develop your own high-performance embedded systems application using an on-going robotics application
    • Electric Motors and Drives

      • 4th Edition
      • February 20, 2013
      • Austin Hughes + 1 more
      • English
      • eBook
        9 7 8 0 0 8 0 9 9 3 6 8 3
      Electric Motors and Drives is intended for non-specialist users of electric motors and drives, filling the gap between maths- and theory-based academic textbooks and the more prosaic 'handbooks', which provide useful detail but little opportunity for the development of real insight and understanding. The book explores all of the widely-used modern types of motor and drive, including conventional and brushless D.C., induction motors and servo drives, providing readers with the knowledge to select the right technology for a given job.The third edition includes additional diagrams and worked examples throughout. New topics include digital interfacing and control of drives, direct torque control of induction motors and current-fed operation in DC drives. The material on brushless servomotors has also been expanded.Austin Hughes' approach, using a minimum of maths, has established Electric Motors and Drives as a leading guide for electrical engineers and mechanical engineers, and the key to a complex subject for a wider readership, including technicians, managers and students.
    • Op Amps for Everyone

      • 4th Edition
      • December 31, 2012
      • Bruce Carter
      • English
      • Paperback
        9 7 8 0 1 2 3 9 1 4 9 5 8
      • eBook
        9 7 8 0 1 2 3 9 4 4 0 6 1
      Op Amps for Everyone is an indispensable guide and reference for designing circuits that are reliable, have low power consumption, and are as small and low-cost as possible. Operational amplifiers are essential in modern electronics design, and are used in medical devices, communications technology, optical networks, and sensor interfacing. This book is informed by the authors' years of experience, wisdom and expertise, giving engineers all the methods, techniques and tricks that they need to optimize their analog electronic designs. With this book you will learn: Single op amp designs that get the most out of every amplifier Which specifications are of most importance to your design, enabling you to narrow down the list of amplifiers to those few that are most suitable Strategies for making simple "tweaks" to the design – changes that are often apparent once a prototype has been constructed How to design for hostile environments – extreme temperatures, high levels of shock, vibration, and radiation – by knowing what circuit parameters are likely to degrade and how to counteract that degradation New to this edition: Unified design procedures for gain and offset circuits, and filter circuits Techniques for voltage regulator design Inclusion of design utilities for filter design, gain and offset, and voltage regulation Analysis of manufacturer design aids Companion website with downloadable material
    • Analog Circuit Design Volume 2

      • 1st Edition
      • December 26, 2012
      • Bob Dobkin + 1 more
      • English
      • Hardback
        9 7 8 0 1 2 3 9 7 8 8 8 2
      • eBook
        9 7 8 0 1 2 3 9 7 9 0 2 5
      Analog circuit and system design today is more essential than ever before. With the growth of digital systems, wireless communications, complex industrial and automotive systems, designers are being challenged to develop sophisticated analog solutions. This comprehensive source book of circuit design solutions aids engineers with elegant and practical design techniques that focus on common analog challenges. The book’s in-depth application examples provide insight into circuit design and application solutions that you can apply in today’s demanding designs.
    • Embedded Systems Architecture

      • 2nd Edition
      • December 14, 2012
      • Tammy Noergaard
      • English
      • Hardback
        9 7 8 0 1 2 3 8 2 1 9 6 6
      • eBook
        9 7 8 0 1 2 3 8 2 1 9 7 3
      Embedded Systems Architecture is a practical and technical guide to understanding the components that make up an embedded system’s architecture. This book is perfect for those starting out as technical professionals such as engineers, programmers and designers of embedded systems; and also for students of computer science, computer engineering and electrical engineering. It gives a much-needed ‘big picture’ for recently graduated engineers grappling with understanding the design of real-world systems for the first time, and provides professionals with a systems-level picture of the key elements that can go into an embedded design, providing a firm foundation on which to build their skills. Real-world approach to the fundamentals, as well as the design and architecture process, makes this book a popular reference for the daunted or the inexperienced: if in doubt, the answer is in here! Fully updated with new coverage of FPGAs, testing, middleware and the latest programming techniques in C, plus complete source code and sample code, reference designs and tools online make this the complete package Visit the companion web site at http://booksite.else... for source code, design examples, data sheets and more