Boeken

339 producten


  • Programming the Raspberry Pi (3rd Edition)

    McGraw Hill Education Programming the Raspberry Pi (3rd Edition)

    Getting Started with Python This fully updated guide shows how to create inventive programs and fun games on your powerful Raspberry Pi--with no programming experience required. Programming the Raspberry Pi, Third Edition addresses physical changes and new setup procedures as well as OS updates to the current version 4. You will discover how to configure hardware and software, write Python scripts, create user-friendly GUIs, and control external electronics. Step-by-step projects include a digital clock prototype and a fully functioning Raspberry Pi robot. Configure your Raspberry Pi and explore its features Start writing and debugging Python programs Use strings, lists, functions, and dictionaries Work with modules, classes, and methods Apply object-oriented development methods Create user-friendly games using Pygame Build intuitive user interfaces with guizero Interface with hardware using the gpiozero library Attach external electronics through the GPIO port Add powerful Web features to your projects

    € 19,95

    Leden € 17,96

  • Elektronica echt niet moeilijk (deel 1, 2 en 3) | E-book

    Elektor Digital Elektronica echt niet moeilijk (deel 1, 2 en 3) | E-book

    Elektronica moeilijk? De titel van dit boek geeft het antwoord!In deze 3-in-1-band wordt de elektronica vanuit de praktijk benaderd. Dat wil zeggen veel praktijk in de vorm van experimenten en een minimum aan theorie. Zo raakt u stap voor stap vertrouwd met de behandelde onderwerpen. Daarbij ontstaan gaandeweg ook een flink aantal praktisch bruikbare schakelingen. Het gaat bij de elektronicahobby tenslotte om het bouwen of uitdenken van allerlei praktische of leuke schakelingen.Aan het eind van elk deel is een aanhangsel opgenomen met aanvullende informatie en de gegevens van een groot aantal elektronische componenten, zodat na dit boek ook eigen ideeën en experimenten kunnen worden aangepakt.In deze 3-in-1-band zijn de eerste drie delen uit de serie “Elektronica echt niet moeilijk” samengevoegd: deel 1: experimenten met gelijkstroom deel 2: experimenten met wisselstroom deel 3: experimenten met digitale techniek

    € 29,95

    Leden € 23,96

  •  -23% Content Marketing, Engineered

    Content Marketing, Engineered

    Build Trust and Convert Buyers with Technical ContentResearch shows that this analytical, skeptical buyer conducts a great deal of independent research before engaging with vendors. Companies that share expertise through high-quality content on a consistent basis are not only seen as trusted resources, they also spend less per lead and achieve greater pipeline efficiency.Content Marketing, Engineered guides you through the key steps in creating content to inform, educate, and help your technical buyers on their journey to purchase and beyond. By the time you reach the last page, you’ll be familiar with the entire end-to-end content marketing process, from planning and writing to publishing, promoting, and measuring the performance of your content.

    € 12,95€ 9,95

    Leden identiek

  • Logic Analyzers in Practice (E-book)

    Elektor Digital Logic Analyzers in Practice (E-book)

    PC USB Logic Analyzers with Arduino, Raspberry Pi, and Co. Step-by-step instructions guide you through the analysis of modern protocols such as I²C, SPI, UART, RS-232, NeoPixel, WS28xx, HD44780 and 1-Wire protocols. With the help of numerous experimental circuits based on the Raspberry Pi Pico, Arduino Uno and the Bus Pirate, you will learn the practical application of popular USB logic analyzers. All the experimental circuits presented in this book have been fully tested and are fully functional. The necessary program listings are included – no special programming or electronics knowledge is required for these circuits. The programming languages used are MicroPython and C along with the development environments Thonny and Arduino IDE. This book uses several models of flexible and widely available USB logic analyzers and shows the strengths and weaknesses of each price range. You will learn about the criteria that matter for your work and be able to find the right device for you. Whether Arduino, Raspberry Pi or Raspberry Pi Pico, the example circuits shown allow you to get started quickly with protocol analysis and can also serve as a basis for your own experiments. After reading this book, you will be familiar with all the important terms and contexts, conduct your own experiments, analyze protocols independently, culminating in a comprehensive knowledge set of digital signals and protocols.

    € 24,95

    Leden € 19,96

  • Controller Area Network Projects with ARM and Arduino (E-book)

    Elektor Digital Controller Area Network Projects with ARM and Arduino (E-book)

    Dit boek beschrijft het gebruik van de ARM Cortex-M familie van processoren en de Arduino Uno in praktische CAN bus gebaseerde projecten. Binnenin geeft het een gedetailleerde inleiding tot de architectuur van de Cortex-M familie terwijl het voorbeelden geeft van populaire hardware en software ontwikkelingskits. Het gebruik van deze kits helpt om de embedded ontwerpcyclus aanzienlijk te vereenvoudigen en maakt het gemakkelijker om een CAN bus gebaseerd project te ontwikkelen, te debuggen en te testen. De architectuur van de zeer populaire ARM Cortex-M processor STM32F407VGT6 wordt op hoog niveau beschreven aan de hand van de verschillende modules. Daarnaast wordt het gebruik van de mikroC Pro voor ARM en Arduino Uno CAN bus bibliotheek van functies in detail beschreven.Dit boek is geschreven voor studenten, voor praktiserende ingenieurs, voor hobbyisten, en voor iedereen die meer wil weten over de CAN bus en zijn toepassingen. Het boek gaat ervan uit dat de lezer enige kennis heeft van basiselektronica. Kennis van de programmeertaal C zal nuttig zijn in latere hoofdstukken van het boek, en bekendheid met ten minste een microcontroller zal een voordeel zijn, vooral als de lezer van plan is microcontroller-gebaseerde projecten te ontwikkelen met behulp van CAN bus.Het boek moet een nuttige referentiebron zijn voor iedereen die geïnteresseerd is in het vinden van een antwoord op een of meer van de volgende vragen: Welke bussystemen zijn beschikbaar voor de automobielindustrie? Wat zijn de principes van de CAN bus? Welke soorten frames (of datapakketten) zijn er in een CAN bus systeem? Hoe kunnen fouten worden opgespoord in een CAN-bus systeem en hoe betrouwbaar is een CAN bus systeem? Welke typen CAN-bus controllers zijn er? Wat zijn de voordelen van de ARM Cortex-M microcontrollers? Hoe maak je een CAN-bus project met een ARM microcontroller? Hoe kan men een CAN-bus project maken met een Arduino microcontroller? Hoe kan men data monitoren op de CAN bus?

    € 27,95

    Leden € 22,36

  • ESP8266 and MicroPython (E-BOOK)

    Elektor Digital ESP8266 and MicroPython (E-BOOK)

    Recently, the development of a tiny chip called the ESP8266 has made it possible to interface any type of microcontroller to a Wi-Fi AP. The ESP8266 is a low-cost tiny Wi-Fi chip having fully built-in TCP/IP stack and a 32-bit microcontroller unit. This chip, produced by Shanghai based Chinese manufacturer Espressif System, is IEEE 802.11 b/g/n Wi-Fi compatible with on-chip program and data memory, and general purpose input-output ports. Several manufacturers have incorporated the ESP8266 chip in their hardware products (e.g. ESP-xx, NodeMCU etc) and offer these products as a means of connecting a microcontroller system such as the Android, PIC microcontroller or others to a Wi-Fi. The ESP8266 is a low-power chip and costs only a few Dollars.ESP8266 and MicroPython – Coding Cool Stuff is an introduction to the ESP8266 chip and describes the features of this chip and shows how various firmware and programming languages such as the MicroPython can be uploaded to the chip. The main aim of the book is to teach the readers how to use the MicroPython programming language on ESP8266 based hardware, especially on the NodeMCU.Several interesting and useful projects are given in the e-book (pdf) to show how to use the MicroPython in NodeMCU type ESP8266 hardware: Project “What shall I wear today?”: You will be developing a weather information system using a NodeMCU development board together with a Text-to-Speech processor module. Project “The Temperature and Humidity on the Cloud”: You will be developing a system that will get the ambient temperature and humidity using a sensor and then store this data on the cloud so that it can be accessed from anywhere. Project “Remote Web Based Control”: You will be developing a system that will remotely control two LEDs connected to a NodeMCU development board using an HTTP Web Server application.

    € 22,95

    Leden € 18,36

  • Power Electronics in Motor Drives (E-BOOK)

    Elektor Digital Power Electronics in Motor Drives (E-BOOK)

    This book is for people who want to understand how AC drives (also known as inverter drives) work and how they are used in industry by showing mainly the practical design and application of drives. The key principles of power electronics are described and presented in a simple way, as are the basics of both DC and AC motors. The different parts of an AC drive are explained, together with the theoretical background and the practical design issues such as cooling and protection. An important part of the book gives details of the features and functions often found in AC drives and gives practical advice on how and where to use these. Also described is future drive technology, including a matrix inverter. The mathematics is kept to an essential minimum. Some basic understanding of mechanical and electrical theory is presumed, and a basic knowledge of single andthree phase AC systems would be useful. Anyone who uses or installs drives, or is just interested in how these powerful electronic products operate and control modern industry, will find this book fascinating and informative.

    € 24,95

    Leden € 19,96

  • Getting Started with Java on the Raspberry Pi (E-book)

    Elektor Digital Getting Started with Java on the Raspberry Pi (E-book)

    Het besturen van fysieke dingen met een paar regels code kan magisch lijken! Aan de slag met Java op de Raspberry Pi biedt een grondige inleiding tot Java, evenals instructies voor de installatie ervan op de Raspberry Pi. U krijgt ook veel tips en trucs om uw vaardigheden als ontwikkelaar te verbeteren. En bovenal biedt het boek eenvoudig te begrijpen voorbeelden over een grote verscheidenheid aan onderwerpen: De magie van bits en bytes en het oplossen van de verwarring van Java gesigneerde waarden met behulp van een LED-getal-display. Mooie gebruikersinterfaces gemaakt met JavaFX zodat je kunt interageren met de hardware. Pi4J-applicaties om verschillende soorten hardware te kunnen besturen, zoals LED's, knoppen, displays, LED-strips, relaisborden en meer. Spring applicaties om via web interfaces te kunnen communiceren met uw RPi. Hoe je een wachtrij opzet zodat je berichten kunt sturen en ontvangen van en naar Arduino boards of andere RPi's. En een heleboel andere inspirerende ideeën en startvoorbeelden die je zullen helpen om je droom doe-het-zelf project te bouwen. Als je nieuw bent in Java, zul je de taal beetje bij beetje leren door de voorbeelden te volgen. Als u een ervaren Java-programmeur bent, kunt u uw kennis uitbreiden en leren om de wereld om u heen te besturen met eenvoudige en goedkope componenten.

    € 29,95

    Leden € 23,96

  • Zonne-energie (E-book)

    Elektor Digital Zonne-energie (E-book)

    1 review

    Dit praktijkboek richt zich tot iedereen die geïnteresseerd is in de techniek, de planning, de opbouw en het mogelijke rendement van zonnestroominstallaties. Het boek bevat veel nuttige informatie, van de principes van het genereren van stroom uit zonlicht via de dimensionering van leidingen, de werking van omvormers, laadregelaars en accu's tot en met de beschrijving van complete autonome of netgekoppelde fotovoltaïsche generatoren. Zowel de leek als de (meer of minder ervaren) elektrotechnicus kan dit boek ook als leidraad gebruiken bij de aansluiting van een generator op het elektriciteitsnet conform de voorschriften van de netbeheerder. Het boek bevat bovendien wetenswaardigheden over veiligheidsbepalingen en over de belasting door een deugdelijke constructie van fotovoltaïsche generatoren. Ontwerp, planning en montage worden aan de hand van een groot aantal illustraties gedetailleerd en op een ook voor leken begrijpelijke wijze behandeld. Bovendien geeft het boek waardevolle informatie over de kosten en eventuele opbrengst van zonnestroomgeneratoren. Tenslotte bevat dit boek een overzicht van belangrijke internet-sites waar u gratis software kunt downloaden voor het ontwerp en de dimensionering van netgekoppelde en autonome fotovoltaïsche installaties. U hoeft dus geen kostbare PC-programmatuur aan te schaffen!

    € 17,50

    Leden € 14,00

  • Motors for Makers

    Motors for Makers

    Niet op voorraad

    Makers kunnen verbazingwekkende dingen doen met motoren. Ja, ze zijn ingewikkelder dan sommige andere circuitelementen, maar met dit boek kun je ze helemaal onder de knie krijgen. Als je dat eenmaal doet, worden ongelooflijke nieuwe projecten mogelijk. In tegenstelling tot andere boeken is Motoren voor Makers 100% gericht op wat je kunt doen. Geen theorie. Maken. Van begin tot eind leert u door middel van praktische voorbeelden, glasheldere uitleg en foto's. Als je ooit hebt gedroomd van wat je zou kunnen doen met elektrische motoren, stop dan met dromen...en begin met maken! Begrijp waarom elektromotoren zo veelzijdig zijn en hoe ze werken Kies de juiste motor voor elk project Bouw de schakelingen die nodig zijn om elk type motor aan te sturen Programmeer motorbesturing met Arduino Mega, Raspberry Pi, of BeagleBone Black Gebruik motorreductoren om de juiste hoeveelheid koppel te krijgen Gebruik lineaire motoren om snelheid en precisie te verbeteren Ontwerp een volledig functioneel elektronisch snelheidscontrolecircuit (ESC) Ontwerp je eigen quadcopter Ontdek hoe elektromotoren werken in moderne elektrische voertuigen--met een fascinerende blik op Tesla’s patenten voor motorontwerp en -regeling! Inhoudsopgave: Hoofdstuk 1: Inleiding tot elektrische motorenHoofdstuk 2: Inleidende conceptenHoofdstuk 3: GelijkstroommotorenHoofdstuk 4: StappenmotorenHoofdstuk 5: ServomotorenHoofdstuk 6: WisselstroommotorenHoofdstuk 7: Tandwielen en tandwielmotorenHoofdstuk 8: Lineaire motorenHoofdstuk 9: Motoren besturen met de Arduino MegaHoofdstuk 10: Motoren besturen met de Raspberri PiHoofdstuk 11: Motoren besturen met de BeagleBone BlackHoofdstuk 12: Een op Arduino gebaseerd elektronisch snelheidsregelcircuit (ESC) ontwerpenHoofdstuk 13: Een quadcopter ontwerpenHoofdstuk 14: Elektrische voertuigenAanhangsel A: Elektrische generatorenAanhangsel B: Woordenlijst

    Niet op voorraad

    € 39,95

    Leden € 35,96

  • Arduino 8-bit Sound Generation (E-book)

    Elektor Digital Arduino 8-bit Sound Generation (E-book)

    David Cuartielles (1974, Zaragoza, Spanje) is een telecommunicatie-ingenieur. In 2000 ontwikkelde hij de net-art The Wake Interactive, een web-versie van Finnegans Wake, de klassieker van James Joyce, die hem naar K3 leidde, de kunst- en communicatieschool van de Malmö Universiteit, Zweden. Co-auteur van het bekende Arduino-platform voor elektronische prototyping sinds 2005, is David doorgegaan met het ontwikkelen van nieuwe boards en leermiddelen die het toepassingsgebied van Arduino’s uitbreiden. Als onderdeel van zijn outreach-activiteiten, werkt David samen met Elektor door het leveren van didactisch gedreven artikelen. Arduinonext is een initiatief van een team specialisten op het gebied van elektronica en microcontrollers met als doel iedereen te helpen die zich in de wereld van de technologie wil begeven en het bekende Arduino-platform wil gebruiken om de volgende stap in de elektronica te zetten. We streven ernaar om u de nodige kennis en ervaring bij te brengen voor het ontwikkelen van uw eigen elektronica toepassingen, interactie met de omgeving, het meten van fysieke parameters, het verwerken ervan en het uitvoeren van de nodige controle acties. Dit is de eerste titel in de ‘Hands-On’ serie waarin mede-oprichter van het Arduino-platform, David Cuartielles, het programmeren van het board introduceert, en demonstreert hoe je een 8-bit Sound Generator.

    € 4,95

    Leden € 3,96

  • De basis van elektronica (E-book)

    Elektor Digital De basis van elektronica (E-book)

    Elektronica is spannend. Het is een hobby die zowel leuk als leerzaam is. Het stelt je in staat om thuis of op het werk nieuwe en nuttige vaardigheden te leren. Een ervaren elektronicus ontwerpt zijn eigen schakelingen, en brengt zijn projecten tot leven. Maar voordat je zover bent, moet je eerst de basis onder de knie krijgen. Daarom brengt dit boek een groot aantal inleidende artikelen samen die in het elektronicatijdschrift Elektor zijn gepubliceerd. Het is je metgezel bij het leerproces in de wereld van de elektronica.Het begint allemaal met analoge elektronica. Je zult de eenvoudigste componenten en circuits ontdekken om te begrijpen hoe ze werken, hoe ze op elkaar inwerken en de mogelijke problemen. De beste manier om vooruitgang te boeken is door echte experimenten uit te voeren, want theorie is niet genoeg. Dit boek begeleid je in een groot aantal praktische projecten voor beginners. Door ze te maken, doe je veel ervaring en kennis op.Het tweede deel van het boek neemt je mee in de wereld van de digitale elektronica. De auteur bespreekt het gebruik van microcontrollers. Taken die voorheen werden uitgevoerd door discrete componenten of conventionele geïntegreerde schakelingen worden nu uitgevoerd door microcontrollers. De programmeertaal BASCOM, maar ook platforms als Arduino, BBC micro:bit en andere, maken dit leerproces veel gemakkelijker. Dit boek beschrijft in detail vele toepassingen van microcontrollers, die betaalbaar zijn voor de beginner. Hier gaan programmeren en solderen hand in hand!

    € 29,95

    Leden € 23,96

  • Trilogy of Connectors, 3rd Edition (E-book)

    Würth Trilogy of Connectors, 3rd Edition (E-book)

    Contents Basic principles A connector is an electromechanical system that provides a separable connection between two subsystems of an electronic device without an unacceptable effect on the performance of the device. It will be shown that there are a lot of complex parameters to handle properly to make this statement true. Design / Selection / Assembly This chapter provides an overview of design and material requirements for contact finishes, contact springs and connector housings as well as the major degradation mechanisms for these connector components. To complete this chapter, material selection criteria for each will also be reviewed. Additionally the Level of Interconnection (LOI) was integrated into this chapter as it addresses, where the connector is used within an electronic system and therefore influences the requirements and durability of the connector depending on its use. Applications This chapter is heading to the practical work and shows how customers use connectors in their applications to offer some possibilities and to ease your daily work. Additionally it contains some special topics like tin-whisker or impedance of ZIF cable to offer you extended background knowledge.

    € 26,99

    Leden € 21,59

  • Raspberry Pi Cookbook (4th Edition)

    O'Reilly Media Raspberry Pi Cookbook (4th Edition)

    Software and Hardware, Problems & Solutions If you've started to work with Raspberry Pi, you know that Raspberry Pi's capabilities are continually expanding. The fourth edition of this popular cookbook provides more than 200 hands-on recipes (complete with code) that show you how to run this tiny low-cost computer with Linux, program it with Python, hook it up to sensors and motors, and use it with the internet of things (IoT). This new edition includes new chapters on the Raspberry Pi Pico and machine learning with the Raspberry Pi. These easy-to-use recipes will show you, step-by-step, how to: Set up your Raspberry Pi and connect to a network Work with its Linux-based operating system Program your Raspberry Pi with Python Give your Pi 'eyes' with computer vision Recognize objects from video and sounds using machine learning Control hardware through the GPIO connector Use your Raspberry Pi to run different types of motors Work with switches, keypads, and other digital inputs Use sensors to measure temperature, light, and distance Connect to IoT devices in various ways and automate your home Use the Raspberry Pi Pico microcontroller board with your Raspberry Pi Downloads View/Submit Errata Download Example Code

    € 39,95

    Leden € 35,96

  • RF Circuit Design (2nd Edition)

    Elsevier RF Circuit Design (2nd Edition)

    RF circuit design is now more important than ever as we find ourselves in an increasingly wireless world. Radio is the backbone of today’s wireless industry with protocols such as Bluetooth, Wi-Fi, WiMax, and ZigBee. Most, if not all, mobile devices have an RF component and this book tells the reader how to design and integrate that component in a very practical fashion. This book has been updated to include today's integrated circuit (IC) and system-level design issues as well as keeping its classic ‘wire lead’ material. Design Concepts and Tools Include The Basics: Wires, Resistors, Capacitors, Inductors Resonant Circuits: Resonance, Insertion Loss Filter Design: High-pass, Bandpass, Band-rejection Impedance Matching: The L Network, Smith Charts, Software Design Tools Transistors: Materials, Y Parameters, S Parameters Small Signal RF Amplifier: Transistor Biasing, Y Parameters, S Parameters RF Power Amplifiers: Automatic Shutdown Circuitry , Broadband Transformers, Practical Winding Hints RF Front-End: Architectures, Software-Defined Radios, ADC’s Effects RF Design Tools: Languages, Flow, Modeling

    € 54,95

    Leden € 49,46

  •  -19% Elektor Ultimate Sensor Kit

    Elektor Bundles Elektor Ultimate Sensor Kit

    Deze bundel bestaat uit een hoogwaardige sensorkit en een uitgebreid projectboek. Het is speciaal ontwikkeld om het gebruik van sensoren op meerdere open-source microcontroller platforms mogelijk te maken, waaronder Arduino, Raspberry Pi, en ESP32. De bundel bevat in totaal 40 verschillende sensoren die in meerdere projecten worden toegepast. Alle beschreven projecten worden ondersteund met software voorbeelden. De projecten in de bundel omvatten het volgende: Heldere LED-helderheid RGB LED's Creëren van regenboogkleuren Toverstaf stil deuralarm Donker sensor met relais Geheimsleutel Magische lichtbeker Ontdekken van commerciële IR-handsets Televisiekanalen bedienen met IT-sensoren Detector voor schieten op doelwit Schokduurmeting Ultrasoon achteruit inparkeren Geschakelde verlichting door in de handen te klappen Melodie spelen Meten van magnetische veldsterkte Joystick muziekinstrument Lijnvolgen Temperatuurweergave Temperatuur aan/uit-regeling Mobiele telefoon-gebaseerde Wi-Fi projecten Mobiele telefoon-gebaseerde Bluetooth projecten Versturen van gegevens naar de Cloud

    € 79,95€ 64,95

    Leden identiek

  • Arduino for Radio Amateur Applications (E-book)

    Elektor Digital Arduino for Radio Amateur Applications (E-book)

    Program and build Arduino-based ham station utilities, tools, and instruments In addition to a detailed introduction to the exciting world of the Arduino microcontroller and its many variants, this book introduces you to the shields, modules, and components you can connect to the Arduino. Many of these components are discussed in detail and used in the projects included in this book to help you understand how these components can be incorporated into your own Arduino projects. Emphasis has been placed on designing and creating a wide range of amateur radio-related projects that can easily be built in just a few days. This book is written for ham radio operators and Arduino enthusiasts of all skill levels, and includes discussions about the tools, construction methods, and troubleshooting techniques used in creating amateur radio-related Arduino projects. This book teaches you how to create feature-rich Arduino-based projects, with the goal of helping you to advance beyond this book, and design and build your own ham radio Arduino projects. In addition, this book describes in detail the design, construction, programming, and operation of the following projects: CW Beacon and Foxhunt Keyer Mini Weather Station RF Probe with LED Bar Graph DTMF Tone Encoder DTMF Tone Decoder Waveform Generator Auto Power On/Off Bluetooth CW Keyer Station Power Monitor AC Current Monitor This book assumes a basic knowledge of electronics and circuit construction. Basic knowledge of how to program the Arduino using its IDE will also be beneficial.

    € 29,95

    Leden € 23,96

  • Get Started with the MAX78000FTHR Development Board

    Get Started with the MAX78000FTHR Development Board

    Build your own AI microcontroller applications from scratchThe MAX78000FTHR from Maxim Integrated is a small development board based on the MAX78000 MCU. The main usage of this board is in artificial intelligence applications (AI) which generally require large amounts of processing power and memory. It marries an Arm Cortex-M4 processor with a floating-point unit (FPU), convolutional neural network (CNN) accelerator, and RISC-V core into a single device. It is designed for ultra-low power consumption, making it ideal for many portable AI-based applications.This book is project-based and aims to teach the basic features of the MAX78000FTHR. It demonstrates how it can be used in various classical and AI-based projects. Each project is described in detail and complete program listings are provided. Readers should be able to use the projects as they are, or modify them to suit their applications. This book covers the following features of the MAX78000FTHR microcontroller development board: Onboard LEDs and buttons External LEDs and buttons Using analog-to-digital converters I²C projects SPI projects UART projects External interrupts and timer interrupts Using the onboard microphone Using the onboard camera Convolutional Neural Network

    € 32,95

    Leden € 29,66

  • Assembly Language Essentials (E-book)

    Elektor Digital Assembly Language Essentials (E-book)

    A Guide to Powerful Programming for Embedded Systems You must be a well-rounded professional to excel in the ever-evolving, rapidly developing embedded design and programming industry. Simply put, when it comes to electronics design and programming, the more topics you can master, the more you’ll flourish at your workplace and at your personal workbench. This shouldn’t be a surprise, as the line between the skills of a hardware engineer and software engineer is blurring. The former should have a good grasp of programming in order to build efficient systems. The latter should understand the details of the design (whether it’s a physical or virtual application) for which he or she is writing code. Thus, to be successful, a modern professional electronics engineer must have a solid grasp of both hardware design and programming. Assembly Language Essentials is a matter-of-fact guide to Assembly that will introduce you to the most fundamental programming language of a processor. Unlike other resources about Assembly that focus exclusively on specific processors and platforms, this book uses the architecture of a fictional processor with its own hardware and instruction set. This enables you to consider the importance of Assembly language without having to deal with predetermined hardware or architectural restrictions. You’ll immediately find this thorough introduction to Assembly to be a valuable resource, whether you know nothing about the language or you have used it before. The only prerequisite is that you have a working knowledge of at least one higher-level programming language, such as C or Java. Assembly Language Essentials is an indispensible resource for electronics engineering professionals, academics, and advanced students looking to enhance their programming skills. The book provides the following, and more: An introduction to Assembly language and its functionality Significant definitions associated with Assembly language, as well as essential terminology pertaining to higher-level programming languages and computer architecture Important algorithms that may be built into high-level languages, but must be done the “hard way” in Assembly language — multiplication, division, and polynomial evaluation A presentation of Interrupt Service Routines with examples A free, downloadable Assembler program for experimenting with Assembly

    € 24,95

    Leden € 19,96

  • Electronics for Space (E-book)

    Elektor Digital Electronics for Space (E-book)

    Space, the final frontier, will become more and more popular. The space industry is continually growing and new products and services will be required. Innovation is needed for the development of this industry. Today it is no longer possible to follow all the events in field of space. The space market is growing and activities are increasing, especially the market for small-satellites.This book wants to help close the gap and encourage electronic engineers to enter into the fascinating field of space electronics. One of the main difficulties is finding people with knowledge of space electronics design. Nowadays companies have to invest a lot of time and resources to instruct electronic engineers with no experience of space. Only a brief and basic introduction of this topic is typically achieved at university in space engineering lectures. Professionals with practical experience and the necessary theoretical knowledge are scarce. Companies from the space sector are searching for staff with knowledge of space electronics.This book will bring space closer aspiring to the space electronic hobbyists.

    € 19,95

    Leden € 15,96

  • Designing Audio Power Amplifiers (2nd Edition)

    Designing Audio Power Amplifiers (2nd Edition)

    This comprehensive book on audio power amplifier design will appeal to members of the professional audio engineering community as well as the student and enthusiast. Designing Audio Power Amplifiers begins with power amplifier design basics that a novice can understand and moves all the way through to in-depth design techniques for very sophisticated audiophiles and professional audio power amplifiers. This book is the single best source of knowledge for anyone who wishes to design audio power amplifiers. It also provides a detailed introduction to nearly all aspects of analog circuit design, making it an effective educational text. Develop and hone your audio amplifier design skills with in-depth coverage of these and other topics: Basic and advanced audio power amplifier design Low-noise amplifier design Static and dynamic crossover distortion demystified Understanding negative feedback and the controversy surrounding it Advanced NFB compensation techniques, including TPC and TMC Sophisticated DC servo design MOSFET power amplifiers and error correction Audio measurements and instrumentation Overlooked sources of distortion SPICE simulation for audio amplifiers, including a tutorial on LTspice SPICE transistor modeling, including the VDMOS model for power MOSFETs Thermal design and the use of ThermalTrak transistors Four chapters on class D amplifiers, including measurement techniques Professional power amplifiers Switch-mode power supplies (SMPS)

    € 92,50

    Leden € 83,25

  • Embedded in Embedded (E-book)

    Elektor Digital Embedded in Embedded (E-book)

    Hobbyisten kunnen verbazingwekkende functionele systemen in elkaar knutselen met platforms als Arduino of Raspberry Pi, maar het is noodzakelijk dat ingenieurs en productontwerpers de fundamentele kennis van embedded ontwerp begrijpen. Er zijn zeer weinig bronnen beschikbaar die de denkwijze, strategieën en processen beschrijven om een idee door hardware ontwerp en low-level driver ontwikkeling te loodsen, en met succes een compleet embedded systeem te bouwen. Veel engineers leren het uiteindelijk op de harde manier, of leren het helemaal niet.ARM-processoren zijn in wezen alomtegenwoordig in embedded systemen. Ontwerpers die nieuwe apparaten bouwen, moeten de grondbeginselen van deze systemen begrijpen en in staat zijn om grote, gecompliceerde ideeën op te splitsen in hanteerbare stukken. Succesvolle productontwikkeling betekent het doorkruisen van een enorme hoeveelheid documentatie om te begrijpen hoe je moet bereiken wat je nodig hebt, en dan alles samenvoegen om een robuust systeem te maken dat betrouwbaar werkt en nog jaren te onderhouden is.Dit boek is een casestudy over embedded ontwerpen, inclusief een bespreking van de hardware, processor-initialisatie, low-level driver-ontwikkeling, en applicatie-interface-ontwerp voor een product. Hoewel we dit beschrijven aan de hand van een specifieke toepassing van een Cortex-M3 ontwikkelbord, is het onze missie om de lezer te helpen basisvaardigheden op te bouwen die essentieel zijn om een uitstekende productontwikkelaar te zijn. Het voltooide ontwikkelbord is beschikbaar om de impact van dit boek te maximaliseren, en het werkende platform dat je maakt kan dan worden gebruikt als basis voor verdere ontwikkeling en leren.Het Embedded in Embedded programma gaat over het aanleren van fundamentele vaardigheden om ingenieurs te helpen een solide basis van kennis op te bouwen die in elke ontwerpomgeving kan worden toegepast. Met bijna 20 jaar ervaring in de industrie, communiceert de auteur de kritische vaardigheidsontwikkeling die wordt geëist door bedrijven en essentieel is voor succesvol ontwerpen. Dit boek gaat evenzeer over het opbouwen van een goed ontwerpproces, kritisch denken, en zelfs sociale overwegingen die belangrijk zijn voor ontwikkelaars als over technisch hardware- en firmwareontwerp.Softwaredownloads EiE Software Archief (200 MB) IAR ARM 8.10.1 (Aanbevolen te gebruiken IDE-versie) (1,2 GB) IAR ARM 7.20.1 (te gebruiken optionele IDE-versie) (600 MB)

    € 39,95

    Leden € 31,96

  • Vanderveen Trans Tube Amplifiers (E-book)

    Elektor Digital Vanderveen Trans Tube Amplifiers (E-book)

    Menno van der Veen is well known for his research publications on tube amplifiers used in audio systems. In this book he describes one of his research projects which focuses on the question of whether full compensation for distortion in tubes and output transformers is possible. In the past, a variety of techniques have been developed. One of them has largely been forgotten: trans-conductance, which means converting current into voltage or voltage into current. Menno van der Veen has breathed new life into this technique with his research project titled “Trans”. This book discusses all aspects of this method and discusses its pitfalls. These pitfalls are addressed one by one. The end result is a set of stringent requirements for Trans amplifiers. Armed with these requirements, Menno then develops new Trans amplifiers, starting with Transie 1 and Transie 2. These DC-coupled, single-ended tube amplifiers have unusually good characteristics and are suitable for hobbyist construction. Next the Trans principle is applied to amplifiers with higher output power. A trial-and-error process ultimately leads to the Vanderveen Trans 30 amplifier, which optimizes the features of Trans. The characteristics of this amplifier are so special and unique that Menno believes he has struck gold. To ensure that variations in tube characteristics cannot interfere with optimal Trans behavior, Menno makes use of simulations and comparison with other amplifier types. This book reads like an adventure story, but it is much more – it is an account of solid research into new ways to achieve optimal audio reproduction.

    € 24,95

    Leden € 19,96

  • Get Started with the SensorTile.box (E-book)

    Elektor Digital Get Started with the SensorTile.box (E-book)

    STmicroelectronics’ wireless IoT & wearable sensor development kit ‘SensorTile.box’ is a portable multi-sensor circuit board housed in a plastic box and developed by STMicroelectronics. It is equipped with a high-performance 32-bit ARM Cortex-M4 processor with DSP and FPU, and various sensor modules, such as accelerometer, gyroscope, temperature sensor, humidity sensor, atmospheric pressure sensor, microphone, and so on. SensorTile.box is ready to use with wireless IoT and Bluetooth connectivity that can easily be used with an iOS or Android compatible smartphone, regardless of the level of expertise of the users. SensorTile.box is shipped with a long-life battery and all the user has to do is connect the battery to the circuit to start using the box. The SensorTile.box can be operated in three modes: Basic mode, Expert mode, and Pro mode. Basic mode is the easiest way of using the box since it is pre-loaded with demo apps and all the user has to do is choose the required apps and display or plot the measured data on a smartphone using an app called STE BLE Sensor. In Expert mode users can develop simple apps using a graphical wizard provided with the STE BLE Sensor. Pro mode is the most complex mode allowing users to develop programs and upload them to the SensorTile.box. This book is an introduction to the SensorTile.box and includes the following: Brief specifications of the SensorTile.box; description of how to install the STE BLE Sensor app on an iOS or Android compatible smartphone required to communicate with the box. Operation of the SensorTile.box in Basic mode is described in detail by going through all of the pre-loaded demo apps, explaining how to run these apps through a smartphone. An introduction to the Expert mode with many example apps developed and explained in detail enabling users to develop their own apps in this mode. Again, the STE BLE Sensor app is used on the smartphone to communicate with the SensorTile.box and to run the developed apps. The book then describes in detail how to upload the sensor data to the cloud. This is an important topic since it allows the sensor measurements to be accessed from anywhere with an Internet connection, at any time. Finally, Pro mode is described in detail where more experienced people can use the SensorTile.box to develop, debug, and test their own apps using the STM32 open development environment (STM32 ODE). The Chapter explains how to upload the developed firmware to the SensorTile.box using several methods. Additionally, the installation and use of the Unicleo-GUI package is described with reference to the SensorTile.box. This PC software package enables all of the SensorTile.box sensor measurements to be displayed or plotted in real time on the PC.

    € 24,95

    Leden € 19,96

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan