E-books (–20% voor leden)

325 producten


  • The CAN Bus Companion (E-book)

    Elektor Digital The CAN Bus Companion (E-book)

    Projects with Arduino Uno & Raspberry Pi with Examples for the MCP2515 CAN Bus Interface ModuleThis book details the use of the Arduino Uno and the Raspberry Pi 4 in practical CAN bus based projects. Using either the Arduino Uno or the Raspberry Pi with off-the-shelf CAN bus interface modules considerably ease developing, debugging, and testing CAN bus based projects.This book is written for students, practicing engineers, enthusiasts, and for everyone else wanting to learn more about the CAN bus and its applications. The book assumes that the reader has some knowledge of basic electronics. Knowledge of the C and Python programming languages and programming the Arduino Uno using its IDE and Raspberry Pi will be useful, especially if the reader intends to develop microcontroller-based projects using the CAN bus.The book should be a useful source of reference material for anyone interested in finding answers to questions such as: What bus systems are available for the automotive industry? What are the principles of the CAN bus? How can I create a physical CAN bus? What types of frames (or data packets) are available in a CAN bus system? How can errors be detected in a CAN bus system and how dependable is a CAN bus system? What types of CAN bus controllers exist? How do I use the MCP2515 CAN bus controller? How do I create 2-node Arduino Uno-based CAN bus projects? How do I create 3-node Arduino Uno-based CAN bus projects? How do I set the acceptance masks and acceptance filters? How do I analyze data on the CAN bus? How do I create 2-node Raspberry Pi-based CAN bus projects? How do I create 3-node Raspberry Pi-based CAN bus projects?

    € 24,95

    Leden € 19,96

  • Explore ATtiny Microcontrollers using C and Assembly Language (E-book)

    Elektor Digital Explore ATtiny Microcontrollers using C and Assembly Language (E-book)

    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.

    € 29,95

    Leden € 23,96

  • FreeCAD für Elektroniker (PDF)

    Elektor Digital FreeCAD für Elektroniker (PDF)

    Praktische Einführung in 3D-Modellierung vom Gehäuse bis zu Frontplatten Ein historisches Bauteil einbetten, eine professionell anmutende Heimstätte für eine Leiterplatte schaffen oder ein komplexes Gerät mit Chassis konstruieren – diese und viele andere Herausforderungen werden mit FreeCAD zu einem anregenden Vergnügen. Hat man die grundlegenden Prozesse erst einmal verinnerlicht, sind der Fantasie praktisch keine Grenzen mehr gesetzt. Der Einstieg in ein neues Programm ist immer schwierig – besonders wenn es sich um ein so vielfältiges Werkzeug wie FreeCAD handelt. Überschaubare, aber zugleich gut verwendbare Einzelteile liefern in diesem Buch den Anfangspunkt. Das Zusammensetzen dieser Komponenten führt später zu Baugruppen. In der Vielfalt der Möglichkeiten von FreeCAD wird ein gangbarer Weg gezeigt. Das beschriebene Vorgehen ist exemplarisch – die Beispiele lassen sich daher leicht auf eigene Aufgaben anwenden. Die Geräte wurden vom Autor angefertigt und mit Fotos illustriert. Eine 3D-Konstruktion erfordert etwas Aufwand, der sich aber lohnt: Neben einer beeindruckenden Darstellung von Projekten wird zugleich die Möglichkeit geliefert, z. B. Blechteile zur Fertigung abzuwickeln und für die Werkstatt aussagekräftige Zeichnungen zu exportieren. Schon bald werden Sie auf FreeCAD nicht mehr verzichten wollen!

    € 32,80

    Leden € 26,24

  • Raspberry Pi Pico (PDF)

    Elektor Digital Raspberry Pi Pico (PDF)

    Mehr als 50 Grundlagenprojekte mit MicroPython und dem RP2040-Mikrocontroller Der Raspberry Pi Pico ist eine leistungsstarke Mikrocontroller-Platine, die speziell für das Physical Computing – also hardwarenahe Anwendungen – entwickelt wurde. Der Raspberry Pi Pico kann so programmiert werden, dass er eine einzelne Aufgabe sehr effizient ausführt und ermöglicht so schnelle Steuerungs- und Überwachungsanwendungen in Echtzeit. Der 'Pico', wie wir ihn nennen, basiert auf dem schnellen, effizienten und kostengünstigen Dual-Core ARM Cortex-M0+ RP2040 Mikrocontroller-Chip, der mit bis zu 133 MHz läuft und über 264 KB SRAM und 2 MB Flash-Speicher verfügt. Neben dem großen Speicher hat der Pico noch weitere attraktive Eigenschaften, darunter eine große Anzahl von GPIO-Pins sowie gängige Schnittstellen wie ADC, SPI, I²C, UART und PWM. Als Krönung bietet der Chip schnelle und genaue Timer, eine Hardware-Debug-Schnittstelle und einen internen Temperatursensor. Zur Programmierung lassen sich leicht die gängigen Hochsprachen wie MicroPython oder C/C++ verwenden. Dieses Buch ist eine Einführung in die Verwendung des Pico mit der Programmiersprache MicroPython. In allen Projekten wird die Thonny-Entwicklungsumgebung (IDE) eingesetzt. Über 50 Projekte decken folgende Themen ab: Installation von MicroPython auf dem Raspberry Pi Pico Timer-Interrupts und externe Interrupts Projekte mit Analog-Digital-Wandler (ADC) Verwendung des internen sowie externer Temperatursensoren Datenlogger Projekte zur PWM, UART, I²C-Bus und SPI-Bus Wi-Fi und Bluetooth für die Kommunikation mit Smartphones Projekte mit dem Digital-Analog-Wandler (DAC) Alle in diesem Buch vorgestellten Projekte wurden vollständig getestet und sind funktionsfähig. Es werden keine Programmier- oder Elektronikkenntnisse vorausgesetzt, um sie nachzuvollziehen. Für alle beschriebenen Projekte gibt es kurze Beschreibungen, Blockdiagramme, detaillierte Schaltpläne und vollständige MicroPython-Programmlistings. Die Listings sind auch auf der zum Buch gehörenden Elektor-Webseite zu finden.

    € 29,80

    Leden € 23,84

  • Raspberry Pi Pico for Radio Amateurs (E-book)

    Elektor Digital Raspberry Pi Pico for Radio Amateurs (E-book)

    Hoewel veel klassieke HF- en mobiele apparatuur nog steeds in gebruik is bij grote aantallen amateurs, is het gebruik van computers en digitale technieken nu erg populair geworden onder radioamateurs. Tegenwoordig kan iedereen een Raspberry Pi Pico microcontroller board van €5 kopen en veel amateurradioprojecten ontwikkelen met behulp van de 'Pico' en enkele externe componenten. Dit boek is gericht op amateurradioliefhebbers, studenten Elektrotechniek en iedereen die geïnteresseerd is in het leren gebruiken van de Raspberry Pi Pico om hun elektronische projecten vorm te geven. Het boek is zowel geschikt voor beginners in de elektronica als voor degenen met ruime ervaring.De stapsgewijze installatie van de MicroPython-programmeeromgeving wordt beschreven. Enige kennis van de programmeertaal Python is nuttig om de in het boek gegeven projecten te kunnen begrijpen en aanpassen. Het boek introduceert de Raspberry Pi Pico en geeft voorbeelden van veel algemene, software-only projecten die de lezer vertrouwd maken met de Python programmeertaal. Naast de software-only projecten die zijn toegesneden op de radioamateur, presenteert met name hoofdstuk 6 meer dan 36 hardware-gebaseerde projecten voor 'hams', waaronder: Station netspanning aan/uit controle Radio station klok GPS-gebaseerde geografische coördinaten van het station Temperatuur en vochtigheid van het radiostation Verschillende golfvormgeneratiemethoden met behulp van software en hardware (DDS) Frequentieteller Voltmeter / ampèremeter / ohmmeter / capaciteitsmeter RF meter en RF verzwakkers Morse code-oefenaars RadioStation Click bord Raspberry Pi Pico gebaseerde FM-radio Bluetooth en Wi-Fi gebruiken met Raspberry Pi Pico Radio station beveiliging met RFID Audio versterker module met roterende encoder volumeregeling Morse decoder Gebruik van de FS1000A TX-RX modules voor communicatie met Arduino

    € 29,95

    Leden € 23,96

  • Motor Control – Projects met Arduino & Raspberry Pi (E-book)

    Elektor Digital Motor Control - Projects met Arduino & Raspberry Pi (E-book)

    Dit boek gaat over gelijkstroom elektromotoren en hun gebruik in Arduino en Raspberry Pi Zero W gebaseerde projecten. Het boek bevat veel geteste en werkende projecten waarbij elk project de volgende sub-rubrieken heeft: Titel van het project Beschrijving van het project Blok diagram schakelschema Projectassemblage Volledige programmalijst van het project Volledige beschrijving van het programma De projecten in het boek behandelen de standaard gelijkstroommotoren, stappenmotoren, servomotoren, en mobiele robots. Het boek is bedoeld voor studenten, hobbyisten en iedereen die geïnteresseerd is in het ontwikkelen van microcontroller-gebaseerde projecten met behulp van de Arduino Uno of de Raspberry Pi Zero W.Een van de leuke kenmerken van dit boek is dat het complete projecten geeft voor het op afstand besturen van een mobiele robot vanaf een mobiele telefoon, met zowel de Arduino Uno als de Raspberry Pi Zero W ontwikkelborden. Deze projecten zijn ontwikkeld met behulp van zowel Wi-Fi als de Bluetooth connectiviteit met de mobiele telefoon. Lezers moeten in staat zijn om een robot vooruit, achteruit, linksom of rechtsom te laten draaien door eenvoudige commando's te sturen vanaf een mobiele telefoon. De volledige programmalijsten van alle projecten en de gedetailleerde programmabeschrijvingen worden in het boek gegeven. Gebruikers zouden de projecten moeten kunnen gebruiken zoals ze worden gepresenteerd, of ze aan hun eigen behoeften moeten kunnen aanpassen.

    € 24,95

    Leden € 19,96

  • Build Your Own Multifunctional 4-Axis CNC Machine (E-book)

    Elektor Digital Build Your Own Multifunctional 4-Axis CNC Machine (E-book)

    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.

    € 24,95

    Leden € 19,96

  • The Complete ESP32 Projects Guide (E-book)

    Elektor Digital The Complete ESP32 Projects Guide (E-book)

    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 de projecten in de gegeven volgorde aan te pakken. Bij Elektor is een speciaal geprepareerde hardware-kit verkrijgbaar. Met behulp van deze hardware moet het gemakkelijk en leuk zijn om de projecten in dit boek te bouwen.

    € 32,95

    Leden € 26,36

  • MicroPython für Mikrocontroller (E-book)

    € 29,80

    Leden € 23,84

  • Home Automation and Electronics for Starters (E-book)

    Elektor Digital Home Automation and Electronics for Starters (E-book)

    Projects with Arduino, ESPHome, Home Assistant, and Raspberry Pi & Co. We start by learning about electrical engineering by looking at the basics of voltage and current and the types of resistors, diodes and transistors. In the second chapter, we get to know the most famous microcontroller, the Arduino Uno. We will analyze its structure, learn how to code and carry out illustrative examples. In chapter three, we set up Home Assistant on a Raspberry Pi. We look at scenes, automations and the general handling of HA. We then look at the MQTT protocol, which is the gold standard in home electronics communication, so to speak, but other interfaces such as I²C, SPI and UART are also explained in detail in this chapter. In the following chapter we will take a look at the ESP8266, the more modern ESP32 and of course the ESP32-CAM. First some theory, followed by practical examples. Indoor climate sensors for temperature and humidity, motion sensors, RFID readers and many more sensors are explained in detail in chapter 7, followed by practical examples. Chapter 8 deals with actuators such as the 7-segment display, servo motors, displays, stepper motors and much more. You can use ESPHome to integrate sensors and actuators into Home Assistant without any programming effort. In this chapter, you will be guided step by step through how to integrate your own sensors. Do you want to bring more colorful light into your living space? Then the chapter on LEDs is just right for you. The different types of LED lights are explained here and, of course, the basics of lighting technology are not forgotten. There are a lot of ICs in electronics that make our lives easier; in this chapter we get to know a few ICs and the basic knowledge is immediately put into practice. All code examples do not have to be typed out, you can download them for free from GitHub and modify them. The respective link (with QR code) can be found in the code example.

    € 39,95

    Leden € 31,96

  • Hochfrequenz-Baubuch (E-book)

    € 27,90

    Leden € 22,32

  • Circuit Simulation with TINA Design Suite & TINACloud (E-book) incl. 1-jaar licentie van de TINACloud Basic Edition

    Elektor Digital Circuit Simulation with TINA Design Suite & TINACloud (E-book) incl. 1-jaar licentie van de TINACloud Basic Edition

    1 review

    TINA Design Suite is een professioneel, krachtig en betaalbaar softwarepakket om schakelingen online te simuleren. Het is ideaal voor het analyseren, ontwerpen en real-time testen van analoge, digitale, IBIS, VHDL, Verilog, Verilog AMS, SystemC, MCU, en gemengde elektronische schakelingen en hun PCB lay-outs.Met dit (Engelstalige) boek leert u meer over het ontwerpen en analyseren van elektrische en elektronische schakelingen en het ontwikkelen van PCB-boards met behulp van zowel TINA als TINACloud. Dit boek is gericht op elektronica-ingenieurs, studenten elektronica/elektrotechniek aan technische hogescholen en universiteiten, postdoctorale studenten en onderzoekstudenten, leraren maar ook hobbyisten. Er worden vele geteste en werkende simulatievoorbeelden gegeven die de meeste gebieden van analoge en digitale elektrische/elektronische techniek bestrijken. Deze omvatten AC- en DC-schakelingen, diodes, zenerdiodes, transistorschakelingen, operationele versterkers, ladderdiagrammen, 3-fasige schakelingen, wederkerige inductie, gelijkrichterschakelingen, oscillatoren, actieve en passieve filterschakelingen, digitale logica, VHDL, MCU's, geschakelde voedingen, PCB-ontwerp, Fourier-reeksen, en spectrum. Lezers hoeven geen programmeerervaring te hebben, tenzij ze complexe MCU-schakelingen willen simuleren.Tijdelijke aanbieding:Incl. 1-jaar licentie van de TINACloud Basic Edition (t.w.v. € 29)Dit boek wordt geleverd met een gratis licentie van TINACloud Basic Edition (t.w.v. € 29) voor 1 jaar inclusief alle voorbeeldbestanden in dit boek. Uw persoonlijke licentiecode wordt u automatisch toegestuurd in een aparte e-mail onmiddellijk na succesvolle betaling.TINACloud is een krachtige, cloud-gebaseerde meertalige online schakelingen simulatie tool die in uw browser draait zonder enige installatie. Met TINACloud kunt u analoge, digitale, VHDL, Verilog, Verilog A & AMS, MCU en gemengde elektronische schakelingen analyseren en ontwerpen, waaronder ook SMPS, RF, communicatie, en opto-elektronische schakelingen en microcontroller applicaties testen in een gemengde schakelingen omgeving.

    € 39,95

    Leden € 31,96

  • Develop and Operate Your LoRaWAN IoT Nodes (E-book)

    Elektor Digital Develop and Operate Your LoRaWAN IoT Nodes (E-book)

    LoRaWAN heeft zich uitstekend ontwikkeld als communicatieoplossing in het IoT. The Things Network (TTN) heeft hieraan bijgedragen. The Things Network werd geüpgraded naar The Things Stack Community Edition (TTS (CE)). De TTN V2-clusters werden tegen het einde van 2021 gesloten.Dit boek laat de nodige stappen zien om LoRaWAN nodes te bedienen met TTS (CE) en wellicht het netwerk van gateways uit te breiden met een eigen gateway. Inmiddels zijn er zelfs LoRaWAN gateways geschikt voor mobiel gebruik waarmee je via je mobiele telefoon verbinding kunt maken met de TTN server.De auteur presenteert verschillende commerciële LoRaWAN nodes en nieuwe, goedkope en op batterijen werkende hardware voor het bouwen van autonome LoRaWAN nodes. Het registreren van LoRaWAN nodes en gateways in de TTS (CE), het leveren van de verzamelde data via MQTT en visualisatie via Node-RED, Cayenne, Thingspeak en Datacake maken complexe IoT-projecten en compleet nieuwe toepassingen mogelijk tegen zeer lage kosten.Dit boek stelt u in staat om gegevens die zijn verzameld met batterijgevoede sensoren (LoRaWAN nodes) draadloos op het internet aan te bieden en te visualiseren. U leert de basis voor smart city- en IoT-toepassingen die bijvoorbeeld het meten van de luchtkwaliteit, het waterpeil, de sneeuwhoogte, het bepalen van vrije parkeerplaatsen (smart parking) en het intelligent aansturen van straatverlichting (smart lighting) mogelijk maken.

    € 27,95

    Leden € 22,36

  • Mastering Surface Mount Technology (E-book)

    Elektor Digital Mastering Surface Mount Technology (E-book)

    Mastering Surface Mount Technology takes you on a crash course in techniques, tips and know-how to successfully introduce surface mount technology in your workflow. Even if you are on a budget you too can jumpstart your designs with advanced fine pitch parts. Besides explaining methodology and equipment, attention is given to SMT parts technologies and soldering methods. In a step by step way, several projects introduce you to handling surface mount parts and the required skills to successfully build SMT assemblies. Many practical tips and tricks are disclosed that bring surface mount technology into everyone's reach without breaking the bank.

    € 29,95

    Leden € 23,96

  • Elektronik-Grundlagen und Einsteiger-Projekte (E-book)

    Elektor Digital Elektronik-Grundlagen und Einsteiger-Projekte (E-book)

    Elektronik-Grundlagen und Einsteiger-Projekte (E-book)

    € 29,80

    Leden € 23,84

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

    Elektor Digital 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

    € 27,95

    Leden € 22,36

  • KiCad 6 Like A Pro – Fundamentals and Projects (E-book)

    Elektor Digital KiCad 6 Like A Pro - Fundamentals and Projects (E-book)

    Getting started with the world’s best open-source PCB tool The latest iteration of KiCad, the world’s best free-to-use Printed Circuit Board tool, is packed with features usually found only in expensive commercial CAD tools. This modern, cross-platform application suite built around schematic and design editors, with auxiliary applications is a stable and mature PCB tool. KiCad 6 is a perfect fit for electronic engineers and hobbyists. Here are the most significant improvements and features in KiCad 6, 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 customize KiCad on your screen Ability to import projects from Eagle, CADSTART, and more Enhanced bus handling Full control over the presentation of information by the layout editor Filters define selectable elements 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 Easy data exchange with other CAD applications Realistic ray-tracing capable 3D viewer Huge community of contributors that make KiCad better every day Rich repositories of symbol, footprint, and 3D shape libraries This book will teach you to use KiCad through a practical approach. It will help you become productive quickly and start designing your own boards. Example projects (e.g., a simple breadboard power supply and a PCBA 4×8×8 LED matrix array) illustrate the basic features of KiCad, even if you have no prior knowledge of PCB design. The author describes the entire workflow from schematic entry to the intricacies of finalizing the files for PCB production and offers sound guidance on the process. Further full-fledged projects, of incremental difficulty, will be presented in a second book, together with a variety of advanced recipes.

    € 32,95

    Leden € 26,36

  • Using Displays in Raspberry Pi Projects (E-book)

    Elektor Digital Using Displays in Raspberry Pi Projects (E-book)

    Dit boek gaat over Raspberry Pi 4 display projecten. Het boek begint met uitleg over het installeren van het nieuwste Raspbian-besturingssysteem op een SD-kaart, en over het configureren en gebruiken van de GPIO-poorten.De kern van het boek legt de volgende onderwerpen in eenvoudige bewoordingen uit met volledig geteste en werkende voorbeeldprojecten: Eenvoudige LED-projecten Bar grafiek LED-projecten Matrix LED-projecten Bitmap LED-projecten LED-strips LCD's OLED-schermen E-paper displays TFT-schermen 7-inch aanraakscherm GUI Programmeren met Tkinder Een uniek kenmerk van dit boek is dat het bijna alle soorten displays behandelt die lezers nodig zullen hebben om te gebruiken in hun op Raspberry Pi gebaseerde projecten. De werking van elk project wordt volledig gegeven, inclusief blokdiagrammen, schakelschema's, en becommentarieerde volledige programmalijsten. Het is daarom een eenvoudige taak om de gegeven projecten om te zetten naar andere populaire platforms, zoals Arduino of PIC microcontrollers.Python-programmalijsten van alle Raspberry Pi-projecten die in dit boek zijn ontwikkeld, kunnen worden gedownload van Elektor.com. Lezers kunnen deze programma's in hun projecten gebruiken. Ze kunnen de programma's ook aanpassen aan hun eigen toepassingen.

    € 29,95

    Leden € 23,96

  • RISC-V Assembly Language Programming using ESP32-C3 and QEMU (E-book)

    Elektor Digital RISC-V Assembly Language Programming using ESP32-C3 and QEMU (E-book)

    With the availability of free and open source C/C++ compilers today, you might wonder why someone would be interested in assembler language. What is so compelling about the RISC-V Instruction Set Architecture (ISA)? How does RISC-V differ from existing architectures? And most importantly, how do we gain experience with the RISC-V without a major investment? Is there affordable hardware available?The availability of the Espressif ESP32-C3 chip provides a way to get hands-on experience with RISC-V. The open sourced QEMU emulator adds a 64-bit experience in RISC-V under Linux. These are just two ways for the student and enthusiast alike to explore RISC-V in this book.The projects in this book are boiled down to the barest essentials to keep the assembly language concepts clear and simple. In this manner you will have “aha!” moments rather than puzzling about something difficult. The focus in this book is about learning how to write RISC-V assembly language code without getting bogged down. As you work your way through this tutorial, you’ll build up small demonstration programs to be run and tested. Often the result is some simple printed messages to prove a concept. Once you’ve mastered these basic concepts, you will be well equipped to apply assembly language in larger projects.

    € 29,95

    Leden € 23,96

  • Radio Builder's Book (PDF)

    Elektor Digital Radio Builder's Book (PDF)

    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.

    € 29,95

    Leden € 23,96

  • Raspberry Pi for Radio Amateurs (E-book)

    Elektor Digital Raspberry Pi for Radio Amateurs (E-book)

    Program and build RPi-based ham station utilities, tools, and instruments 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-based 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.

    € 29,95

    Leden € 23,96

  • Machine Learning with Python for PC, Raspberry Pi, and Maixduino (E-book)

    Elektor Digital Machine Learning with Python for PC, Raspberry Pi, and Maixduino (E-book)

    Most people are increasingly confronted with the applications of Artificial Intelligence (AI). Music or video ratings, navigation systems, shopping advice, etc. are based on methods that can be attributed to this field. The term Artificial Intelligence was coined in 1956 at an international conference known as the Dartmouth Summer Research Project. One basic approach was to model the functioning of the human brain and to construct advanced computer systems based on this. Soon it should be clear how the human mind works. Transferring it to a machine was considered only a small step. This notion proved to be a bit too optimistic. Nevertheless, the progress of modern AI, or rather its subspecialty called Machine Learning (ML), can no longer be denied. In this book, several different systems will be used to get to know the methods of machine learning in more detail. In addition to the PC, both the Raspberry Pi and the Maixduino will demonstrate their capabilities in the individual projects. In addition to applications such as object and facial recognition, practical systems such as bottle detectors, person counters, or a “talking eye” will also be created. The latter is capable of acoustically describing objects or faces that are detected automatically. For example, if a vehicle is in the field of view of the connected camera, the information 'I see a car!' is output via electronically generated speech. Such devices are highly interesting examples of how, for example, blind or severely visually impaired people can also benefit from AI systems.

    € 29,95

    Leden € 23,96

  • Advanced Programming with STM32 Microcontrollers (E-book)

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

    Dit boek is projectgebaseerd en heeft als doel de software tools achter STM32 microcontroller programmeren te leren. Auteur Majid Pakdel heeft projecten ontwikkeld met behulp van verschillende software-ontwikkelomgevingen, waaronder Keil MDK, IAR Embedded Workbench, Arduino IDE en MATLAB. Lezers zouden de projecten moeten kunnen gebruiken zoals ze zijn, of ze aanpassen aan hun eigen behoeften. Dit boek is geschreven voor studenten, gevestigde ingenieurs en hobbyisten. In het hele boek worden STM32 microcontroller ontwikkelborden gebruikt, waaronder de STM32F103 en STM32F407. Lezers zouden het ook gemakkelijk moeten vinden om andere ARM-gebaseerde ontwikkelborden te gebruiken.Gevorderd programmeren met STM32-microcontrollers omvat: Inleiding tot gebruiksvriendelijke softwaretools voor STM32 Toegang tot de functies van de STM32 Praktisch, doelgericht leren Volledige code online beschikbaar Praktische projecten maken met gemak Onderwerpen behandelen: Pulsbreedtemodulatie Seriële communicatie Watchdog-timers I²C Directe geheugentoegang (DMA) Finite State Machine Programmering ADC's en DAC's Externe interupts Timers en tellers

    € 24,95

    Leden € 19,96

  • MicroPython for Microcontrollers (E-book)

    Elektor Digital MicroPython for Microcontrollers (E-book)

    1 review

    Projects with Thonny-IDE, uPyCraft-IDE, and ESP32 The '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.

    € 27,95

    Leden € 22,36

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan