Elektor E-Books (20% Extra-Rabatt für Mitglieder)

236 Produkte

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

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

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

    € 29,95

    Mitglieder € 23,96

  • The BeagleY - AI Handbook (E - book) - Elektor

    Elektor Digital The BeagleY-AI Handbook (E-book)

    A Practical Guide to AI, Python, and Hardware Projects Welcome to your BeagleY-AI journey! This compact, powerful, and affordable single-board computer is perfect for developers and hobbyists. With its dedicated 4 TOPS AI co-processor and a 1.4 GHz Quad-core Cortex-A53 CPU, the BeagleY-AI is equipped to handle both AI applications and real-time I/O tasks. Powered by the Texas Instruments AM67A processor, it offers DSPs, a 3D graphics unit, and video accelerators. Inside this handbook, you‘ll find over 50 hands-on projects that cover a wide range of topics—from basic circuits with LEDs and sensors to an AI-driven project. Each project is written in Python 3 and includes detailed explanations and full program listings to guide you. Whether you‘re a beginner or more advanced, you can follow these projects as they are or modify them to fit your own creative ideas. Here’s a glimpse of some exciting projects included in this handbook: Morse Code Exerciser with LED or BuzzerType a message and watch it come to life as an LED or buzzer translates your text into Morse code. Ultrasonic Distance MeasurementUse an ultrasonic sensor to measure distances and display the result in real time. Environmental Data Display & VisualizationCollect temperature, pressure, and humidity readings from the BME280 sensor, and display or plot them on a graphical interface. SPI – Voltmeter with ADCLearn how to measure voltage using an external ADC and display the results on your BeagleY-AI. GPS Coordinates DisplayTrack your location with a GPS module and view geographic coordinates on your screen. BeagleY-AI and Raspberry Pi 4 CommunicationDiscover how to make your BeagleY-AI and Raspberry Pi communicate over a serial link and exchange data. AI-Driven Object Detection with TensorFlow LiteSet up and run an object detection model using TensorFlow Lite on the BeagleY-AI platform, with complete hardware and software details provided.

    € 34,95

    Mitglieder € 27,96

  • The Bottle Builder (E - book) - Elektor

    Elektor Digital The Bottle Builder (E-book)

    The author, Johan Basse Bergqvist, is an engineer, a musician, and an audiophile with a knack for building projects that produce the desired results. The combination of these skills leads to a uniquely valuable perspective on audio design that is routinely reflected in the book and passed on to the readers. Several design projects are provided, 40 in total. The designs are explained, and the unique features or methods he uses are described in further detail. Each design includes detailed schematics and a complete parts list. Many of the projects also include layout documentation in the form of CAD photos of the PCB layouts. The range of projects is very diverse and includes something that will appeal to everyone. Stereo amplifiers, guitar and bass amplifiers, preamplifiers for phono, and microphones are all covered. Several variants for each type are included, and the power amplifier designs range from a few watts to several hundred watts, which meet almost any power level you might tackle.

    € 64,95

    Mitglieder € 51,96

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

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

    59 Experiments with Arduino IDE and Python The main aim of this book is to teach the Arduino IDE and MicroPython programming languages in ESP32 based projects, using the highly popular ESP32 DevKitC development board. Many simple, basic, and intermediate level projects are provided in the book using the Arduino IDE with ESP32 DevKitC. All projects have been tested and work. Block diagrams, circuit diagrams, and complete program listings of all projects are given with explanations. In addition, several projects are provided for programming the ESP32 DevKitC using MicroPython. The projects provided in this book are designed to teach the following features of the ESP32 processor: GPIOs Touch sensors External interrupts Timer interrupts I²C and I²S SPI PWM ADC DAC UART Hall sensor Temperature sensor Infrared controller Reading and writing to SD card Reading and writing to flash memory RTC timer Chip ID Security and encryption Wi-Fi and network programming Bluetooth BLE programming Communication mobile devices Low power design ESP-IDF programming The projects have been organized with increasing levels of difficulty. Readers are encouraged to tackle the projects in the order given. A specially prepared hardware kit (SKU 18305) is available from Elektor. With the help of this hardware, it should be easy and fun to build the projects in this book.

    € 34,95

    Mitglieder € 27,96

  • The EAGLE Companion (E - book) - Elektor

    Elektor Digital The EAGLE Companion (E-book)

    EAGLE – the “Easily Applicable Graphical Layout Editor“ is a professional-grade CAD (computer aided design) software package for the design and drafting of electronic schematics as well as the design and fabrication of printed circuit boards (PCBs). This Advanced User Guide provides the experienced EAGLE user with insight into using some of the more advanced features of EAGLE software. It is not a guide to teach the reader the basic concepts of EAGLE, nor does it discuss the ‘how to’ of the EAGLE interface and the simpler operations and commands of the software. That is the purpose of the author’s previous title EAGLE V6 Getting Started Guide also published by Elektor. This eBook is intended as an enduring document covering the more advanced modules, commands, and functions which make up EAGLE. It is hoped that this eBook will provide a quick, succinct reference to assist with more complex applications and uses of EAGLE – an ‘EAGLE User’s Companion’, if you like. Complementing the EAGLE Advanced User Guide, the EAGLE User Language manual is included in this eBook in unabridged form, reproduced with permission of CadSoft GmbH. At the time of writing, the material in this eBook covers version 7 of the EAGLE software suite.

    € 39,95

    Mitglieder € 31,96

  • The ESP32 Cheap Yellow Display Book (PDF) - Elektor

    Elektor Digital The ESP32 Cheap Yellow Display Book (PDF)

    Projects Using Arduino IDE and the LVGL Graphics Library The ESP32 is probably one of the most popular microcontrollers used by many people, including students, hobbyists, and professional engineers. Its low cost, coupled with rich features makes it a popular device to use in many projects. Recently, a board called the ESP32 Cheap Yellow Display (CYD for short) is available from its manufacturers. The board includes a standard ESP32 microcontroller together with a 320x240 pixel TFT display. Additionally, the board provides several connectors for interfaces such as GPIO, serial port (TX/RX), power and Ground. The inclusion of a TFT display is a real advantage as it enables users to design complex graphics-based projects without resorting to an external LCD or graphics displays. The book describes the basic hardware of the ESP32 CYD board and provides details of its on-board connectors. Many basic, simple, and intermediate-level projects are given in the book based on the ESP32 CYD, using the highly popular Arduino IDE 2.0 integrated development environment. The use of both the basic graphics functions and the use of the popular LVGL graphics library are discussed in the book and projects are given that use both types of approaches. All the projects given in the book have been tested and are working. The block diagram, circuit diagram, and the complete program listings and program descriptions of all the projects are given with explanations. Readers can use the LVGL graphics library to design highly popular eye-catching full-color graphics projects using widgets such as buttons, labels, calendars, keypads, keyboards, message boxes, spinboxes, sliders, charts, tables, menus, bars, switches, drop-down lists, animations, and many more widgets.

    € 29,95

    Mitglieder € 23,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

    Mitglieder € 26,36

  • The State of Hollow State Audio (E - book) - Elektor

    Elektor Digital The State of Hollow State Audio (E-book)

    The State of Hollow State Audio in the Second Decade of the 21st Century 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.

    € 32,95

    Mitglieder € 26,36

  • The Ultimate Compendium of Sensor Projects (E - book) - Elektor

    Elektor Digital The Ultimate Compendium of Sensor Projects (E-book)

    40+ Projects using Arduino, Raspberry Pi and ESP32 This book is about developing projects using the sensor-modules with Arduino Uno, Raspberry Pi and ESP32 microcontroller development systems. More than 40 different sensors types are used in various projects in the book. The book explains in simple terms and with tested and fully working example projects, how to use the sensors in your project. The projects provided in the book include the following: Changing LED brightness RGB LEDs Creating rainbow colours Magic wand Silent door alarm Dark sensor with relay Secret key Magic light cup Decoding commercial IR handsets Controlling TV channels with IT sensors Target shooting detector Shock time duration measurement Ultrasonic reverse parking Toggle lights by clapping hands Playing melody Measuring magnetic field strength Joystick musical instrument Line tracking Displaying temperature Temperature ON/OFF control Mobile phone-based Wi-Fi projects Mobile phone-based Bluetooth projects Sending data to the Cloud The projects have been organized with increasing levels of difficulty. Readers are encouraged to tackle the projects in the order given. A specially prepared sensor kit is available from Elektor. With the help of this hardware, it should be easy and fun to build the projects in this book.

    € 34,95

    Mitglieder € 27,96

  • Theorie und Praxis des Röhrenverstärkers (E - book) - Elektor

    Elektor Digital Theorie und Praxis des Röhrenverstärkers (E-book)

    Es ist heute nicht mehr ganz einfach, ein Buch über Röhren zu verfassen, da in den letzten Jahrzehnten viel Wissen über dieses interessante Gebiet verloren gegangen ist. Genau das aber ist einer der Gründe, warum dieses Buch geschrieben wurde. Der Autor hat sich zur Aufgabe gemacht, die für den Einsatz von Röhren im Audiobereich bedeutsamen theoretischen und praktischen Kenntnisse zu bündeln und darzustellen. Der Verfasser stützt sich dabei auf seine eigene und umfassende Erfahrung, die er in den vielen Jahren vor der breiten Einführung von Halbleitern durch intensive Auseinandersetzung mit der Röhrentechnologie gewonnen hat. Selbstverständlich werden in den Schaltungsteilen, die nicht unmittelbar im Signalweg sitzen, die Vorzüge zeitgemäßer, aktiver elektronischer Bauteile wie Transistoren oder ICs gezielt ausgenutzt. Hinzu kommt die bevorzugte Verwendung hochqualitativer, moderner Ringkerntransformatoren. In den ersten Kapiteln dieses Bandes wird auf Produktionsverfahren und die Arbeitsweise von Röhren eingegangen, anschließend werden deren Grundschaltungen ausführlich besprochen. Das gewonnene Wissen erfährt in den folgenden Abschnitten eine theoretische Vertiefung bei der genaueren Betrachtung von Endstufen, Klangregelungen usw. Zudem wurden zwei gesonderte Kapitel aufgenommen, die sich mit Klirrverhalten und Verzerrungen, Rauschen, Mikrofonie und anderen Störgeräuschen befassen. In vier weiteren Kapiteln werden vollständige Verstärker-Entwürfe und die Dimensionierungsberechnungen aller Baugruppen im Einzelnen unter Hinweis auf die zugehörigen theoretischen Überlegungen der vorherigen Kapitel vorgestellt. Dabei wird deutlich, dass Röhrenverstärker physikalischen und mathematischen Gesetzen gehorchen, weit verbreitete Legenden und Mystifizierungen dagegen nichts zur Erhellung der funktionellen Zusammenhänge beitragen. Im Übrigen findet der Leser viele nützliche Hinweise bei der konkreten Umsetzung der jeweiligen Schaltung in ein funktionierendes Gerät und Hilfestellungen für die messtechnische Überprüfung der Resultate.

    € 39,80

    Mitglieder € 31,84

  • Trans Röhrenverstärker (E - book) - Elektor

    Elektor Digital Trans Röhrenverstärker (PDF)

    Ist es möglich, Fehler in Röhren und Ausgangstrafos spürbar zu kompensieren? Im vorigen Jahrhundert wurden sehr viele Maßnahmen zum Erreichen dieses Ziels entwickelt. Eine dieser Methoden ist in Vergessenheit geraten: Transkonduktanz, was soviel bedeutet wie „Umsetzung von Strom in Spannung” und umgekehrt. Autor Menno van der Veen hat diese Methode wieder zum Leben erweckt und gab ihr den Arbeitstitel „Trans”. Die Hintergründe und Eigenschaften werden genau so sorgfältig beschrieben wie die Fallstricke dieses Verfahrens, die Schritt für Schritt eliminiert werden. Dies führt letztlich zu einer Liste strenger Bedingungen, die von Trans erfüllt werden müssen. Mit diesen Geräten entwickelt er neue Trans-Verstärker, die mit Trans-Mini-1 und Trans-Mini-2 beginnen. Dabei handelt es sich um einfach nachzubauende, DC-gekoppelte Single-Ended-Röhrenverstärker mit ungeahnt guten Eigenschaften. Anschließend wird Trans an Verstärker mit höherer Leistung angepasst. Durch abwechselnde Rückschläge und Erfolge schließlich entsteht der Vanderveen-Trans-30, in welchem das Gute des Trans noch weiter verbessert wurde. Die besonderen Eigenschaften dieses Verstärkers waren es, die Menno van der Veen schließlich zu der Aussage bewogen, „Gold” in seinen Händen zu halten. Mittels Simulation und Vergleich mit anderen Verstärkertypen werden die Trans-Bedingungen erneut überprüft, um sicher zu stellen, dass Abweichungen in den Röhren das optimale Verhalten von Trans nicht beeinflussen. Dieses Buch liest sich wie ein spannender Roman, aber es ist mehr: Eine solide Untersuchung hinsichtlich neuer Methoden zum Erreichen einer optimalen Audiowiedergabe.

    € 29,80

    Mitglieder € 23,84

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

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

    A Reference and User Guide for the Arduino Mega 2560 Hardware and Firmware A manual providing up-to-date hardware information for the Arduino Mega 2560. The Arduino Mega 2560 is an upgrade to the popular Arduino Uno board, providing more pins, serial ports and memory. Arduino is the easy to use open-source electronics platform used by hobbyists, makers, hackers, experimenters, educators and professionals. Get all the information that you need on the hardware and firmware found on Arduino Mega 2560 boards in this handy reference and user guide. Ideal for the workbench or desktop. This manual covers the Arduino Mega 2560 hardware and firmware, and is a companion volume to the Ultimate Arduino Uno Hardware Manual, which covers the Arduino Uno hardware and firmware. Contains all of the Arduino Mega 2560 hardware information in one place Covers Arduino / Genuino Mega 2560 revision 3 and earlier boards Easily find hardware technical specifications with explanations Pin reference chapter with interfacing examples Diagrams and illustrations for easy reference to pin functions and hardware connections Learn to back up and restore firmware on the board, or load new firmware Basic fault finding and repair procedures for Arduino Mega 2560 boards Power supply circuits simplified and explained Mechanical dimensions split into five easy to reference diagrams Contains circuit diagrams, parts list and board layout to easily locate components A chapter on shield compatibility explains how shields work across different Arduino boards

    € 32,95

    Mitglieder € 26,36

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

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

    A Reference and User Guide for the Arduino Uno Hardware and Firmware A manual providing up-to-date hardware information for the popular Arduino Uno, the easy to use open-source electronics platform used by hobbyists, makers, hackers, experimenters, educators and professionals. Get all the information that you need on the hardware and firmware found on Arduino Uno boards in this handy reference and user guide. ldeal for the workbench or desktop Contains all of the Arduino Uno hardware information in one place Covers Arduino / Genuino Uno revision 3 and earlier boards Easily find hardware technical specifications with explanations Pin reference chapter with interfacing examples Diagrams and illustrations for easy reference to alternate pin functions and hardware connections Learn to back up and restore firmware on the board, or load new firmware Basic fault finding and repair procedures for Arduino Uno boards Power supply circuits simplified and explained Mechanical dimensions split into five easy to reference diagrams Contains circuit diagrams, parts list and board layout reference to easily locate components

    € 29,95

    Mitglieder € 23,96

  • Universal Display Book for PIC Microcontrollers (E - book) - Elektor

    Elektor Digital Universal Display Book for PIC Microcontrollers (E-book)

    The newcomer to Microchip’s PIC microcontrollers invariably gets an LED to flash as their first attempt to master this technology. You can use just a simple LED indicator in order to show that your initial attempt is working, which will give you confidence to move forward. This is how the book begins — simple programs to flash LEDs, and eventually by stages to use other display indicators such as the 7-segment display, alphanumeric liquid crystal displays and eventually a colour graphic LCD. As the reader progresses through the book, bigger and upgraded PIC chips are introduced, with full circuit diagrams and source code, both in assembler and C. In addition, a small tutorial is included using the MPLAB programming environment, together with the EAGLE schematic and PCB design package to enable readers to create their own designs using the book’s many case studies as working examples to work from.

    € 19,95

    Mitglieder € 15,96

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

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

    Learn to program displays and GUIs with Python This book is about Raspberry Pi 4 display projects. The book starts by explaining how to install the latest Raspbian operating system on an SD card, and how to configure and use the GPIO ports. The core of the book explains the following topics in simple terms with fully tested and working example projects: Simple LED projects Bar graph LED projects Matrix LED projects Bitmap LED projects LED strips LCDs OLED displays E-paper displays TFT displays 7-inch touch screen GUI Programming with Tkinder One unique feature of this book is that it covers almost all types of display that readers will need to use in their Raspberry Pi based projects. The operation of each project is fully given, including block diagrams, circuit diagrams, and commented full program listings. It is therefore an easy task to convert the given projects to run on other popular platforms, such as Arduino or PIC microcontrollers. Python program listings of all Raspberry Pi projects developed in this book are available for download at Elektor.com. Readers can use these programs in their projects. Alternatively, they can modify the programs to suit their applications.

    € 32,95

    Mitglieder € 26,36

  • Vanderveen Trans Tube Amplifiers (E - book) - Elektor

    Elektor Digital Vanderveen Trans Tube Amplifiers (E-book)

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

    € 29,95

    Mitglieder € 23,96

  • VB Express 2010 (DE) | E - book - Elektor

    Elektor Digital VB Express 2010 (DE) | E-book

    Die letzten konzeptionellen Änderungen der Programmiersprache Visual Basic waren einschneidend: Die Möglichkeiten der Programmierung sind mit Visual.net sowie Visual Basic 2005/2010 komplexer und flexibler geworden, was zur Folge hat, dass vertraute, alte Programmzeilen zum Teil nicht mehr funktionieren und der Anfänger stattdessen mit kryptisch anmutenden Passagen verwirrt wird. Zu den bisher bekannten Werkzeugen der VB-Toolbox sind dafür jedoch neue, sehr leistungsfähige Objekte hinzugekommen, die sich aber nur einbinden lassen, wenn man den erforderlichen Code kennt.Dieses Buch unterstützt den Anwender bei den ersten Schritten mit Visual Basic, in dem es sich auf die Werkzeuge der Toolbox und deren Eigenschaften konzentriert, die zum Schreiben praktisch verwertbarer Programme notwendig sind. Zu jedem Thema findet der Leser ausführlich kommentierte Beispielprogramme, die er selbst ausprobieren kann und die sich auf das Mindeste beschränken, was zum Starten der Software notwendig ist: Auf wie viel Code kann verzichtet werden, bis das Programm gerade noch funktioniert? Dieses Motto ist möglich, weil sich mit Visual Basic nicht nur auf komplexe, sondern auch auf sehr einfache Weise programmieren lässt.Das vorliegende Buch beschränkt sich auf die einfache Variante und erleichtert damit den Einstieg. Dass sich bereits mit wenigen elementaren Befehlen, Objekten und Anweisungen brauchbare Software schreiben lässt, beweisen nicht zuletzt die am Ende des Buches beschriebenen Beispiele, die der Leser auch kostenlos von der Elektor-Website herunterladen kann: Verwaltung des Strom- oder Gasverbrauchs, Berechnung und grafische Darstellung von Primzahlen, ein Zeichenprogramm für Vektorgrafik, das Erzeugen von fraktalen Bildern und ein Programm zur Veranschaulichung der DFT (Discrete Fourier Transformation). Fast alle in diesem Buch beschriebenen Programme haben übrigens etwas mit Grafik zu tun, da es sich mit ein wenig Action' auf dem Bildschirm einfach besser lernen lässt.

    € 32,80

    Mitglieder € 26,24

  • Verstärker in Röhrentechnik (E - book) - Elektor

    Elektor Digital Verstärker in Röhrentechnik (E-book)

    Selbst für so manchen an der Elektronik Interessierten ist die Röhrentechnologie ein technischer Anachronismus, Röhrenverstärkern könne doch allenfalls noch ein Ehrenplatz im Museum zugewiesen werden. Das ist einerseits durchaus richtig, Röhren haben eine fast hundertjährige Geschichte hinter sich. Seit der Erfindung des Transistors, der Öffentlichkeit vorgestellt am 23.12.1947, war das Ende der Röhrenära eingeläutet. Von da ab sollte es immerhin noch mehr als zwanzig Jahre dauern, bis die Röhren – von Sonderanwendungen abgesehen – aus dem Blickfeld des durchschnittlichen Elektronikgeräte-Konsumenten weitgehend verschwunden waren. So gesehen, sind Röhren tatsächlich veraltet, haben Röhren Museumcharakter. Niemand käme wohl heute auch mehr ernsthaft auf die Idee, sein leistungsfähiges Digitalmessinstrument gegen ein Röhrenvoltmeter auszutauschen; hochintegrierte Halbleiterchips können nun einmal bei eigentlich unvergleichlich geringerem Platz- und Energiebedarf mehr. Auf die Überlegenheit moderner Mikroprozessoren in Bezug auf Rechengeschwindigkeit und Speicherkapazität braucht man eigentlich gar nicht zu verweisen. Der erste programmgesteuerte Elektronikrechner Eniac im Jahre 1945 wog rund 30 Tonnen, enthielt neben insgesamt etwa 500.000 übrigen Bauteilen 18.000 Elektronenröhren und füllte eine mittlere Halle. In einem Bereich allerdings, im Bereich der Audio-Signalverarbeitung, haben Röhren bei Kennern und Musikliebhabern ihre Bedeutung bewahrt oder zurückerlangt: Für eine mittlerweile gestiegene Zahl kritischer Hi-Fi-Hörer steht "ihr" Röhrenverstärker im Zentrum der heimischen Anlage und für unzählige Musiker ist der Gitarrenröhrenverstärker nach wie vor ein Garant für guten Sound. Dieses Book spricht jeden an, der sich für Röhren aus den verschiedensten Gründen interessiert, den "Audiophilen" ebenso wie den aktiven Musiker und natürlich auch den, der einfach nur etwas über die Geschichte und die gegenwärtige Anwendbarkeit von Röhren wissen will. Aus diesem Grund hat der Autor sowohl Informationen über ein interessantes Stück Technikgeschichte als auch – praxisorientiert – Schaltungen und Selbstbauanleitungen zusammengetragen.

    € 32,80

    Mitglieder € 26,24

  • Visual Basic für Elektroniksteuerungen und Entwicklung (E - book) - Elektor

    Elektor Digital Visual Basic für Elektroniksteuerungen und Entwicklung (PDF)

    Der PC wird schon lange nicht mehr nur als einfacher Computer verwendet, sondern hat sich zu einem Universalwerkzeug entwickelt. Dieses Buch richtet sich an diejenigen, die vorhandene oder selbstgebaute Hardware über den Computer steuern wollen.Der Einsatz von Visual Basic für die schnelle Entwicklung von Elektronikapplikationen öffnet Ihnen eine Welt, die über die Anschlüsse des PCs hinausreicht.Sobald Sie sich mit Visual Basic, seiner Entwicklungsumgebung und den angebotenen Toolsets vertraut gemacht haben, werden Dinge wie die serielle Kommunikation, Druckerports, Bitbanging, Protokoll-Emulation, die ISA-, USB- und Ethernet-Schnittstellen und die Fernsteuerung von Mess- und Testaufbauten über den GPIB-Bus in allen Einzelheiten behandelt. Zu jedem Punkt gibt es einen übersichtlichen und lauffähigen Programmcode und wo nötig existieren Schaltpläne, mit denen Sie Ihr Projekt in kurzer Zeit einsatzfähig machen können.Darüber hinausgehend erläutert dieses Buch den Umgang mit Debug-Tools bei der Suche nach Hardware-Adressen, den Aufbau einer Verbindung über TCP/IP- und UDP-Sockets und Sie lernen sogar eigene Internetserver zu programmieren. Oder wollen Sie Ihre Hardware über USB oder Ethernet anbinden und mit Visual Basic steuern? Auch die Kommunikation zwischen Programmen, DDE und das neue Grafik-Interface von Windows XP werden behandelt.Alle Programmbeispiele lassen sich mit Visual Basic 5.0, 6.0, .NET oder 2005 kompilieren. Auch die Unterschiede zwischen Visual Basic Classic und Visual Basic NET/2005 sind ausführlich erläutert.

    € 39,80

    Mitglieder € 31,84

  • Wireless Power Design (E - book) - Elektor

    Elektor Digital Wireless Power Design (E-book)

    From Theory to Practical Applications in Wireless Energy Transfer and Harvesting Wireless power transmission has gained significant global interest, particularly with the rise of electric vehicles and the Internet of Things (IoT). It’s a technology that allows the transfer of electricity without physical connections, offering solutions for everything from powering small devices over short distances to long-range energy transmission for more complex systems. Wireless Power Design provides a balanced mix of theoretical knowledge and practical insights, helping you explore the potential of wireless energy transfer and harvesting technologies. The book presents a series of hands-on projects that cover various aspects of wireless power systems, each accompanied by detailed explanations and parameter listings. The following five projects guide you through key areas of wireless power: Project 1: Wireless Powering of Advanced IoT Devices Project 2: Wireless Powered Devices on the Frontline – The Future and Challenges Project 3: Wireless Powering of Devices Using Inductive Technology Project 4: Wireless Power Transmission for IoT Devices Project 5: Charging Robot Crawler Inside the Pipeline These projects explore different aspects of wireless power, from inductive charging to wireless energy transmission, offering practical solutions for real-world applications. The book includes projects that use simulation tools like CST Microwave Studio and Keysight ADS for design and analysis, with a focus on practical design considerations and real-world implementation techniques.

    € 32,95

    Mitglieder € 26,36

Login

Passwort vergessen?

Sie haben noch kein Konto?
Konto erstellen