E-books (–20% voor leden)

205 producten


  • Abc of Capacitors (E-book)

    Würth ABC of Capacitors (E-book)

    Contents Basic principles This chapter imparts basic knowledge on the relationships between the electric field, permittivity, as well as the structure and operating principles of a capacitor. Capacitor characteristics Here the electrical parameters and essential characteristics of a capacitor are explained in greater detail for the reader. This extends from the actual capacitance of a capacitor through to the interdependencies. Capacitor types Existing capacitor types and their characteristics are presented. Film, electrolyte and ceramic capacitors are considered in detail.

    € 8,99

    Leden € 7,19

  • Ultimate Arduino Uno Hardware Manual (E-book)

    Elektor Digital Ultimate Arduino Uno Hardware Manual (E-book)

    Een handleiding met up-to-date hardware-informatie voor de populaire Arduino Uno, het eenvoudig te gebruiken open-source elektronicaplatform gebruikt door hobbyisten, makers, hackers, experimenteerders, onderwijzers en professionals.Krijg alle informatie die je nodig hebt over de hardware en firmware op Arduino Uno boards in deze handige referentie en gebruikershandleiding. ldeaal voor de werkbank of desktop Bevat alle Arduino Uno hardware informatie op één plaats Bevat Arduino / Genuino Uno revisie 3 en eerdere boards Gemakkelijk vinden van hardware technische specificaties met uitleg Hoofdstuk met penverwijzingen en voorbeelden van interfacing Diagrammen en illustraties voor eenvoudige verwijzing naar alternatieve pin functies en hardware aansluitingen Leer een back-up te maken van de firmware op het bord en deze te herstellen, of nieuwe firmware te laden Basis foutopsporing en reparatie procedures voor Arduino Uno boards Voedingscircuits vereenvoudigd en uitgelegd Mechanische afmetingen opgesplitst in vijf gemakkelijk te raadplegen diagrammen Bevat schakelschema's, onderdelenlijst en bord lay-out referentie om gemakkelijk componenten te vinden

    € 24,95

    Leden € 19,96

  • Building a High-Tech Alarm System with Raspberry Pi (E-book)

    Elektor Digital Building a High-Tech Alarm System with Raspberry Pi (E-book)

    This book discusses the basic components of any alarm system. All alarm systems have two basic functions. First, they monitor their environment looking for a change such as a door or window opening or someone moving about in the room. Second, they alert the legal owner or user to this change. The system described in this book uses a scanning type software to detect intruders. It behaves like a guard dog, pacing up and down the fence line on the lookout for either an intruder or a familiar person. If you have an alarm key, you can disarm the system and enter. With the scanning method, the software is easy to write and explain. It can scan eight alarm zones plus two special fire zones in about one second. You don’t have to be an electrical engineer to install an alarm system, just a decent carpenter, painter, and plasterer! Because this alarm system runs on 12 volts, you don’t have to be a licensed electrician either to install it. The alarm system presented here uses Python software on the Raspberry Pi combined with some elementary electronic circuits. The code described in the book, as well as CAD files and a bill of materials for the alarm panel, are available for free downloading. The book provides the reader with examples of typical configurations coming straight from the author‘s experience. After reviewing the hardware components typically used in common alarm systems, the author shows how to plan one yourself. To implement a modular alarm, no matter if it is for a single house or for a business or restaurant, the book shows how to skillfully combine a Raspberry Pi with small auxiliary electronic circuits. These are not installation instructions but food for thought that will enable readers to find a solution to their needs.

    € 19,95

    Leden € 15,96

  • The Arduino-Inside Measurement Lab (E-book)

    Elektor Digital The Arduino-Inside Measurement Lab (E-book)

    An 8-in-1 test & measurement instrument for the electronics workbench A well-equipped electronics lab is crammed with power supplies, measuring devices, test equipment and signal generators. Wouldn‘t it be better to have one compact device for almost all tasks? Based on the Arduino, a PC interface is to be developed that’s as versatile as possible for measurement and control. It simply hangs on a USB cable and – depending on the software – forms the measuring head of a digital voltmeter or PC oscilloscope, a signal generator, an adjustable voltage source, a frequency counter, an ohmmeter, a capacitance meter, a characteristic curve recorder, and much more. The circuits and methods collected here are not only relevant for exactly these tasks in the "MSR" electronics lab, but many details can also be used within completely different contexts.

    € 24,95

    Leden € 19,96

  • MIT App Inventor Projects (E-book)

    Elektor Digital MIT App Inventor Projects (E-book)

    Dit boek gaat over het ontwikkelen van apps voor Android compatibele mobiele apparaten met behulp van de MIT App Inventor online ontwikkelomgeving. MIT App Inventor projecten kunnen zowel in standalone mode zijn of gebruik maken van een externe processor. In standalone mode, draait de ontwikkelde applicatie alleen op het mobiele apparaat (bijv. Android). In externe processor-gebaseerde toepassingen, communiceert het mobiele apparaat met een externe microcontroller-gebaseerde processor, zoals Raspberry Pi, Arduino, ESP8266, ESP32, etc.In dit boek worden vele geteste en volledig werkende projecten gegeven, zowel in standalone mode als met behulp van een externe processor. Volledige ontwerpstappen, blokprogramma's, schakelschema's, QR-codes en volledige programmalijsten worden gegeven voor alle projecten.De in dit boek ontwikkelde projecten omvatten: Het gebruik van de tekst-naar-spraak component Intonen van een ontvangen SMS-bericht Sms-berichten verzenden Telefoongesprekken voeren met behulp van een lijst met contactpersonen GPS gebruiken en onze locatie op een kaart aanwijzen Spraakherkenning en spraakvertaling naar een andere taal Bediening van meerdere relais via spraakopdrachten Projecten voor de Raspberry Pi, ESP32 en Arduino met behulp van Bluetooth en Wi-Fi MIT APP Inventor en Node-RED projecten voor de Raspberry Pi Het boek is uniek in die zin dat het momenteel het enige boek is dat leert hoe je projecten kunt ontwikkelen met behulp van Wi-Fi en Node-RED met MIT App Inventor. Het boek is gericht op studenten, hobbyisten, en iedereen die geïnteresseerd is in het ontwikkelen van apps voor mobiele apparaten.Alle projecten die in dit boek worden gepresenteerd, zijn ontwikkeld met behulp van de visuele programmeertaal MIT App Inventor. Het is niet nodig om tekstgebaseerde programma's te schrijven. Alle projecten zijn compatibel met Android-gebaseerde mobiele apparaten. Volledige programmalijsten voor alle projecten, evenals gedetailleerde programmabeschrijvingen worden in het boek gegeven. Gebruikers zouden in staat moeten zijn om de projecten te gebruiken zoals ze worden gepresenteerd, door ze aan te passen aan hun eigen behoeften.

    € 29,95

    Leden € 23,96

  • Python 3 for Science and Engineering Applications (E-book)

    Elektor Digital Python 3 for Science and Engineering Applications (E-book)

    Learn to use Python productively in real-life scenarios at work and in everyday life If you have mastered the basics of Python and are wanting to explore the language in more depth, this book is for you. By means of concrete examples used in different applications, the book illustrates many aspects of programming (e.g. algorithms, recursion, data structures) and helps problem-solving strategies. Including general ideas and solutions, the specifics of Python and how these can be practically applied are discussed. Python 3 for Science and Engineering Applications includes: practical and goal-oriented learning basic Python techniques modern Python 3.6+ including comprehensions, decorators and generators complete code available online more than 40 exercises, solutions documented online no additional packages or installation required, 100% pure Python Topics cover: identifying large prime numbers and computing Pi writing and understanding recursive functions with memorisation computing in parallel and utilising all system cores processing text data and encrypting messages comprehending backtracking and solving Sudokus analysing and simulating games of chance to develop optimal winning strategies handling genetic code and generating extremely long palindromes Download the software on GitHub.

    € 24,95

    Leden € 19,96

  • Basic Electronics for Beginners (E-book)

    Elektor Digital Basic Electronics for Beginners (E-book)

    Analogue Electronics and Microcontrollers Projects Hobbyist electronics can be a fun way to learn new skills that can be helpful to your career. Those who understand the basics of electronics can design their own circuits and projects. However, before you run, you need to learn to walk. It all starts with analogue electronics. You should be familiar with the simple components and circuits and understand their basic behaviors and the issues you may encounter. The best way to do this is through real experiments. Theory alone is not enough. This book offers a large number of practical entry-level circuits, with which everyone can gain the basic experience. Through the widespread introduction of microcontrollers, a new chapter in electronics has begun. Microcontrollers are now performing more and more tasks that were originally solved using discrete components and conventional ICs. Starting out has become easier and easier thanks to platforms including Bascom, Arduino, micro:bit. The book introduces numerous manageable microcontroller applications. It?s now a case of less soldering and more programming.

    € 29,95

    Leden € 23,96

  • Arduino & Co – Measure, Control, and Hack (E-book)

    Elektor Digital Arduino & Co – Measure, Control, and Hack (E-book)

    Clever Tricks with ATmega328 Pro Mini BoardsWith a simple Pro Mini board and a few other components, projects that 20 or 30 years ago were unthinkable (or would have cost a small fortune) are realized easily and affordably in this book: From simple LED effects to a full battery charging and testing station that will put a rechargeable through its paces, there’s something for everyone.All the projects are based on the ATmega328 microcontroller, which offers endless measuring, switching, and control options with its 20 input and output lines. For example, with a 7-segment display and a few resistors, you can build a voltmeter or an NTC-based thermometer. The Arduino platform offers the perfect development environment for programming this range of boards.Besides these very practical projects, the book also provides the necessary knowledge for you to create projects based on your own ideas. How to measure, and what? Which transistor is suitable for switching a certain load? When is it better to use an IC? How do you switch mains voltage? Even LilyPad-based battery-operated projects are discussed in detail, as well as many different motors, from simple DC motors to stepper motors.Sensors are another exciting topic: For example, a simple infrared receiver that can give disused remote controls a new lease on life controlling your home, and a tiny component that can actually measure the difference in air pressure between floor and table height!

    € 29,95

    Leden € 23,96

  • Explore the Raspberry Pi in 45 Electronics Projects (3rd Edition | E-book)

    Elektor Digital Explore the Raspberry Pi in 45 Electronics Projects (3rd Edition | E-book)

    3rd Edition – Fully updated for Raspberry Pi 4 The Raspberry Pi is a very cheap but complete computer system that allows all sorts of electronics parts and extensions to be connected. This book addresses one of the strongest aspects of the Raspberry Pi: the ability to combine hands-on electronics and programming. Combine hands-on electronics and programming After a short introduction to the Raspberry Pi you proceed with installing the required software. The SD card that can be purchased in conjunction with this book contains everything to get started with the Raspberry Pi. At the side of the (optional) Windows PC, software is used which is free for downloading. The book continues with a concise introduction to the Linux operating system, after which you start programming in Bash, Python 3 and Javascript. Although the emphasis is on Python, the coverage is brief and to the point in all cases – just enabling you to grasp the essence of all projects and start adapting them to your requirements. All set, you can carry on with fun projects. The book is ideal for self-study No fewer than 45 exciting and compelling projects are discussed and elaborated in detail. From a flashing lights to driving an electromotor; from processing and generating analog signals to a lux meter and a temperature control. We also move to more complex projects like a motor speed controller, a web server with CGI, client-server applications and Xwindows programs. Each project has details of the way it got designed that way The process of reading, building, and programming not only provides insight into the Raspberry Pi, Python, and the electronic parts used, but also enables you to modify or extend the projects any way you like. Also, feel free to combine several projects into a larger design.

    € 29,95

    Leden € 23,96

  • Microprocessor Design Using Verilog HDL (E-book)

    Elektor Digital Microprocessor Design Using Verilog HDL (E-book)

    If you have the right tools, designing a microprocessor shouldn’t be complicated. The Verilog hardware description language (HDL) is one such tool. It can enable you to depict, simulate, and synthesize an electronic design, and thus increase your productivity by reducing the overall workload associated with a given project.Monte Dalrymple’s Microprocessor Design Using Verilog HDL is a practical guide to processor design in the real world. It presents the Verilog HDL in a straightforward fashion and serves as a detailed introduction to reducing the computer architecture and as an instruction set to practice. You’re led through the microprocessor design process from start to ?nish, and essential topics ranging from writing in Verilog to debugging and testing are laid bare.The book details the following, and more: Verilog HDL Review: data types, bit widths/labeling, operations, statements, and design hierarchy Verilog Coding Style: ?les vs. modules, indentation, and design organization Design Work: instruction set architecture, external bus interface, and machine cycle Microarchitecture: design spreadsheet and essential worksheets (e.g., Operation, Instruction Code, and Next State) Writing in Verilog: choosing encoding, assigning states in a state machine, and ?les (e.g., de?nes.v, hierarchy.v, machine.v) Debugging, Veri?cation, and Testing: debugging requirements, veri?cation requirements, testing requirements, and the test bench Post Simulation: enhancements and reduction to practice Monte Dalrymple received a BSEE (with highest honors) and an MSEE from the University of California at Berkeley, where he was elected to Phi Beta Kappa. Monte started his career at Zilog, where he designed a number of successful products, including the Serial Communication Controller (SCC) family and the Universal Serial Controller (USC) family. He was also the architect and lead designer of the Z380 microprocessor. Monte started his own company, Systemyde International Corp., in 1995, and has been doing contract design work ever since. He designed all ?ve generations of Rabbit microprocessors, a Z180 clone that is ?ying on the Juno mission to Jupiter, and a Z8000 clone that ?ies in a commercial avionics air data computer. Monte holds 16 patents as well as both amateur and commercial radio licenses. Monte wrote 10 articles for Circuit Cellar magazine between 1996 and 2010. He recently completed a side project to replace the CPU in an HP-41C calculator with a modern FPGA-based version.

    € 24,95

    Leden € 19,96

  • Raspberry Pi 5 Essentials (E-book)

    Elektor Digital Raspberry Pi 5 Essentials (E-book)

    Program, build, and master over 60 projects with Python The Raspberry Pi 5 is the latest single-board computer from the Raspberry Pi Foundation. It can be used in many applications, such as in audio and video media centers, as a desktop computer, in industrial controllers, robotics, and in many domestic and commercial applications. In addition to the well-established features found in other Raspberry Pi computers, the Raspberry Pi 5 offers Wi-Fi and Bluetooth (classic and BLE), which makes it a perfect match for IoT as well as in remote and Internet-based control and monitoring applications. It is now possible to develop many real-time projects such as audio digital signal processing, real-time digital filtering, real-time digital control and monitoring, and many other real-time operations using this tiny powerhouse. The book starts with an introduction to the Raspberry Pi 5 computer and covers the important topics of accessing the computer locally and remotely. Use of the console language commands as well as accessing and using the desktop GUI are described with working examples. The remaining parts of the book cover many Raspberry Pi 5-based hardware projects using components and devices such as LEDs and buzzers LCDs Ultrasonic sensors Temperature and atmospheric pressure sensors The Sense HAT Camera modules Example projects are given using Wi-Fi and Bluetooth modules to send and receive data from smartphones and PCs, and sending real-time temperature and atmospheric pressure data to the cloud. All projects given in the book have been fully tested for correct operation. Only basic programming and electronics experience are required to follow the projects. Brief descriptions, block diagrams, detailed circuit diagrams, and full Python program listings are given for all projects described.

    € 29,95

    Leden € 23,96

  • Camera Projects Book (E-book)

    Elektor Digital Camera Projects Book (E-book)

    Dit boek gaat over Raspberry Pi 3 en Arduino camera projecten.Het boek legt in eenvoudige bewoordingen en met geteste en werkende voorbeeldprojecten uit hoe je een Raspberry Pi camera en USB-gebaseerde webcam kunt configureren en gebruiken in camera-gebaseerde projecten met een Raspberry Pi.Er worden voorbeeldprojecten gegeven om beelden vast te leggen, timelapse-fotografie te maken, video op te nemen, de camera en Raspberry Pi te gebruiken in beveiligings- en bewakingstoepassingen, beelden op Twitter te zetten, wilde dieren op te nemen, live video naar YouTube te streamen, een nachtcamera te gebruiken, foto's naar smartphones te sturen, gezichts- en oogdetectie, kleur- en vormherkenning, nummerplaatherkenning, barcodeherkenning en nog veel meer.Installatie en gebruik van populaire beeldverwerkingsbibliotheken en software waaronder OpenCV, SimpleCV en OpenALPR worden in detail uitgelegd met behulp van een Raspberry Pi. Het boek legt ook in detail uit hoe je een camera op een Arduino-ontwikkelbord kunt gebruiken om beelden vast te leggen en ze vervolgens op te slaan op een microSD kaart.Alle projecten in dit boek zijn volledig getest en werken. Programmalijsten voor alle Raspberry Pi en Arduino-projecten die in dit boek worden gebruikt, kunnen worden gedownload van de Elektor -website.

    € 24,95

    Leden € 19,96

  • Ultimate Arduino Mega 2560 Hardware Manual (E-book)

    Elektor Digital Ultimate Arduino Mega 2560 Hardware Manual (E-book)

    Een handleiding met up-to-date hardware-informatie voor de Arduino Mega 2560.De Arduino Mega 2560 is een upgrade van het populaire Arduino Uno board, en biedt meer pinnen, seriële poorten en geheugen. Arduino is de makkelijk te gebruiken open-source elektronica platform gebruikt door hobbyisten, makers, hackers, experimenteerders, opvoeders en professionals.Krijg alle informatie die je nodig hebt over de hardware en firmware op Arduino Mega 2560 boards in deze handige referentie en gebruikershandleiding. Ideaal voor de werkbank of desktop. Deze handleiding behandelt de Arduino Mega 2560 hardware en firmware, en is een aanvulling op de Ultimate Arduino Uno Hardware Manual, die de Arduino Uno hardware en firmware behandelt. Bevat alle informatie over de Arduino Mega 2560 hardware op één plaats Bevat Arduino / Genuino Mega  2560 revisie  3 en eerdere borden Gemakkelijk vinden van hardware technische specificaties met uitleg Hoofdstuk met penverwijzingen en voorbeelden van interfacing Diagrammen en illustraties voor eenvoudige verwijzing naar pin functies en hardware aansluitingen Leer een back-up te maken van de firmware op het bord en deze te herstellen, of nieuwe firmware te laden Basis foutopsporing en reparatie procedures voor Arduino Mega 2560 bordjes Voedingscircuits vereenvoudigd en uitgelegd Mechanische afmetingen opgesplitst in vijf gemakkelijk te raadplegen diagrammen Bevat schakelschema's, onderdelenlijst en bordindeling om onderdelen gemakkelijk te vinden Een hoofdstuk over compatibiliteit van schilden legt uit hoe schilden werken op verschillende Arduino-borden

    € 27,95

    Leden € 22,36

  • The LTspice XVII Simulator (E-book)

    Würth The LTspice XVII Simulator (E-book)

    Commands and Applications With more than 20 million users worldwide, LTspice XVII is the industry’s definitive electronic simulation software. The pure power, speed and accuracy of its simulations and its robustness make it an irreplaceable tool. This book is both an exhaustive operating manual for the latest version and an invaluable collection of examples and procedures with nearly 700 illustrations, covering everything from initially getting to grips with LTspice XVII to its exact application and extensive use. It will probably answer every question that’s likely to arise during training. All commands and definitions are detailed and classified by topic to make referencing the LTSpice XVII knowledge fast and easy.

    € 44,99

    Leden € 35,99

  • Programming Voice-controlled IoT Applications with Alexa and Raspberry Pi (E-book)

    Elektor Digital Programming Voice-controlled IoT Applications with Alexa and Raspberry Pi (E-book)

    Learn programming for Alexa devices, extend it to smart home devices and control the Raspberry PiThe book is split into two parts: the first part covers creating Alexa skills and the second part, designing Internet of Things and Smart Home devices using a Raspberry Pi.The first chapters describe the process of Alexa communication, opening an Amazon account and creating a skill for free. The operation of an Alexa skill and terminology such as utterances, intents, slots, and conversations are explained. Debugging your code, saving user data between sessions, S3 data storage and Dynamo DB database are discussed.In-skill purchasing, enabling users to buy items for your skill as well as certification and publication is outlined. Creating skills using AWS Lambda and ASK CLI is covered, along with the Visual Studio code editor and local debugging. Also covered is the process of designing skills for visual displays and interactive touch designs using Alexa Presentation Language.The second half of the book starts by creating a Raspberry Pi IoT 'thing' to control a robot from your Alexa device. This covers security issues and methods of sending and receiving MQTT messages between an Alexa device and the Raspberry Pi.Creating a smart home device is described including forming a security profile, linking with Amazon, and writing a Lambda function that gets triggered by an Alexa skill. Device discovery and on/off control is demonstrated.Next, readers discover how to control a smart home Raspberry Pi display from an Alexa skill using Simple Queue Service (SQS) messaging to switch the display on and off or change the color.A node-RED design is discussed from the basic user interface right up to configuring MQTT nodes. MQTT messages sent from a user are displayed on a Raspberry Pi.A chapter discusses sending a proactive notification such as a weather alert from a Raspberry Pi to an Alexa device. The book concludes by explaining how to create Raspberry Pi as a stand-alone Alexa device.

    € 29,95

    Leden € 23,96

  • Abc of Power Modules (E-book)

    Würth Abc of Power Modules (E-book)

    Functionality, structure and handling of a power module For readers with first steps in power management the “Abc of Power Modules” contains the basic principles necessary for the selection and use of a power module. The book describes the technical relationships and parameters related to power modules and the basis for calculation and measurement techniques. Contents Basics This chapter describes the need of a DC/DC voltage converter and its basic functionality. Furthermore, various possibilities for realizing a voltage regulator are presented and the essential advantages of a power module are mentioned. Circuit topologies Circuit concepts, buck and boost topologies very frequently used with power modules are explained in detail and further circuit topologies are introduced. Technology, construction and regulation technology The mechanical construction of a power module is presented, which has a significant influence on EMC and thermal performance. Furthermore, control methods are explained and circuit design tips are provided in this chapter. Measuring methods Meaningful measurement results are absolutely necessary to assess a power module. The relevant measurement points and measurement methods are described in this chapter. Handling The aspects of storage and handling of power modules are explained, as well as their manufacturing and soldering processes. Selection of a power modules Important parameters and criteria for the optimal selection of a power module are presented in this section.

    € 8,99

    Leden € 7,19

  • Electric Guitar (2nd Edition) (E-book)

    Elektor Digital Electric Guitar (2nd Edition) (E-book)

    Sound Secrets and Technology What would today’s rock and pop music be without electric lead and bass guitars? These instruments have been setting the tone for more than sixty years. Their underlying sound is determined largely by their electrical components. But, how do they actually work? Almost no one is able to explain this to the true musician with no technical background. This book answers many questions simply, in an easily-understandable manner. For the interested musician (and others), this book unveils, in a simple and well-grounded way, what have, until now, been regarded as manufacturer secrets. The examination explores deep within the guitar, including pickups and electrical environment, so that guitar electronics are no longer considered highly secret. With a few deft interventions, many instruments can be rendered more versatile and made to sound a lot better – in the most cost-effective manner. The author is an experienced electronics professional and active musician. He has thoroughly tested everything described here, in practice.

    € 29,95

    Leden € 23,96

  • Multitasking with Raspberry Pi (E-book)

    Elektor Digital Multitasking with Raspberry Pi (E-book)

    Multitasking and multiprocessing have become a very important topic in microcontroller-based systems, namely in complex commercial, domestic, and industrial automation applications. As the complexity of projects grows, more functionalities are demanded from the projects. Such projects require the use of multiple inter-related tasks running on the same system and sharing the available resources, such as the CPU, memory, and input-output ports. As a result of this, the importance of multitasking operations in microcontroller-based applications has grown steadily over the last few years. Many complex automation projects now make use of some form of a multitasking kernel. This book is project-based and its main aim is to teach the basic features of multitasking using the Python 3 programming language on Raspberry Pi. Many fully tested projects are provided in the book using the multitasking modules of Python. Each project is described fully and in detail. Complete program listings are given for each project. Readers should be able to use the projects as they are, or modify them to suit their own needs. The following Python multitasking modules have been described and used in the projects: Fork Thread Threading Subprocess Multiprocessing The book includes simple multitasking projects such as independently controlling multiple LEDs, to more complex multitasking projects such as on/off temperature control, traffic lights control, 2-digit, and 4-digit 7-segment LED event counter, reaction timer, stepper motor control, keypad based projects, car park controller, and many more. The fundamental multitasking concepts such as process synchronization, process communication, and memory sharing techniques have been described in projects concerning event flags, queues, semaphores, values, and so on.

    € 29,95

    Leden € 23,96

  • Electronic Circuits For All (E-book)

    Elektor Digital Electronic Circuits For All (E-book)

    This book contains more than 400 simple electronic circuits which are developed and tested in practice by the authors. The technical solutions presented in the book are intended to stimulate the creative imagination of readers and broaden their area of thought. This should allow readers to look beyond the horizons of possibilities and use ordinary electronic items in a new way. This book includes new and original radio electronic multipurpose circuits. The chapters of the book are devoted to power electronics and measuring equipment and contain numerous original circuits of generators, amplifiers, filters, electronic switches based on thyristors and CMOS switch elements. Wired and wireless systems as well as security and safety systems are presented. Due to the high relevance and increased interest of readers in little-known or not readily available information, the different chapters of this book describe the use of electronic devices in industrial electronics and for research, as well as new instruments and equipment for medical use, gas-discharge and Kirlian photography. A number of technical devices presented in this book are related to research of the mysteries of the earth, nature and human beings by using radio electronic devices. This book will be useful for both radio amateurs and professionals.

    € 29,95

    Leden € 23,96

  • Renewable Energy at Home (E-book)

    Elektor Digital Renewable Energy at Home (E-book)

    A Hands-on Guide to Crafting Your Own Power Plant The book you are about to read provides a step-by-step guide for building a renewable energy power plant at home. Our goal was to make the book as practical as possible. The material is intended for immediate application with a small amount of theory. Yet, the theory is important as a foundation that saves time and effort by disabusing the readers of potential misconceptions. Specifically, upon having a firm understanding of photovoltaic physics, you will not be inclined to fruitlessly search for 90% efficient solar panels! We want our readers to be the “doers”. If the book gets covered in grime and some pages become torn while you are building your power plant – this is the best compliment to us. The book covers solar and wind energy. Also, a curious power source based on manure is discussed as well, giving the doers an opportunity to further develop the manure fuel cell. It is important to note that there are many companies offering installation of complete solar solutions. Upon installing the panels, the system is not owned by the customer. Therefore, there is no freedom for experimentation and optimization. Also, none can beat the cost of a DIY solution as well as the ultimate satisfaction. All that is written here is a result of us building a renewable energy solution in Southern California. As the book was completed, the energy began flowing!

    € 19,95

    Leden € 15,96

  • Trilogy of Magnetics, 5th Edition (E-book)

    Würth Trilogy of Magnetics, 5th Edition (E-book)

    Design Guide for EMI Filter Design, SMPS & RF Circuits The book focuses on the selection of components, circuitry and layout recommendations for a wide array of magnetics components, always keeping in mind an EMC point of view. Contents Basic principles The most important laws and foundations of inductive components, equivalent circuit diagrams and simulation models give the reader a basic knowledge of electronics. Components This chapter introduces inductive components and their special properties and areas of use. All relevant components are explained, from EMC components and inductors to transformers, RF components, circuit protection components, shielding materials and capacitors. Applications In this chapter, the reader will find a comprehensive overview of the principle of filter circuits, circuitry and numerous industrial applications that are explained in detail based on original examples.

    € 44,99

    Leden € 35,99

  • ESP32 & ESP8266 Compilation (EN) | E-book

    Elektor Digital ESP32 & ESP8266 Compilation (EN) | E-book

    De ESP8266 van Espressif is een Wi-Fi-microchip met volledige TCP/IP-stack en microcontroller-mogelijkheid. Het heeft golven gemaakt in de maker gemeenschap met zijn lage prijs.Maar veel ontwikkelaars waren niet blij met het hoge stroomverbruik van de ESP8266. De ESP32, uitgerust met een ULP (Ultra Low Power) coprocessor, biedt hier een oplossing voor.In dit E-Book vindt u een aantal projecten met de ESP32 &; ESP8266 en een interview met de CEO van Espressif Teo Swee Ann.  Artikelen ESP32 voor gebruik in Industrie 4.0-apparatuur Scrolling Message Display, 512 LED's bestuurd via Wi-Fi via een ESP-12F Het Connected Greenhouse IoT demonstratieproject met behulp van MQTT en Node-RED VFD-tube Clock met ESP32 met een nauwkeurige Internet-afgeleide tijd ESP32 laag vermogen DCF77 Emulator met ESP8266 ESP8266 op het Elektor Android I/O-bord De reden achter de immens populaire ESP8266? Wi-Fi Desktop Thermostaat Timers voor de Wi-Fi Desktop Thermostat PlatformIOPlatformIO, het universele programmeergereedschap Weergave, Visualiseer actuele weergegevens op een LC-display GoNotify, een flexibele IoT sensor-interface ESP32 voor krachtige gebruikers USB programmeeradapter voor ESP8266 Aan de slag met ESP32 en de Arduino IDE MicroPython, Python voor kleine systemen RGBDigit Klok WLAN voor Microcontrollers Terugkeer van het Wi-Fi Controller Board Compact en autonoom WLAN

    € 7,50

    Leden € 6,00

  • Technical Modeling with OpenSCAD (E-book)

    Elektor Digital Technical Modeling with OpenSCAD (E-book)

    Create Models for 3D Printing, CNC Milling, Process Communication and Documentation Engineers dread designing 3D models using traditional modeling software. OpenSCAD takes a refreshing and completely different approach. Create your models by arranging geometric solids in a JavaScript-like language, and use them with your 3D printer, CNC mill, or process communication. OpenSCAD differs from other design systems in that it uses programmatical modeling. Your model is made up of primitives that are invoked using a C-, Java- or Python-like language. This approach to model design is close to the “mechanical work” done in the real world and appeals to engineers and others who are not a member of the traditional creative class. OpenSCAD also provides a wide variety of comfort functions that break the 1:1 relationship between code and geometry. This book demonstrates the various features of the programming language using practical examples such as a replacement knob for a LeCroy oscilloscope, a wardrobe hanger, a container for soap dispensers, and various other real-life examples. Written by an engineer with over 15 years of experience, this book is intended for Linux and Windows users alike. If you have programming experience in any language, this book will have you producing practical three-dimensional objects in short order!

    € 24,95

    Leden € 19,96

  • Red Pitaya for Test and Measurement (E-book)

    Elektor Digital Red Pitaya for Test and Measurement (E-book)

    The Red Pitaya (STEMlab) is a credit card-sized, open-source test and measurement board that can be used to replace most measurement instruments used in electronics laboratories. With a single click, the board can transform into a web-based oscilloscope, spectrum analyser, signal generator, LCR meter, Bode plotter, and microcontroller.The Red Pitaya (STEMlab) can replace the many pieces of expensive measurement equipment found at professional research organisations and teaching laboratories. The device, that based on Linux, includes an FPGA, digital signal processing (DSP), dual core ARM Cortex processor, signal acquisition and generation circuitry, micro USB socket, microSD card slot, RJ45 socket for Ethernet connection, and USB socket – all powered from an external mains adaptor.This book is an introduction to electronics. It aims to teach the principles and applications of basic electronics by carrying out real experiments using the Red Pitaya (STEMlab). The book includes many chapters on basic electronics and teaches the theory and use of electronic components including resistors, capacitors, inductors, diodes, transistors, and operational amplifiers in electronic circuits. Many fun and interesting Red Pitaya (STEMlab) experiments are included in the book. The book also makes an introduction to visual programming environment.The book is written for college level and first year university students studying electrical or electronic engineering.

    € 26,95

    Leden € 21,56

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan