Branded

434 producten

  • Elektronica echt niet moeilijk (deel 1, 2 en 3) - Elektor

    Elektor Publishing Elektronica echt niet moeilijk (deel 1, 2 en 3)

    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

    € 44,95

    Leden € 40,46

  • Advanced Programming with STM32 Microcontrollers (E - book) - Elektor

    Elektor Digital Advanced Programming with STM32 Microcontrollers (E-book)

    Master the software tools behind the STM32 microcontroller This book is project-based and aims to teach the software tools behind STM32 microcontroller programming. Author Majid Pakdel has developed projects using various different software development environments including Keil MDK, IAR Embedded Workbench, Arduino IDE and MATLAB. Readers should be able to use the projects as they are, or modify them to suit to their own needs. This book is written for students, established engineers, and hobbyists. STM32 microcontroller development boards including the STM32F103 and STM32F407 are used throughout the book. Readers should also find it easy to use other ARM-based development boards. Advanced Programming with STM32 Microcontrollers includes: Introduction to easy-to-use software tools for STM32 Accessing the features of the STM32 Practical, goal oriented learning Complete code available online Producing practical projects with ease Topics cover: Pulse Width Modulation Serial Communication Watchdog Timers I²C Direct Memory Access (DMA) Finite State Machine Programming ADCs and DACs External Interupts Timers and Counters

    € 29,95

    Leden € 23,96

  • Get Started with the MAX78000FTHR Development Board (E - book) - Elektor

    Elektor Digital H0W2: Get Started with the MAX78000FTHR Development Board (E-book)

    Build your own AI microcontroller applications from scratch The 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 € 26,36

  • Régulation PID par la pratique avec Raspberry Pi et Arduino Uno (PDF) - Elektor

    Elektor Digital Régulation PID par la pratique avec Raspberry Pi et Arduino Uno (E-book)

    Arduino Uno est une plaque de développement de microcontrôleur, avec superposition de code source (matériel, EDI et bibliothèques). Arduino est l'une des plus grandes communautés de programmeurs, d'ingénieurs et d'électroniciens, de passionnés et d'étudiants universitaires. Merci pour vos bibliothèques, le programme devient adapté à votre jeune enfant et la rapidité. Les bibliothèques entièrement testées et fonctionnelles facilitent le test des programmes. Le Raspberry Pi 4, une version récente du système nano-ordonné, est utilisé pour les appareils multimédias, ainsi que pour les applications industrielles, robotiques, domestiques et commerciales. Grâce à la connectivité Wi-Fi et Bluetooth, votre Raspberry Pi 4 est parfait pour la commande et la surveillance à distance via Internet. Ce livre avec une œuvre de Raspberry Pi 4 et de l'Arduino Uno dans des applications de régulation avec l'algorithme PID. Après avoir examiné la théorie des systèmes de régulation et des systèmes intégrés, l'évaluation des fonctions du projet et les tests de pilotage des systèmes de régulation PID en temps réel. Le timing et la structure des paramètres PID et le timing et la structure des systèmes détaillés et détaillés (schémas fonctionnels, schémas de circuits, algorithmes de régulation PID, liste complète des cartes). Ces projets s'appuient constamment sur la théorie et les applications des régulateurs PID. C'est un simple modificateur pour d'autres applications. Les projets pour le Raspberry Pi 4 sont adaptables selon les différents modèles de la famille Raspberry Pi. Le livre couvre les sujets suivants : Systèmes de régulation et systèmes ouverts et fermés Capteurs analogiques et numériques Fonctions de transfert et de système en continu Enregistrements temporels des systèmes du 1er et du 2ème ordre Systèmes discrets (nombres) Les régulateurs PID sont des systèmes à température continue Numéros PID des régulateurs Régulation de température selon Raspberry Pi et Arduino Uno Régulation de température PID à l'aide de Raspberry Pi et Arduino Uno Pilotage continu de moteurs utilisant Raspberry Pi et Arduino Uno Régulation PID pour surveiller le niveau du Raspberry Pi et de l'Arduino Uno Régulation PID pour piloter une LED avec Raspberry Pi et Arduino Uno

    € 32,95

    Leden € 26,36

  • C Programming with Arduino (E - book) - Elektor

    Elektor Digital C Programming with Arduino (E-book)

    Technology is constantly changing. New microcontrollers become available every year. The one thing that has stayed the same is the C programming language used to program these microcontrollers. If you would like to learn this standard language to program microcontrollers, then this book is for you! Arduino is the hardware platform used to teach the C programming language as Arduino boards are available worldwide and contain the popular AVR microcontrollers from Atmel. Atmel Studio is used as the development environment for writing C programs for AVR microcontrollers. It is a full-featured integrated development environment (IDE) that uses the GCC C software tools for AVR microcontrollers and is free to download. At a glance: Start learning to program from the very first chapter No programming experience is necessary Learn by doing – type and run the example programs A fun way to learn the C programming language Ideal for electronic hobbyists, students and engineers wanting to learn the C programming language in an embedded environment on AVR microcontrollers Use the free full-featured Atmel Studio IDE software for Windows Write C programs for 8-bit AVR microcontrollers as found on the Arduino Uno and MEGA boards Example code runs on Arduino Uno and Arduino MEGA 2560 boards and can be adapted to run on other AVR microcontrollers or boards Use the AVR Dragon programmer/debugger in conjunction with Atmel Studio to debug C programs

    € 39,95

    Leden € 31,96

  • Kickstart to Python 3 (E - book) - Elektor

    Elektor Digital Kickstart to Python 3 (E-book)

    An Ultra-Rapid Programming Course This book serves as the very first step to for novices to learn Python programming. The book is divided into ten chapters. In the first chapter, readers are introduced to the basics of Python. It has the detailed instructions for installation on various platforms such as macOS, Windows, FreeBSD, and Linux. It also covers the other aspects of Python programming such as IDEs and Package Manager. The second chapter is where the readers get an opportunity to have a detailed hands-on with Python programming. It covers a group of built-in data structures popularly known as Python Collections. The third chapter covers the important concepts of strings, functions, and recursion. The fourth chapter focuses on the Object-Oriented Programming with Python. The fifth chapter discusses most commonly used custom data structures such as stack and queue. The sixth chapter spurs the creativity of the readers with Python’s Turtle graphics library. The seventh chapter explores animations and game development using the Pygame library. The eighth chapter covers handling data stored in a variety of file formats. The ninth chapter covers the area of Image processing with Wand library in Python. The tenth and the final chapter presents an array of assorted handy topics in Python. The entire book follows a step-by-step approach. The explanation of the topic is always followed by a detailed code example. The code examples are also explained in suitable detail and they are followed by the output in the form of text or screenshot wherever possible. Readers will become comfortable with Python programming language by closely following the concepts and the code examples in this book. The book also has references to external resources for readers to explore further. A download of the software code, and links to tutorial videos can be found on the Elektor website.

    € 29,95

    Leden € 23,96

  • Het officiële Raspberry Pi Handboek - Elektor

    Elektor Publishing Het officiële Raspberry Pi Handboek

    Van de makers van MagPi, het officiële Raspberry Pi-magazine Ga aan de slag met Raspberry Pi 5, de nieuwste en beste in de Raspberry Pi-microcomputerlijn; leer programmeren en creeren met deze fantastische computer. Daarnaast zijn er nog genoeg dingen die je kunt doen met Raspberry Pi 4, Raspberry Pi Zero 2 W en Raspberry Pi Pico W in dit handboek. Met de nieuwste recensies, tutorials, projectpresentaties, handleidingen en nog veel meer is dit je ultieme bron voor Raspberry Pi! 228 pagina’s Raspberry Pi Alles wat je moet weten over de Raspberry Pi 5 Snelle en praktische gids voor elke Raspberry Pi Beleef serieus plezier met elektronica en de Pico W Inspirerende projecten voor uw volgende bouwidee Leer μPython door een “handheld” te bouwen Aan de slag met de Raspberry Pi Camera-module Kunstmatige Intelligentie; bouw je eigen GPT Chatbot

    € 34,95

    Leden € 31,46

  • Vintage Radio Equipment - Elektor

    Elektor Publishing Vintage Radio Equipment

    Resonances From Aether Days A Pictorial and Technical Analysis from WWII to the Internet Age From the birth of radio to the late 1980s, much of real life unfolded through shortwave communication. World War II demonstrated—beyond a shadow of a doubt—that effective communications equipment was a vital prerequisite for military success. In the postwar years, shortwave became the backbone on which many of the world's most critical services depended every day. All the radio equipment—through whose cathodes, grids, plates, and transistors so much of human history has flowed—is an exceptional subject of study and enjoyment for those of us who are passionate about vintage electronics. In this book, which begins in the aftermath of World War II, you’ll find a rich collection of information: descriptions, tips, technical notes, photos, and schematics that will be valuable for anyone interested in restoring—or simply learning about—these extraordinary witnesses to one of the most remarkable eras in technological history. My hope is that these pages will help preserve this vast treasure of knowledge, innovation, and history—a heritage that far transcends the purely technical.

    € 79,95

    Leden € 71,96

  • The Raspberry Pi Zero 2 W GO! Book (PDF) - Elektor

    Elektor Digital The Raspberry Pi Zero 2 W GO! Book (PDF)

    A Fast-Lane Ride From Concept to Project The core of the book explains the use of the Raspberry Pi Zero 2 W running the Python programming language, always in simple terms and backed by many tested and working example projects. On part of the reader, familiarity with the Python programming language and some experience with one of the Raspberry Pi computers will prove helpful. Although previous electronics experience is not required, some knowledge of basic electronics is beneficial, especially when venturing out to modify the projects for your own applications. Over 30 tested and working hardware-based projects are given in the book, covering the use of Wi-Fi, communication with smartphones and with a Raspberry Pi Pico W computer. Additionally, there are Bluetooth projects including elementary communication with smartphones and with the popular Arduino Uno. Both Wi-Fi and Bluetooth are key features of the Raspberry Pi Zero 2 W. Some of the topics covered in the book are: Raspberry Pi OS installation on an SD card Python program creation and execution on the Raspberry Pi Zero 2 W Software-only examples of Python running on the Raspberry Pi Zero 2 W Hardware-based projects including LCD and Sense HAT interfacing UDP and TCP Wi-Fi based projects for smartphone communication UDP-based project for Raspberry Pi Pico W communication Flask-based webserver project Cloud storage of captured temperature, humidity, and pressure data TFT projects Node-RED projects Interfacing to Alexa MQTT projects Bluetooth-based projects for smartphone and Arduino Uno communications

    € 32,95

    Leden € 26,36

  •  -60% Make Magazine 2020 - 2021 (USB - stick) - Elektor

    Elektor Classics Make Magazine 2020-2021 (USB-stick)

    Het tijdschrift Make bevat bouwinstructies voor coole projecten (Arduino, Raspberry Pi en meer), die zowel door leken als gevorderden nagebouwd kunnen worden. Make laat niet alleen zien hoe het project werkt, maar publiceert ook basisartikelen, tutorials en informatieve reviews over bijvoorbeeld 3D-printers, oscilloscopen of soldeerbouten. Deze USB-stick bevat alle 10 gepubliceerde Make uitgaven van de jaargangen 2020 en 2021.

    € 49,95€ 19,95

    Leden identiek

  • Inside an Open - Source Processor (E - book) - Elektor

    Elektor Digital Inside an Open-Source Processor (E-book)

    An Introduction to RISC-V RISC-V is an Instruction Set Architecture (ISA) that is both free and open. This means that the RISC-V ISA itself does not require a licensing fee, although individual implementations may do so. The RISC-V ISA is curated by a non-profit foundation with no commercial interest in products or services that use it, and it is possible for anyone to submit contributions to the RISC-V specifications. The RISC-V ISA is suitable for applications ranging from embedded microcontrollers to supercomputers. This book will first describe the 32-bit RISC-V ISA, including both the base instruction set as well as the majority of the currently-defined extensions. The book will then describe, in detail, an open-source implementation of the ISA that is intended for embedded control applications. This implementation includes the base instruction set as well as a number of standard extensions. After the description of the CPU design is complete the design is expanded to include memory and some simple I/O. The resulting microcontroller will then be implemented in an affordable FPGA development board (available from Elektor) along with a simple software application so that the reader can investigate the finished design.

    € 32,95

    Leden € 26,36

  • Acoustics in Performance - Elektor

    Elektor Publishing Acoustics in Performance

    All you need to know about good acoustics and sound systems in performance and worship spaces! Everyone knows that the ability to hear music in balance and to understand speech is essential in any space used for performance or worship. Unfortunately, in the early 21st century, we find that buildings with good acoustics are the exception rather than the rule. Much of the fault leading to this result can be traced to the widespread perception that acoustics is a black art. In fact, scientific acoustics as developed in the last century is a well-defined engineering practice that can lead to predictable excellent results. A basic, non-engineering understanding of acoustics will help building owners, theater managers, ministers and teachers of music, performers, and other professionals to achieve their goals of excellent acoustics in venues with which they work. Performers having a basic understanding of acoustics will be able to make the most of the acoustics of the venue in which they perform. This book helps those responsible for providing good acoustics in performance and worship spaces to understand the variables and choices entailed in proper acoustic design for performance and worship. Practicing acoustical consultants will find the book a useful reference as well. The level of presentation is comfortable and straightforward without being simplistic. If correct acoustical principles are incorporated into the design, renovation, and maintenance of performance and worship venues, good acoustics will be the result.

    € 29,95

    Leden € 26,96

  •  -60% Elektor Neon Dobbelsteen

    Elektor Labs Elektor Neon Dobbelsteen

    Een retro-rol met een neonziel Dobbelstenen met leds zijn gebruikelijk, maar hun licht is koud. Dat geldt niet voor deze elektronische neon-dobbelsteen, die zijn waarde toont met de warme gloed van neonlampen. Hij is perfect om te spelen op koude, donkere winteravonden. De ogen van de dobbelsteen zijn neonlampen en de random number generator heeft zes neonlampen om aan te geven dat hij werkt. Hoewel de dobbelsteen een ingebouwde 100 V-voeding heeft, is hij volkomen veilig. Zoals bij alle Elektor Classic-producten is ook bij de dobbelsteen het schema op de voorkant afgedrukt, terwijl een uitleg over de werking van de schakeling op de achterkant te vinden is. De neonlamp-dobbelsteen wordt geleverd als een bouwpakket met eenvoudig te solderen doorlopende onderdelen. De voeding is een 9 V-batterij (niet meegeleverd). Kenmerken Warme vintage gloed Elektor Heritage Circuit Symbolen Getest en getest door Elektor Labs Educatief en geeky project Alleen doorlopende onderdelen Inbegrepen Printplaat Alle componenten Houten standaard Vereist 9 V batterij Stuklijst Weerstanden (THT, 150 V, 0.25 W) R1, R2, R3, R4, R5, R6, R14 = 1 MΩ R7, R8, R9, R10, R11, R12 = 18 kΩ R13, R15, R16, R17, R18, R21, R23, R24, R25, R26, R28, R30, R33 = 100 kΩ R32, R34 = 1.2 kΩ R19, R20, R22, R27, R29 = 4.7 kΩ R31 = 1 Ω Condensatoren C1, C2, C3, C4, C5, C6 = 470 nF, 50 V, 5 mm pitch C7, C9, C11, C12 = 1 µF, 16 V, 2 mm pitch C8 = 470 pF, 50 V, 5 mm pitch C10 = 1 µF, 250 V, 2.5 mm pitch Spoelen L1 = 470 µH Halfgeleiders D1, D2, D3, D4, D5, D6, D7 = 1N4148 D8 = STPS1150 IC1 = NE555 IC2 = 74HC374 IC3 = MC34063 IC4 = 78L05 T1, T2, T3, T4, T5 = MPSA42 T6 = STQ2LN60K3-AP Diversen K1 = PP3 9 V batterijhouder NE1, NE2, NE3, NE4, NE5, NE6, NE7, NE8, NE9, NE10, NE11, NE12, NE13 = neonlicht S2 = Miniatuurschuifschakelaar S1 = Drukknop (12 x 12 mm)

    € 39,95€ 15,98

    Leden identiek

  • Initiation à l’électronique et programmation de montages pour débutants (E - book) - Elektor

    Elektor Digital Initiation à l’électronique et programmation de montages pour débutants (E-book)

    L'électronique est passionnée. C'est un plaisir amusant et instructif. Elle permet d'acquérir de nouvelles compétences, souvent utiles, à la maison et même au travail. Une expérience électronique avec ces circuits appropriés. Il donne vie à ses projets. Avant que le jour n'arrive, vous avez hâte de le voir ! Il est nécessaire de rassembler les articles pour la publication des articles du magazine d'électronique Elektor. Il sera le compagnon de vos progrès dans le monde de l'électronique. Plus que commencer par l'électronique analogique. Vous pourrez découvrir les compositions et les circuits ainsi que les simples pour comprendre les fonctions, les interactions et les problèmes éventuels. La meilleure façon de progresser, c'est de faire des expériences réelles, car la théorie ne suffit pas. Un guide en direct pour un excellent guide de montages pratiques, notamment pour les débutants. Et pour en savoir plus, acquérir la meilleure expérience et connaissance. La deuxième partie de la vie du monde du numérique électronique. En savoir plus sur l’utilisation des microcontrôles. Les effets des composants sont discrets grâce aux circuits intégrés des principaux composants des microcontrôleurs. La programmation à long terme de BASCOM, basée sur les pré-requis à la mise en œuvre d'Arduino, BBC micro:bit et d'autres, facilite la prise en compte de l'apprentissage. Voici une description détaillée des nombreuses applications des microcontrôleurs, abordables pour les néophytes. Ici, programmation et soudage font bon ménage !

    € 32,95

    Leden € 26,36

  • Innovate with Sense HAT for Raspberry Pi - Elektor

    Elektor Publishing Innovate with Sense HAT for Raspberry Pi

    Ready to explore the world around you? By attaching the Sense HAT to your Raspberry Pi, you can quickly and easily develop a variety of creative applications, useful experiments, and exciting games. The Sense HAT contains several helpful environmental sensors: temperature, humidity, pressure, accelerometer, magnetometer, and gyroscope. Additionally, an 8x8 LED matrix is provided with RGB LEDs, which can be used to display multi-color scrolling or fixed information, such as the sensor data. Use the small onboard joystick for games or applications that require user input. In Innovate with Sense HAT for Raspberry Pi, Dr. Dogan Ibrahim explains how to use the Sense HAT in Raspberry Pi Zero W-based projects. Using simple terms, he details how to incorporate the Sense HAT board in interesting visual and sensor-based projects. You can complete all the projects with other Raspberry Pi models without any modifications. Exploring with Sense HAT for Raspberry Pi includes projects featuring external hardware components in addition to the Sense HAT board. You will learn to connect the Sense HAT board to the Raspberry Pi using jumper wires so that some of the GPIO ports are free to be interfaced to external components, such as to buzzers, relays, LEDs, LCDs, motors, and other sensors. The book includes full program listings and detailed project descriptions. Complete circuit diagrams of the projects using external components are given where necessary. All the projects were developed using the latest version of the Python 3 programming language. You can easily download projects from the book’s web page. Let’s start exploring with Sense HAT.

    € 34,95

    Leden € 31,46

  • Control Engineering with Fuzzy Logic - Elektor

    Elektor Publishing Control Engineering with Fuzzy Logic

    Practical Applications and Project with Arduino, ESP32, and RP2040 Immerse yourself in the fascinating world of control engineering with Arduino and ESP32! This book offers you a practical introduction to classic and modern control methods, including PID controllers, fuzzy logic, and sliding-mode controllers. In the first part, you will learn the basics of the popular Arduino controllers, such as the Arduino Uno and the ESP32, as well as the integration of sensors for temperature and pH measurement (NTC, PT100, PT1000, and pH sensor). You will learn how to use these sensors in various projects and how to visualize data on a Nextion TFT display. The course continues with an introduction to actuators such as MOSFET switches, H-bridges, and solid-state relays, which are used to control motors and actuators. You will learn to analyze and model controlled systems, including PT1 and PT2 control. The book focuses on the implementation of fuzzy and PID controllers for controlling temperature and DC motors. Both the Arduino Uno and the ESP32 are used. The sliding-mode controller is also introduced. In the second-to-last chapter, you will explore the basics of neural networks and learn how machine learning can be used on an Arduino. In the last chapter, there is a practical example of a fuzzy controller for feeding electricity into the household grid. This book is the perfect choice for engineers, students, and electronics engineers who want to expand their projects with innovative control techniques.

    € 44,95

    Leden € 40,46

  • Renewable Energy at Home - Elektor

    Elektor Publishing Renewable Energy at Home

    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!

    € 29,95

    Leden € 26,96

  • Consumer Electronics Repair, Reuse and Recycling (E - book) - Elektor

    Elektor Digital Consumer Electronics Repair, Reuse and Recycling (E-book)

    A Combat Guide against E-waste and Throwawayism This book is for anyone who enjoys tinkering with analog and digital hardware electronics. Regardless of the sophistication of your workspace, only basic tools are required to achieve truly satisfying results. It is intended as a reference guide among other hardware repair publications you may have in your library. However, the book goes a step further than most other repair guides in addressing issues in the modern era of discarded electronics called e-waste. E-waste should be put to good use. Producing anything new requires not just precious resources and labor, but also energy to make and deliver it to global retail shelves. Your talents and love of electronics can be put to good use by rescuing and resurrecting at least selected units from this endless stream of e-waste. Examples include either restoring through repair, or salvaging reusable electronic and mechanical components for your next project. Smart tips are provided throughout the book, and much information is tabulated for easy reference. The book expands age-old repair and hacking techniques applied for repair on the workbench into clever methods and applications to achieve effective results with discarded or “non-servicable” electronic consumer products. The final chapter provides real-life examples using all of the previously discussed content in a summarized form for each example repair type.

    € 32,95

    Leden € 26,36

  • KiCad Like A Pro – Advanced Projects and Recipes - Elektor

    Elektor Publishing KiCad Like A Pro – Advanced Projects and Recipes

    Mastering PCB design with real-world projects This book builts on KiCad Like a Pro – Fundamentals and Projects and aims to help you practice your new KiCad skills by challenging you in a series of real-world projects. The projects are supported by a comprehensive set of recipes with detailed instructions on how to achieve a variety of simple and complex tasks. Design the PCBs for a solar power supply, an LED matrix array, an Arduino-powered datalogger, and a custom ESP32 board. Understand the finer details of the interactive router, how to manage KiCad project teams with Git, how to use an autorouter on 2 and 4-layer PCBs, and much more. KiCad 8 is a modern, cross-platform application suite built around schematic and design editors. This stable and mature PCB tool is a perfect fit for electronic engineers and makers. With KiCad 8, you can create PCBs of any complexity and size without the constraints associated with the commercial packages. Here are the most significant improvements and features in KiCad 8, both over and under the hood: Modern user interface, completely redesigned from earlier versions Improved and customizable electrical and design rule checkers Theme editor allowing you to fully customize the look of KiCad on your screen Ability to import projects from Eagle, CADSTART, and more An improved and tightly integrated SPICE circuit simulator Autorouting with the Freerouting plugin Filters define which elements of a layout are selectable Enhanced interactive router helps you draw single tracks and differential pairs with precision New or enhanced tools to draw tracks, measure distances, tune track lengths, etc. Enhanced tool for creating filled zones A customizable coordinate system facilitates data exchange with other CAD applications Realistic ray-tracing capable 3D viewer Differential pair routing Rich repositories of symbol, footprint, and 3D shape libraries Python scripting API for programmatic customization and extensions Improved footprint wizard for fast custom footprints

    € 49,95

    Leden € 44,96

  •  -18% Introduction to Electronic Filters

    Elektor Publishing Introduction to Electronic Filters

    Learn RC and RL Filters with Hands-On Circuits and Simulation Introduction to Electronic Filters is your comprehensive guide to understanding, designing, and applying first-order electronic filters using resistors, capacitors, and inductors. Whether you are a student, maker, or educator, this book demystifies the theory behind RC and RL filters and bridges the gap between concepts and real-world applications through simulation and experimentation. From the basics of frequency response and phase shift to hands-on breadboard builds and Python-based simulations, this book offers a deeply practical learning experience. You will learn to analyse filters using Bode plots and phasors, and explore applications in audio tone shaping, sensor signal conditioning, noise reduction, and power supply filtering. As you progress, you’ll build, measure, simulate, and tune filters using modern tools like CircuitLab, Python, and the Analog Discovery 3. Each chapter includes thoughtfully crafted activities that reinforce learning by doing – designing filters for specific tasks, simulating dynamic behaviour, and observing how theory translates into performance. Inside you’ll find: A clear introduction to the fundamentals of electronic filters Detailed explanations of RC and RL filters, cutoff frequency, and phase Guided activities using both simulation and hardware tools Real-life applications in audio, sensors, power supplies, and more A beginner-friendly primer on Python and algebra for electronics Whether you’re working through simulations or experimenting with real components on your workbench, this book will help you develop a solid understanding of electronic filters and their role in practical circuits.

    € 39,95€ 32,95

    Leden identiek

  • MSP430 Microcontroller Essentials - Elektor

    Elektor Publishing MSP430 Microcontroller Essentials

    Architecture, Programming and Applications The MSP430 is a popular family of microcontrollers from Texas Instruments. In this book we will work with the smallest type, which is the powerful MSP430G2553. We will look at the capabilities of this microcontroller in detail, as it is well-suited for self-made projects because it is available in a P-DIP20 package. We will take a closer look at the microcontroller and then build, step by step, some interesting applications, including a 'Hello World' blinking LED and a nice clock application, which can calculate the day of the week based on the date. You also will learn how to create code for the MSP microcontroller in assembler. In addition to that, we will work with the MSP-Arduino IDE, which makes it quite easy to create fast applications without special in-depth knowledge of the microcontrollers. All the code used in the book is available for download from the Elektor website.

    € 39,95

    Leden € 35,96

  • Mastering FPGA Chip Design (E - book) - Elektor

    Elektor Digital Mastering FPGA Chip Design (E-book)

    For Speed, Area, Power, and Reliability This book teaches the fundamentals of FPGA operation, covering basic CMOS transistor theory to designing digital FPGA chips using LUTs, flip-flops, and embedded memories. Ideal for electrical engineers aiming to design large digital chips using FPGA technology. Discover: The inner workings of FPGA architecture and functionality. Hardware Description Languages (HDL) like Verilog and VHDL. The EDA tool flow for converting HDL source into a functional FPGA chip design. Insider tips for reliable, low power, and high performance FPGA designs. Example designs include: Computer-to-FPGA UART serial communication. An open-source Sump3 logic analyzer implementation. A fully functional graphics controller. What you need: Digilent BASYS3 or similar FPGA eval board with an AMD/Xilinx FPGA. Vivado EDA tool suite (available for download from AMD website free of charge). Project source files available from author’s GitHub site.

    € 32,95

    Leden € 26,36

  • Control Engineering with Fuzzy Logic (E - book) - Elektor

    Elektor Digital Control Engineering with Fuzzy Logic (E-book)

    Practical Applications and Project with Arduino, ESP32, and RP2040 Immerse yourself in the fascinating world of control engineering with Arduino and ESP32! This book offers you a practical introduction to classic and modern control methods, including PID controllers, fuzzy logic, and sliding-mode controllers. In the first part, you will learn the basics of the popular Arduino controllers, such as the Arduino Uno and the ESP32, as well as the integration of sensors for temperature and pH measurement (NTC, PT100, PT1000, and pH sensor). You will learn how to use these sensors in various projects and how to visualize data on a Nextion TFT display. The course continues with an introduction to actuators such as MOSFET switches, H-bridges, and solid-state relays, which are used to control motors and actuators. You will learn to analyze and model controlled systems, including PT1 and PT2 control. The book focuses on the implementation of fuzzy and PID controllers for controlling temperature and DC motors. Both the Arduino Uno and the ESP32 are used. The sliding-mode controller is also introduced. In the second-to-last chapter, you will explore the basics of neural networks and learn how machine learning can be used on an Arduino. In the last chapter, there is a practical example of a fuzzy controller for feeding electricity into the household grid. This book is the perfect choice for engineers, students, and electronics engineers who want to expand their projects with innovative control techniques.

    € 34,95

    Leden € 27,96

  • Arduino Uno – 45 Projects for Beginners and Experts - Elektor

    Elektor Publishing Arduino Uno – 45 Projects for Beginners and Experts

    This book covers a series of exciting and fun projects for the Arduino, such as a silent alarm, people sensor, light sensor, motor control, internet and wireless control (using a radio link). Contrary to many free projects on the internet all projects in this book have been extensively tested and are guaranteed to work! You can use it as a projects book and build more than 45 projects for your own use. The clear explanations, schematics, and pictures of each project make this a fun activity. The pictures are taken of a working project, so you know for sure that they are correct. You can combine the projects in this book to make your own projects. To facilitate this, clear explanations are provided on how the project works and why it has been designed the way it has That way you will learn a lot about the project and the parts used, knowledge that you can use in your own projects. Apart from that, the book can be used as a reference guide. Using the index, you can easily locate projects that serve as examples for the C++ commands and Arduino functionality. Even after you’ve built all the projects in this book, it will still be a valuable reference guide to keep next to your PC.

    € 39,95

    Leden € 35,96

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan