Boeken

461 producten


  • Radio Builder's Book

    Radio Builder's Book

    From Detector to Software Defined RadioRadio frequency (RF) technology is one of the areas which still allows putting your own ideas into practice. Countless circuit variants with special objectives allow space for meaningful experiments and projects. Many things simply aren’t available off the shelf. Crystal detector radios without their own power source, simple tube receivers with a touch of nostalgia, the first reception attempts at Software Defined Radio, special receivers for amateur radio, all this can be realized with little effort and as a perfect introduction to RF electronics.For a long time, radio construction was the first step into electronics. Meanwhile, there are other ways, especially via computers, microcontrollers, and digital technology. However, the analog roots of electronics are often neglected. Elementary radio technology and easy-to-do experiments are particularly well suited as a learning field for electronics because you can start with the simplest basics here.But the connection to modern digital technology is also obvious, for example, when it comes to modern tuning methods such as PLL and DDS or modern DSP radios.This book aims to give an overview and present a collection of simple RF projects. The author would like to support you to develop your own ideas, to design your own receivers and to test them.

    € 27,95

    Leden € 25,16

  • Ultimate Arduino Uno Hardware Manual

    Ultimate Arduino Uno Hardware Manual

    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. Ideaal 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 onderdelen gemakkelijk te vinden

    € 29,95

    Leden € 26,96

  • Python 3 Programming and GUIs

    Python 3 Programming and GUIs

    Dit is de tweede editie van een boek gericht op ingenieurs, wetenschappers en hobbyisten die met behulp van grafische gebruikersinterfaces pc's willen koppelen aan hardwareprojecten. Desktop- en webgebaseerde toepassingen worden behandeld. De gebruikte programmeertaal is Python 3, een van de populairste talen op de markt: snelheid van programmeren is een belangrijk kenmerk.Het boek is herzien en bijgewerkt met de nadruk op het gemak waarmee de gebruiker praktische ontwerpen kan maken – een tekstverwerker is alles wat nodig is om Python-programma's te maken.Hardware-interfacing wordt gerealiseerd met behulp van een Arduino Uno als externe slaaf. Een volledige beschrijving en broncode van de communicatie-interface wordt in het boek gegeven. De slave biedt digitale en analoge in- en uitgangen. Meerdere Uno's kunnen in één project worden opgenomen, waarbij alle besturingscode in Python is geschreven en op een PC draaitEén project omvat een PIC-microcontroller met code die met de Uno in de PIC kan worden geladen. De webapplicaties en server zijn allemaal in Python geïmplementeerd zodat u via het internet toegang heeft tot uw elektronische hardware. De Raspberry Pi-computer kan worden gebruikt als webserver.Een inleidend hoofdstuk is voorzien om u op weg te helpen met het gebruik van Linux. Het boek is geschreven voor gebruik met Debian of varianten waaronder Mint of Ubuntu. Alle programma's in het boek zijn vrij beschikbaar, klaar om te gebruiken en mee te experimenteren door middel van een download van Elektor.

    € 34,95

    Leden € 31,46

  • Explore ATtiny Microcontrollers using C and Assembly Language

    Explore ATtiny Microcontrollers using C and Assembly Language

    Een diepgaande kijk op de 8-bit AVR-architectuur in ATtiny- en ATmega-microcontrollers, voornamelijk vanuit het oogpunt van software en programmeren. Verken de AVR-architectuur met behulp van C en assembleertaal in Microchip Studio (voorheen Atmel Studio) met ATtiny-microcontrollers. Leer de details van hoe AVR-microcontrollers intern werken, inclusief de interne registers en geheugenkaart van ATtiny-apparaten. Programmeer ATtiny microcontrollers met behulp van een Atmel-ICE programmer/debugger, of gebruik een goedkope hobbyprogrammer, of zelfs een Arduino Uno als programmer. De meeste codevoorbeelden kunnen worden uitgevoerd met behulp van de Microchip Studio AVR simulator. Leer programma's schrijven voor ATtiny microcontrollers in assembleertaal. Zie hoe assembleertaal wordt omgezet in machinecode-instructies door het assembler-programma. Ontdek hoe programma's geschreven in de programmeertaal C eindigen als assembleertaal en uiteindelijk als machinecode-instructies. Gebruik de Microchip Studio debugger in combinatie met een hardware USB programmer/debugger om assembly en C taalprogramma's te testen, of gebruik de Microchip Studio AVR simulator. DIP verpakte ATtiny microcontrollers worden in dit deel gebruikt voor eenvoudig gebruik op elektronische breadboards, voornamelijk gericht op de ATtiny13(A) en ATtiny25/45/85. Leer over instructietiming en klokken in AVR-microcontrollers met behulp van ATtiny-apparaten. Ben je op weg om een AVR-expert te worden met geavanceerde debugging- en programmeervaardigheden.

    € 37,95

    Leden € 34,16

  • MicroPython for Microcontrollers

    MicroPython for Microcontrollers

    Projects with Thonny-IDE, uPyCraft-IDE, and ESP32The 'Python' programming language has enjoyed an enormous upswing in recent years. Not least, various single-board systems such as the Raspberry Pi have contributed to its popularity. But Python has also found widespread use in other fields, such as artificial intelligence (AI) or machine learning (ML). It is obvious, therefore, to use Python or the 'MicroPython' variant for use in SoCs (Systems on Chip) as well.Powerful controllers such as the ESP32 from Espressif Systems offer excellent performance as well as Wi-Fi and Bluetooth functionality at an affordable price. With these features, the Maker scene has been taken by storm. Compared to other controllers, the ESP32 has a significantly larger flash and SRAM memory, as well as a much higher CPU speed. Due to these characteristics, the chip is not only suitable for classic C applications, but also for programming with MicroPython.This book introduces the application of modern one-chip systems. In addition to the technical background, the focus is on MicroPython itself. After the introduction to the language, the programming skills learned are immediately put into practice. The individual projects are suitable for use in the laboratory as well as for everyday applications. So, in addition to the actual learning effect, the focus is also on the joy of building complete and useful devices. By using laboratory breadboards, circuits of all kinds can be realized with little effort, turning the testing and debugging of the 100% homebrew projects into an instructive pleasure.The various applications, such as weather stations, digital voltmeters, ultrasound range finders, RFID card readers or function generators, make the projects presented ideally suited for practical courses or subject and study work in the natural sciences, or in science and technology classes.

    € 32,95

    Leden € 29,66

  • Ultimate Arduino Mega 2560 Hardware Manual

    Ultimate Arduino Mega 2560 Hardware Manual

    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, met meer pinnen, seriële poorten en geheugen. Arduino is het makkelijk te gebruiken open-source elektronica platform dat gebruikt wordt door hobbyisten, makers, hackers, experimenteerders, onderwijzers en professionals.Krijg alle informatie die u nodig hebt over de hardware en firmware gevonden 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 metgezel volume aan de Ultimate Arduino Uno Hardware Manual, die de Arduino Uno hardware en firmware behandelt. Bevat alle Arduino Mega 2560 hardware informatie op één plaats Bevat Arduino / Genuino Mega 2560 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 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 boards Voedingscircuits vereenvoudigd en uitgelegd Mechanische afmetingen opgesplitst in vijf gemakkelijk te raadplegen diagrammen Bevat schakelschema's, onderdelenlijst en bordindeling om gemakkelijk componenten te vinden Een hoofdstuk over compatibiliteit van schilden legt uit hoe schilden werken op verschillende Arduino-borden

    € 32,95

    Leden € 29,66

  • Programming with Node-RED

    Programming with Node-RED

    Het Internet of Things (IoT) wordt een belangrijk toepassingsgebied voor embedded systemen. Als gevolg daarvan raken steeds meer mensen geïnteresseerd in het leren van embedded ontwerpen en programmeren. Technische hogescholen en universiteiten stappen af van de oude 8- en 16-bits microcontrollers en introduceren 32-bits embedded microcontrollers in hun curricula. Veel IoT-toepassingen vragen om precisie, een hoge verwerkingskracht en een laag stroomverbruik. Geproduceerd door IBM, Node-RED is een open-source visuele editor voor het bedraden van het internet der dingen. Node-RED wordt geleverd met een groot aantal nodes om een veelheid aan taken aan te kunnen. De benodigde nodes worden geselecteerd en samengevoegd om een bepaalde taak uit te voeren. Node-RED is gebaseerd op flow-type programmering waarbij nodes worden geconfigureerd en samengevoegd om een toepassingsprogramma te vormen. Er zijn nodes voor het uitvoeren van complexe taken, waaronder webtoegang, Twitter, E-mail, HTTP, Bluetooth, MQTT, het aansturen van GPIO-poorten, enz. Een bijzonder prettig aspect van Node-RED is dat de programmeur niet hoeft te leren hoe hij complexe programma's moet schrijven. Een e-mail kan bijvoorbeeld worden verzonden door eenvoudigweg nodes samen te voegen en slechts een paar regels code te schrijven. Het doel van dit boek is om te leren hoe Node-RED kan worden gebruikt in projecten. Het belangrijkste hardwareplatform dat bij de meeste projecten in dit boek wordt gebruikt is Raspberry Pi 4. Er zijn hoofdstukken opgenomen om te laten zien hoe Node-RED ook kan worden gebruikt met Arduino Uno, ESP32 DevKitC, en de ESP8266 NodeMCU microcontroller ontwikkelborden.

    € 37,50

    Leden € 33,75

  • Home Appliance Hack-and-IoT Guidebook (+ GRATIS ESP8266 Board)

    Home Appliance Hack-and-IoT Guidebook

    Affordable solutions with the ESP8266 and 3D printing If you are looking for a small yet powerful IoT device, you are likely to come across the ESP8266 and compatible products on the market today. One of these, the Wemos/Lolin D1 Mini Pro board strikes a remarkable balance between cost and performance. A small and very affordable prototype board, the D1 Mini Pro stands out with its WiFi functionality and a 16-Mbytes flash memory for easy creation of a flash file system. In addition, there are sufficient input and output pins (only one analog input though) to support PWM, I²C, and One-Wire systems to mention but a few. The book describes the operation, modding, construction, and programming of home appliances including a colorful smart home accessory, a refrigerator/greenhouse controller, an AC powerline monitor, a door lock monitor, and an IKEA Trådfri controller. As a benefit, all firmware developed for these DIY, "IoT-ized" devices can be updated over-the-air (OTA). For most of the designs in the book, a small printed circuit board (PCB) and an enclosure are presented so readers can have a finished and attractive-looking product. Readers having – or with access to! – a 3D printer can "print" the suggested enclosures at home or in a shop. Some of the constructions benefit from a Raspberry Pi configured as a gateway or cms server. This is also described in detail with all the necessary configuring. You don’t need to be an expert but the prerequisites to successful replication of the projects include basic skills with PC software including the ability to surf the Internet. In terms of hardware, you should be comfortable with soldering and generally assembling the PCBs presented in the book. All custom software written for the IoT devices, the PCB layouts, and 3D print files described in the book are available for free downloading.

    € 39,95

    Leden € 35,96

  • Programming with Node-RED (E-book)

    Elektor Digital Programming with Node-RED (E-book)

    Het Internet of Things (IoT) wordt een belangrijk toepassingsgebied voor embedded systemen. Als gevolg daarvan raken steeds meer mensen geïnteresseerd in het leren van embedded ontwerpen en programmeren. Technische hogescholen en universiteiten stappen af van de oude 8- en 16-bits microcontrollers en introduceren 32-bits embedded microcontrollers in hun curricula. Veel IoT-toepassingen vragen om precisie, een hoge verwerkingskracht en een laag stroomverbruik. Geproduceerd door IBM, Node-RED is een open-source visuele editor voor het bedraden van het internet der dingen. Node-RED wordt geleverd met een groot aantal nodes om een veelheid aan taken aan te kunnen. De benodigde nodes worden geselecteerd en samengevoegd om een bepaalde taak uit te voeren. Node-RED is gebaseerd op flow-type programmering waarbij nodes worden geconfigureerd en samengevoegd om een toepassingsprogramma te vormen. Er zijn nodes voor het uitvoeren van complexe taken, waaronder webtoegang, Twitter, E-mail, HTTP, Bluetooth, MQTT, het aansturen van GPIO-poorten, enz. Een bijzonder prettig aspect van Node-RED is dat de programmeur niet hoeft te leren hoe hij complexe programma's moet schrijven. Een e-mail kan bijvoorbeeld worden verzonden door eenvoudigweg nodes samen te voegen en slechts een paar regels code te schrijven. Het doel van dit boek is om te leren hoe Node-RED kan worden gebruikt in projecten. Het belangrijkste hardware platform dat gebruikt wordt bij de meeste projecten in dit boek is de Raspberry Pi 4. Er zijn hoofdstukken opgenomen om te laten zien hoe Node-RED ook kan worden gebruikt met Arduino Uno, ESP32 DevKitC, en de ESP8266 NodeMCU microcontroller ontwikkelborden.

    € 32,50

    Leden € 26,00

  • Nucleo Boards Programming with the STM32CubeIDE (E-book)

    Elektor Digital Nucleo Boards Programming with the STM32CubeIDE (E-book)

    Hands-on in more than 50 projects STM32 Nucleo family of processors are manufactured by STMicroelectronics. These are low-cost ARM microcontroller development boards. This book is about developing projects using the popular STM32CubeIDE software with the Nucleo-L476RG development board. In the early Chapters of the book the architecture of the Nucleo family is briefly described. The book covers many projects using most features of the Nucleo-L476RG development board where the full software listings for the STM32CubeIDE are given for each project together with extensive descriptions. The projects range from simple flashing LEDs to more complex projects using modules, devices, and libraries such as GPIO, ADC, DAC, I²C, SPI, LCD, DMA, analogue inputs, power management, X-CUBE-MEMS1 library, DEBUGGING, and others. In addition, several projects are given using the popular Nucleo Expansion Boards. These Expansion Boards plug on top of the Nucleo development boards and provide sensors, relays, accelerometers, gyroscopes, Wi-Fi, and many others. Using an expansion board together with the X-CUBE-MEMS1 library simplifies the task of project development considerably. All the projects in the book have been tested and are working. The following sub-headings are given for each project: Project Title, Description, Aim, Block Diagram, Circuit Diagram, and Program Listing for the STM32CubeIDE. In this book you will learn about STM32 microcontroller architecture; the Nucleo-L476RG development board in projects using the STM32CubeIDE integrated software development tool; external and internal interrupts and DMA; DEBUG, a program developed using the STM32CubeIDE; the MCU in Sleep, Stop, and in Standby modes; Nucleo Expansion Boards with the Nucleo development boards. What you need a PC with Internet connection and a USB port; STM32CubeIDE software (available at STMicroelectronics website free of charge) the project source files, available from the book’s webpage hosted by Elektor; Nucleo-L476RG development board; simple electronic devices such as LEDs, temperature sensor, I²C and SPI chips, and a few more; Nucleo Expansion Boards (optional).

    € 34,95

    Leden € 27,96

  •  -57% De basis van elektronica

    Elektor Publishing De basis van elektronica

    Analoge schakelingen, sensors en microcontrollersElektronica 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!

    € 34,95€ 14,95

    Leden identiek

  •  -17% Get Started with the MAX78000FTHR Bundle

    Elektor Bundles Get Started with the MAX78000FTHR Bundle

    De MAX78000FTHR van Maxim Integrated is een kleine ontwikkelingsprintplaat die gebaseerd is op de MAX78000 MCU. Dit board wordt vooral gebruikt in toepassingen voor kunstmatige intelligentie (AI) die over het algemeen grote hoeveelheden rekenkracht en geheugen vereisen. Het combineert een Arm Cortex-M4 processor met een floating-point unit (FPU), convolutionele neurale netwerk (CNN) accelerator, en RISC-V kern in een enkel product. Hij is ontworpen voor uiterst laag stroomverbruik, zodat hij ideaal is voor veel draagbare op AI gebaseerde toepassingen.Dit boek is gebaseerd op projecten en heeft als doel de basisfuncties van de MAX78000FTHR te leren. Het demonstreert hoe hij gebruikt kan worden in diverse klassieke en AI-gebaseerde projecten. Elk project wordt in detail beschreven en er worden volledige programma-overzichten gegeven. De lezers moeten de projecten kunnen gebruiken zoals ze zijn, of ze aanpassen aan hun gebruiksdoeleinden. Dit boek behandelt de volgende eigenschappen van het MAX78000FTHR microcontroller ontwikkelingsboard: Onboard LED's en knoppen Externe LEDs en knoppen Het gebruik van Analoog/Digitaal Converters Projekten met I²C Projecten met SPI Projecten met UART Externe interrupts en timer interrupts Gebruik van de ingebouwde microfoon Gebruik van de ingebouwde camera Convolutioneel Neuraal Netwerk

    € 59,95€ 49,95

    Leden identiek

  • Electronic Security and Espionage

    Elektor Publishing Electronic Security and Espionage

    A Handbook on DIYNowadays, security problems are rarely properly solved or correctly addressed. Electronic security is only part of the chain in making a system secure. Electronic security is usually addressed as network or software security, neglecting other aspects, but the chain is only as strong as its weakest link.This book is about electronic hardware security, with an emphasis on problems that you can solve on a shoestring DIY budget. It deals mostly with secure communications, cryptosystems, and espionage. You will quickly appreciate that you can’t simply buy a trustworthy and reliable cryptosystem off the shelf. You will then realise that this applies equally to individuals, corporations, and governments.If you want to increase your electronic security awareness in a world already overcrowded with networks of microphones and cameras, this is a book for you. Furthermore, if you want to do something DIY by designing and expanding upon simple electronic systems, please continue reading. Some of the devices described are already published as projects in the Elektor magazine. Some are still ideas yet to be worked out.Complexity is the main enemy of security, so we'll try to keep to simple systems. Every chapter will analyse real-life espionage events or at least several hypothetical scenarios that will hopefully spark your imagination. The final goal is to build a security-conscious mindset (or “to get into a head of a spy”) which is necessary to recognise possible threats beforehand, to design a truly secure system.Don’t bother reading if: you think you and your secrets are 100% safe and secure you think somebody else can effectively handle your security you think conspiracy theories only exist in theory – Telefunken’s masterpiece the “FS-5000 Harpoon” was built on one!

    € 34,95

    Leden € 31,46

  • FreeRTOS for ESP32-Arduino

    FreeRTOS for ESP32-Arduino

    Programmeren van embedded systemen is moeilijk vanwege de beperkte middelen en de beperkte debugging-faciliteiten. Waarom zou u uw eigen Real-Time Operating System (RTOS) en uw eigen applicatie ontwikkelen als de bewezen FreeRTOS software vrij beschikbaar is? Waarom niet beginnen met een gevalideerde basis? Iedere software-ontwikkelaar weet dat je een moeilijk probleem in kleinere moet verdelen om het te overwinnen. Door gebruik te maken van afzonderlijke preëmptieve taken en FreeRTOS-communicatiemechanismen wordt een schone scheiding van functies bereikt binnen de gehele toepassing. Dit resulteert in veilige en onderhoudbare ontwerpen.Praktiserende ingenieurs en studenten kunnen zowel dit boek als de ESP32 Arduino-omgeving gebruiken om in een comfortabel tempo in FreeRTOS-concepten te waden. De goed georganiseerde tekst stelt u in staat elk concept onder de knie te krijgen voordat u aan het volgende hoofdstuk begint. Praktische broodplankexperimenten en schema's zijn inbegrepen om de lessen thuis te brengen. Ervaring is de beste leermeester.Elk hoofdstuk bevat oefeningen om uw kennis te testen. De behandeling van de FreeRTOS Application Programming Interface (API) is volledig voor de ESP32 Arduino-omgeving. U kunt wat u leert toepassen op andere FreeRTOS-omgevingen, waaronder Espressif's ESP-IDF. De broncode is beschikbaar op GitHub. Met al deze hulpmiddelen zit u aan het stuur als het tijd is om uw volgende ubercoole ESP32-project te ontwikkelen.Wat u zult leren: Hoe preëmptief roosteren werkt binnen FreeRTOS De Arduino-opstart 'loopTask' Bericht wachtrijen FreeRTOS-timers en de IDLE-taak De semafoor, mutex, en hun verschillen De mailbox en zijn toepassing Realtime taakprioriteiten en het effect ervan Interrupt interactie en gebruik met FreeRTOS Que sets Taken melden met gebeurtenissen Gebeurtenisgroepen Kritieke secties Taak lokale opslag De gatekeeper taak

    € 37,50

    Leden € 33,75

  • Kickstart to Python 3

    Kickstart to Python 3

    An Ultra-Rapid Programming CourseThis 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 € 26,96

  •  -57% The State of Hollow State Audio

    The State of Hollow State Audio

    Vacuum-tube (or valve, depending upon which side of the pond you live on) technology spawned the Age of Electronics early in the 20th Century. Until the advent of solid-state electronics near mid-century, hollow-state devices were the only choice. But following the invention of the transistor (after their process fell to reasonable levels), within a couple of decades, the death of vacuum tubes was widely heralded. Yet here we are some five decades later, and hollow-state equipment is enjoying something of a comeback, especially in the music and high-end audio industries.Many issues surround hollow-state audio: Does it produce—as some claim—better sound? If so, is there science to back up these claims? How do hollow-state circuits work? How do you design hollow-state audio circuits? If hollow-state equipment fails, how do you go about troubleshooting and repairing it? Can we recreate some of the classic hollow-state audio devices for modern listening rooms and recording studios? How can we intelligently modify hollow-state amplifiers to our taste? These and other topics are covered in The State of Hollow State Audio.

    € 34,95€ 14,95

    Leden identiek

  • FreeRTOS for ESP32-Arduino (E-book)

    Elektor Digital FreeRTOS for ESP32-Arduino (E-book)

    Programmeren van embedded systemen is moeilijk vanwege de beperkte middelen en de beperkte debugging-faciliteiten. Waarom zou u uw eigen Real-Time Operating System (RTOS) en uw eigen applicatie ontwikkelen als de bewezen FreeRTOS software vrij beschikbaar is? Waarom niet beginnen met een gevalideerde basis? Iedere software-ontwikkelaar weet dat je een moeilijk probleem in kleinere moet verdelen om het te overwinnen. Door gebruik te maken van afzonderlijke preëmptieve taken en FreeRTOS-communicatiemechanismen wordt een schone scheiding van functies bereikt binnen de gehele toepassing. Dit resulteert in veilige en onderhoudbare ontwerpen.Praktiserende ingenieurs en studenten kunnen zowel dit boek als de ESP32 Arduino-omgeving gebruiken om in een comfortabel tempo in FreeRTOS-concepten te duiken. De goed georganiseerde tekst stelt u in staat elk concept onder de knie te krijgen voordat u aan het volgende hoofdstuk begint. Praktische broodplankexperimenten en schema's zijn inbegrepen om de lessen thuis te brengen. Ervaring is de beste leermeester.Elk hoofdstuk bevat oefeningen om uw kennis te testen. De behandeling van de FreeRTOS Application Programming Interface (API) is volledig voor de ESP32 Arduino-omgeving. U kunt wat u leert toepassen op andere FreeRTOS-omgevingen, waaronder Espressif's ESP-IDF. De broncode is beschikbaar op GitHub. Met al deze hulpmiddelen zit u aan het stuur als het tijd is om uw volgende ubercoole ESP32-project te ontwikkelen.Wat u zult leren: Hoe preëmptief roosteren werkt binnen FreeRTOS De Arduino-opstart 'loopTask' Bericht wachtrijen FreeRTOS-timers en de IDLE-taak De semafoor, mutex, en hun verschillen De mailbox en zijn toepassing Realtime taakprioriteiten en het effect ervan Interrupt interactie en gebruik met FreeRTOS Que sets Taken melden met gebeurtenissen Gebeurtenisgroepen Kritieke secties Taak lokale opslag De gatekeeper taak

    € 32,50

    Leden € 26,00

  •  -31% Raspberry Pi Zero 2 W Bundel

    Elektor Bundles Raspberry Pi Zero 2 W Bundel

    Met deze bundel kunt u meteen de meer dan 30 geteste en werkende projecten bouwen die in het boek worden beschreven. Deze bundel bevat: The Raspberry Pi Zero 2 W GO! Book (normale prijs: € 34,95) Raspberry Pi Zero 2 W (normale prijs: € 22,95) The Raspberry Pi Zero 2 W GO! Book 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 Raspberry Pi Zero 2 W De kleine Raspberry Pi zet de quad-core turbo aan! Features 64-bit quad core-processor VideoCore IV GPU 512 MB LPDDR2 DRAM 802.11b/g/n draadloos LAN Bluetooth 4.2 / Bluetooth Low Energy (BLE) Slot voor MicroSD-kaart Mini HDMI- en USB 2.0 OTG-poorten Micro-USB-voeding HAT-compatibele 40-pins header Composiet video- en reset-pinnen via soldeer testpunten CSI-cameraconnector Specificaties SoC Broadcom BCM2710A1 CPU 64-bit ARM Cortex-A53 (4x 1 GHz) GPU Broadcom VideoCore VI RAM 512 MB LPDDR2 Wireless LAN 2,4 GHz IEEE 802.11b/g/n Bluetooth Bluetooth 4.2, BLE USB 1x micro USB (voor data)1x micro USB (voor voeding) GPIO HAT-compatibele 40-pins GPIO-header Video & audio 1080P HD-video en stereo-audio via mini-HDMI-connector SD-kaart microSD (voor besturingssysteem en opslag) Voeding 5 VDC / 2,5 A (geleverd via micro-USB-connector) Afmetingen 65 x 30 x 5 mm Raspberry Pi Zero 2 W is footprint-compatibel met eerdere Zero-modellen.

    € 57,95€ 39,95

    Leden identiek

  • The Complete ESP32 Projects Guide

    The Complete ESP32 Projects Guide

    1 review

    Het belangrijkste doel van dit boek is het aanleren van de Arduino IDE en MicroPython programmeertalen in ESP32 gebaseerde projecten, met behulp van het zeer populaire ESP32 DevKitC ontwikkelbord. Het boek bevat veel eenvoudige, basis- en intermediaire projecten waarbij gebruik wordt gemaakt van de Arduino IDE en de ESP32 DevKitC. Alle projecten zijn getest en werken. Blokdiagrammen, schakelschema's en volledige programmalijsten van alle projecten worden met uitleg gegeven. Bovendien worden verschillende projecten gegeven voor het programmeren van de ESP32 DevKitC met MicroPython. De projecten in dit boek zijn bedoeld om de volgende functies van de ESP32-processor te leren: GPIO's Aanrakingssensoren Externe interrupts Timer interrupts I²C en I²S SPI PWM ADC DAC UART Hall sensor Temperatuursensor Infrarood-controller Lezen en schrijven naar SD-kaart Lezen en schrijven naar flash-geheugen RTC-timer Chip ID Veiligheid en encryptie Wi-Fi en netwerk programmering Bluetooth BLE programmering Communicatie mobiele apparaten Laag stroomverbruik ontwerp ESP-IDF programmering De projecten zijn georganiseerd met oplopende moeilijkheidsgraden. Lezers worden aangemoedigd om de projecten in de gegeven volgorde aan te pakken. Een speciaal voorbereide hardware kit is verkrijgbaar bij Elektor. Met behulp van deze hardware moet het eenvoudig en leuk zijn om de projecten in dit boek te bouwen.

    € 39,95

    Leden € 35,96

  •  -27% Bundel: Getting Started with ESPHome + LILYGO TTGO T-Display ESP32 (16 MB)

    Bundel: Getting Started with ESPHome + LILYGO TTGO T-Display ESP32 (16 MB)

    1 review

    Ontwikkel uw eigen aangepaste domotica Deze bundel bevat: Getting Started with ESPHome (normale prijs: € 29,95) LILYGO T-Display ESP32 (16 MB) (normale prijs: € 24,95) Over het boekEspressif's ESP8266 en ESP32 microcontrollers hebben doe-het-zelf domotica naar de massa's gebracht. Echter, niet iedereen is vloeiend in het programmeren van deze microcontrollers met Espressif's C/C++ SDK, de Arduino core, of MicroPython. Dit is waar ESPHome tot zijn recht komt: met dit project programmeert u uw microcontroller niet, maar configureert u hem.Dit boek laat zien hoe u uw eigen domotica-apparaten kunt maken met ESPHome op een ESP32-microcontrollerbord. U leert hoe u allerlei elektronische componenten kunt combineren en complexe gedragingen kunt automatiseren. Uw apparaten kunnen volledig autonoom werken, en via Wi-Fi verbinding maken met uw domotica gateways zoals Home Assistant of MQTT broker.Aan het eind van dit boek zult u in staat zijn om uw eigen aangepaste domotica-apparaten te maken op de manier die u wilt. Dankzij ESPHome en de ESP32 ligt dit binnen ieders handbereik. Opzetten van een ESPHome-ontwikkelomgeving en maken van onderhoudbare configuraties Gebruik knoppen en LED's Een zoemer laten klinken en melodietjes afspelen Metingen uitlezen van verschillende soorten sensoren Communiceer over een korte afstand met NFC, infrarood licht, en Bluetooth Low Energy Toon informatie op verschillende soorten displays Over het bord Chipset Espressif-ESP32 240 MHz Xtensa single-/dual-core 32-bit LX6 microprocessor FLASH QSPI flash 16 MB SRAM 520 kB SRAM Knop Opnieuw USB naar TTL CP2104 Modulaire interface UART, SPI, SDIO, I²C, LED PWM, TV PWM, I²S, IRGPIO, ADC, condensator aanraaksensor, DACLNA voorversterker DisplayDisplay IPS ST7789V 1.14 Inch Werkspanning 2.7-4.2 V Werkende stroom Over 67 MA Slaapstroom Over 350 uA Werkende temperatuurwaaier -40? ~ +85? Grootte & Gewicht 51,52 x 25,04 x 8,54 mm (7,81 g) Voeding USB 5 V/1 A Laadstroom 500 mA Batterij 3,7 V lithiumbatterij JST-aansluiting 2-Pins 1.25 mm USB Type-C

    € 54,95€ 39,95

    Leden identiek

  •  -18% Arduino Uno Experimenteerbundel

    Elektor Bundles Arduino Uno Experimenteerbundel

    Het projectenboek, geschreven door de bekende Elektor auteur Dogan Ibrahim, bevat vele software- en hardware-gebaseerde projecten die speciaal ontwikkeld zijn voor de Arduino Uno experimenteerkit. De kit wordt geleverd met een Arduino Uno board, diverse LEDs, sensoren, actuatoren, en andere componenten. De bedoeling van de kit is om snel een begin te maken met de hardware en software aspecten van projecten die rond het Arduino-microcontrollersysteem zijn ontworpen.De in deze gids gegeven projecten zijn volledig getest en werkend en maken volledig gebruik van alle geleverde componenten. Voor elk project in de gids wordt een blokschema, een schema van de schakeling, een uitgebreide programma-lijst en een volledige programma-beschrijving gegeven.Inbegrepen in de kit 1x Arduino Uno Rev3 board 1x RFID lezer module 1x DS1302 RTC module 1x 5 V stappenmotor 1x '2003' stappenmotor aanstuurprint 5x Groene LED 5x Gele LED 5x Rode LED 2x Tuimelschakelaar 1x Vlammensensor 1x LM35 sensor module 1x Infrarood ontvanger 3x Lichtafhankelijke weerstanden (LDR's) 1x IR afstandsbediening 1x Breadboard 4x Drukknop (met vier kapjes) 1x Zoemer 1x Piëzo signaalgever 1x Regelbare weerstand (potentiometer) 1x 74HC595 schuifregister 1x 7-segment display 1x 4-cijferig 7-segment display 1x 8x8 dot-matrix display 1x 1602 / I²C LCD module 1x DHT11 temperatuur- en luchtvochtigheidsmodule 1x Relaismodule 1x Geluidsmodule 10x Dupont kabel (20 cm) 20x Breadboard kabel (15 cm) 1x Water sensor 1x PS2 joystick 5x 1 k-ohm weerstand 5x 10 k-ohm weerstand 5x 220-ohm weerstand 1x 4x4 toetsenbord module 1x 9g servo (25 cm) 1x RFID kaart 1x RGB module 2x Jumper kapje 1x 0,1 inch steekpen 1x 9 V batterij DC aansluiting Projectboek (Engelstalig, 237 pagina's) Maar liefst 60 projecten in het boekHardware projecten met LEDs Knipperende LED – met de onboard LED Knipperende LED – met behulp van een externe LED SOS knipperende LED Afwisselend knipperende LEDs Looplicht LEDs Looplicht LEDs 2 Binair tellende LEDs Willekeurig knipperende LED's - kerstverlichting Knopgestuurde LED's Regelen van de knippersnelheid van de LED's - externe interrupts Reactietimer LED kleurenstaf Vaste RGB kleuren Verkeerslichten Verkeerslichten met voetgangersoversteekplaatsen Gebruik van het 74HC595 schuifregister - binaire teller omhoog Gebruik van het 74HC595 schuifregister - willekeurig knipperen van 8 LEDs Gebruik van het 74HC595 schuifregister - looplicht met LEDs Gebruik van het 74HC595 schuifregister - een gespecificeerde LED aanzetten Gebruik van het 74HC595 schuifregister - gespecificeerde LEDs aanzettens 7-segment LED displays 7-Segment 1-cijferige LED teller 7-Segment 4-cijferig gemultiplexed LED-display 7-Segment 4-cijferige gemultiplexte LED-display teller - timer interrupts 7-Segment 4-cijferige gemultiplexte LED-display teller - zonder voorloopnullen 7-Segment 4-cijferige gemultiplexte LED-display - reactietimer Timer onderbreekt knipperende onboard LED Liquid Crystal Displays (LCDs) Tekst weergeven op het LCD Schuivende tekst op het LCD Weergave van speciale tekens op het LCD Lopende band goederenteller met LCD Nauwkeurige LCD klok met timer interrupts LCD dobbelsteen Sensoren Analoge temperatuursensor Voltmeter Aan/Uit temperatuurregelaar Donkerdetector met behulp van een lichtafhankelijke weerstand (LDR) Kanteldetectie Waterstandsensor Weergave van waterpeil Waterpeil regelaar Overstromingsdetector met zoemer Geluidsdetectiesensor - relaisbesturing door handgeklap Vlammensensor - branddetectie met relaisuitgang Temperatuur- en luchtvochtigheidsweergave Muziektonen opwekken met de melodieënmaker De RFID lezer De tag ID vinden Toegangscontrole met RFID deurslot en relais Het 4x4 keypad Geef de ingedrukte toetscode weer op de seriële monitor Rekenmachine voor gehele getallen met LCD Toetsenbord deurbeveiligingsslot met relaisy De Real-Time Clock (RTC) Module RTC met seriële monitor RTC met LCD Temperatuur- en vochtigheidsweergave met tijdregistratieg De joystickAnaloge waarden van de joystick aflezen8x8 LED matrixDisplaying shapesMotoren Test het draaien van de servo Servo sweep Met joystick bestuurde servo Draai de motor met de klok mee en tegen de klok ine Infrarood ontvangers en afstandsbedieningen Decoderen van de IR afstandsbedieningscodes Activeren/deactiveren van relais op afstand Infrarood afstandsbesturing van stappenmotoren

    € 84,95€ 69,95

    Leden identiek

  • PLC Programming with the Raspberry Pi and the OpenPLC Project (E-book)

    Elektor Digital PLC Programming with the Raspberry Pi and the OpenPLC Project (E-book)

    Inleiding in PLC-programmering met OpenPLC, de eerste volledig open-source Programmable Logic Controller op de Raspberry Pi, en Modbus-voorbeelden met Arduino Uno en ESP8266PLC programmeren is heel gebruikelijk in de industrie en de huisautomatisering. Dit boek beschrijft hoe de Raspberry Pi 4 kan worden gebruikt als een programmeerbare logische controller. Voordat hij u meeneemt in het programmeren, begint de auteur met de software-installatie op de Raspberry Pi en de PLC-editor op de PC, gevolgd door een beschrijving van de hardware.Daarna vindt u interessante voorbeelden in de verschillende programmeertalen die voldoen aan de IEC 61131-3 standaard. In deze handleiding wordt ook in detail uitgelegd hoe u de PLC-editor gebruikt en hoe u de programma's op de Raspberry Pi laadt en uitvoert. Alle IEC-talen worden uitgelegd met voorbeelden, beginnend met LD (Ladder Diagram) over ST (Structured Control Language) tot SFC (Special Function Chart). Alle voorbeelden kunnen worden gedownload van de website van de auteur.Netwerken krijgt ook grondige aandacht. De Arduino Uno en de ESP8266 worden geprogrammeerd als ModbusRTU of ModbusTCP modules om toegang te krijgen tot externe periferie, het uitlezen van sensoren en het schakelen van elektrische belastingen. I/O schakelingen die voldoen aan de 24 V industriestandaard kunnen ook interessant zijn voor de lezer.Het boek eindigt met een overzicht van commando's voor ST en LD. Na het lezen van het boek zal de lezer in staat zijn om zijn eigen controllers te maken met de Raspberry Pi.

    € 27,95

    Leden € 22,36

  • Build Your Own Multifunctional 4-Axis CNC Machine

    Elektor Publishing Build Your Own Multifunctional 4-Axis CNC Machine

    Plot, Cut, Drill, Mill and Laser with the Z99This book covers the construction, hardware, software, and operation of the Z99 – CNC machine. This is a multifunctional 4-axis machine for home construction.The capabilities of the Z99 machine include: large-format schematic plotting PCB plotting with etch-resist pens schematic plotting with conductive-ink pens letter cutting out of vinyl paper cutting PCB/substrate drilling PCB/substrate milling text milling laser engraving laser cutting of solder paste masks By making the support software available as freeware, readers of the book are challenged and encouraged to develop new applications for the Z99.The machine would not be of much use if the user has no option to create suitable files for the designs in mind. A large part of this book is dedicated to creating source files in a variety of freeware software packages, including Inkscape, DesignSpark PCB, KiCad, and FlatCAM.The book is also useful for readers keen to comprehend and then master the basic structure of HPGL, Gerber, Drill, and G-code files, as well as to have a go at deciphering them using software.

    € 29,95

    Leden € 26,96

  • Raspberry Pi for Radio Amateurs

    Raspberry Pi for Radio Amateurs

    Niet op voorraad

    Although much classical HF and mobile equipment is still in use by many amateurs, the use of computers and digital techniques has now become very popular among amateur radio operators. Nowadays, anyone can purchase a Raspberry Pi computer and run almost all amateur radio software on the ‘RPi’, which is slightly bigger than the size of a credit card. The RTL-SDR devices have become very popular among hams because of their very low cost and rich features. A basic system may consist of a USB-based RTL-SDR device (dongle) with a suitable antenna, an RPi computer, a USB-baased external audio input-output adapter, and software installed on the Pi. With such a simple setup it is feasible to receive signals from around 24 MHz to over 1.7 GHz. With the addition of a low-cost upconverter device, an RTL-SDR can easily and effectively receive the HF bands. This book is aimed at amateur radio enthusiasts, electronic engineering students, and anyone interested in learning to use the Raspberry Pi to build electronic projects. The book is suitable for the full range of beginners through old hands at ham radio. Step-by-step installation of the operating system is described with many details on the commonly used Linux commands. Some knowledge of the Python programming language is required to understand and modify the projects given in the book. Example projects developed in the book include a station clock, waveform generation, transistor amplifier design, active filter design, Morse code exerciser, frequency counter, RF meter, and more. The block diagram, circuit diagram, and complete Python program listings are given for each project, including the full description of the projects. Besides wide coverage of RTL-SDR for amateur radio, the book also summarizes the installation and use instructions of the following ham radio programs and software tools you can run on your Raspberry Pi: TWCLOCK, Klog, Gpredict, FLDIGI, DIRE WOLF, xcwcp, QSSTV, LinPsk, Ham Clock, CHIRP, xastir, and CQRLOG.

    Niet op voorraad

    € 34,95

    Leden € 31,46

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan