Bestsellers

938 products

  • Electronic Circuits For All (E - book) - Elektor

    Elektor Digital Electronic Circuits For All (E-book)

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

    € 32,95

    Members € 26,36

  •  -33% ESP32 - S3 - DevKitC - 1U - N8R8 - Elektor

    Espressif ESP32-S3-DevKitC-1U-N8R8

    The ESP32-S3-DevKitC-1 is an entry-level development board equipped with ESP32-S3-WROOM-1U, a general-purpose Wi-Fi + Bluetooth Low Energy MCU module that integrates complete Wi-Fi and Bluetooth Low Energy functions. Most of the I/O pins on the module are broken out to the pin headers on both sides of this board for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-S3-DevKitC-1 on a breadboard. Features Module integrated: ESP32-S3-WROOM-1U-N8R8 Flash: 8 MB QD PSRAM: 8 MB OT SPI voltage: 3.3 V Specifications ESP32-S3-WROOM-1U ESP32-S3-WROOM-1U is a powerful, generic Wi-Fi + Bluetooth Low Energy MCU module that has a rich set of peripherals. It provides acceleration for neural network computing and signal processing workloads. ESP32-S3-WROOM-1U comes with an external antenna connector. 5 V to 3.3 V LDO Power regulator that converts a 5 V supply into a 3.3 V output. Pin Headers All available GPIO pins (except for the SPI bus for flash) are broken out to the pin headers on the board for easy interfacing and programming. USB-to-UART Port A Micro-USB port used for power supply to the board, for flashing applications to the chip, as well as for communication with the chip via the on-board USB-to-UART bridge. Boot Button Download button. Holding down Boot and then pressing Reset initiates Firmware Download mode for downloading firmware through the serial port. Reset Button Press this button to restart the system. USB Port ESP32-S3 full-speed USB OTG interface, compliant with the USB 1.1 specification. The interface is used for power supply to the board, for flashing applications to the chip, for communication with the chip using USB 1.1 protocols, as well as for JTAG debugging. USB-to-UART Bridge Single USB-to-UART bridge chip provides transfer rates up to 3 Mbps. RGB LED Addressable RGB LED, driven by GPIO38. 3.3 V Power On LED Turns on when the USB power is connected to the board. Downloads Pinout

    € 29,95€ 19,95

    Members identical

  • Mastering the I²C Bus (E - book) - Elektor

    Elektor Digital Mastering the I²C Bus (E-book)

    Mastering the I²C Bus takes you on an exploratory journey of the I²C Bus and its applications. Besides the Bus protocol, plenty of attention is given to the practical applications and designing a stable system. The most common I²C compatible chip classes are covered in detail. Two experimentation boards are available that allow for rapid prototype development. These boards are completed by a USB to I²C probe and a software framework to control I²C devices from your computer. All samples programs can be downloaded from the 'Attachments/Downloads' section on this page. Projects built on Board 1: USB to I²C Interface, PCA 9534 Protected Input, PCA 9534 Protected Output, PCA 9553 PWM LED Controller, 24xxx EEPROM Module, LM75 Temperature Sensor, PCA8563 Real-time Clock with Battery Backup, LCD and Keyboard Module, Bus Power Supply. Projects built on Board 2: Protected Input, Protected Output, LM75 Temperature Sensor, PCF8574 I/O Board, SAA1064 LED Display, PCA9544 Bus Expander, MCP40D17 Potentiometer, PCF8591 AD/DA, ADC121 A/D Converter, MCP4725 D/A Converter, 24xxx EEPROM Module.

    € 34,95

    Members € 27,96

  • Raspberry Pi 4 OR 5 AND Pico (E - book) - Elektor

    Elektor Digital Raspberry Pi 4 OR 5 AND Pico (E-book)

    Cool Projects for Test, Measurement, and Control The Raspberry Pi has dominated the maker scene for many years. Freely accessible I/O pins have made it one of the most popular processor boards of all time. However, the classic Raspberry Pi has no analog inputs. Direct measurement of analog values is therefore not possible. Consequently, photodiodes, NTCs, Hall sensors, etc. cannot be read directly. In addition, the pins are connected directly to the exposed contacts, i.e. without a driver or protection circuit. This can quickly destroy the central controller and thus the entire Raspberry Pi. These problems can be elegantly solved with the Pico. As a front-end, it can easily handle a wide range of measurement tasks. In addition, the Pico is much cheaper than a classic Raspberry Pi 4 or 5. If a faulty circuit leads to the destruction of the Pico, this is relatively easy to handle. This makes the combination of a classic Raspberry Pi 4 or 5 and the Pico an ideal pair. The book introduces the broad and highly topical field of modern controller technology using the combined force of a Raspberry Pi 4 or 5 and a Raspberry Pi Pico. In addition to a detailed introduction to the operation and functionality of the controller boards themselves, the book also focuses on data acquisition and processing with digital processors. Especially the combination of both systems offers a wide range of interesting possibilities. Some practical projects from the contents: USB between Raspberry Pi 4 or 5 and Pico I²C Communication and Pico as an I²C device Voltmeter and Computer Thermometer Pico W as a Web Server and WLAN Scanner Frequency Meters and Generators OLED Displays on Raspberry Pi 4 or 5 and Pico Energy Saving Monitor Which Astronauts are in Orbit? Mini Monitor for Current Bitcoin Exchange Rate

    € 32,95

    Members € 26,36

  • Getting Started With Java Using Eclipse - Elektor

    Elektor Publishing Getting Started With Java Using Eclipse

    Mastering the Language and the Development PlatformMany people would like to learn Java but getting started is not easy since programming with Java requires at least two things: mastering the programming language and the development environment. With the help of many examples, this book shows how the language is structured. In addition, it employs the Eclipse development environment as an example of a powerful tool to teach developing Java programs.In Basics, the first part of the book, you acquire your Java and Eclipse basic knowledge. This part lays the programming foundations, gives you an overview of Java technology, and shows you what is special about object-oriented programming.In the second part called Java Language, everything revolves around the subtleties of the Java language and this is where the first small Java applications are created, aided by a fine blend of the knowledge part and practical exercises.Java Technology is both the name and the focus of the third part which also introduces you to the rules to observe when programming, what class libraries are and what advantages they have. In addition, you will learn how to test programs, what algorithms are, and how to program them.The fourth part, Java Projects, enables you to apply all the previous elements in an application with a graphical user interface. The project shows how to develop a larger application piece by piece with the Eclipse development environment. The Appendix concludes with a section on frequent errors that can occur when working with Eclipse, and a Glossary.

    € 44,95

    Members € 40,46

  • Raspberry Pi Camera Module 3 Wide NoIR - Elektor

    Raspberry Pi Foundation Raspberry Pi Camera Module 3 Wide NoIR

    Raspberry Pi Camera Module 3 is a compact camera from Raspberry Pi. It offers an IMX708 12-megapixel sensor with HDR, and features phase detection autofocus. Camera Module 3 is available in standard and wide-angle variants, both of which are available with or without an infrared cut filter. Camera Module 3 can be used to take full HD video as well as stills photographs, and features an HDR mode up to 3 megapixels. Its operation is fully supported by the libcamera library, including Camera Module 3’s rapid autofocus feature: this makes it easy for beginners to use, while offering plenty for advanced users. Camera Module 3 is compatible with all Raspberry Pi computers. All variants of Raspberry Pi Camera Module 3 feature: Back-illuminated and stacked CMOS 12-megapixel image sensor (Sony IMX708) High signal-to-noise ratio (SNR) Built-in 2D Dynamic Defect Pixel Correction (DPC) Phase Detection Autofocus (PDAF) for rapid autofocus QBC Re-mosaic function HDR mode (up to 3 megapixel output) CSI-2 serial data output 2-wire serial communication (supports I²C fast mode and fast-mode plus) 2-wire serial control of focus mechanism Specifications Sensor Sony IMX708 Resolution 11.9 MP Sensor size 7.4 mm sensor diagonal Pixel size 1.4 x 1.4 µm Horizontal/vertical 4608 x 2592 pixels Common video modes 1080p50, 720p100, 480p120 Output RAW10 IR cut filter Integrated in standard variants; not present in NoIR variants Autofocus system Phase Detection Autofocus Ribbon cable length 200 mm Cable connector 15 x 1 mm FPC Dimensions 25 x 24 x 11.5 mm (12.4 mm height for Wide variants) Variants of Raspberry Pi Camera Module 3 Camera Module 3 Camera Module 3 NoIR Camera Module 3 Wide Camera Module 3 Wide NoIR Focus range 10 cm - ∞ 10 cm - ∞ 5 cm - ∞ 5 cm - ∞ Focal length 4.74 mm 4.74 mm 2.75 mm 2.75 mm Diagonal field of view 75 degrees 75 degrees 120 degrees 120 degrees Horizontal field of view 66 degrees 66 degrees 102 degrees 102 degrees Vertical field of view 41 degrees 41 degrees 67 degrees 67 degrees Focal ratio (F-stop) F1.8 F1.8 F2.2 F2.2 Infrared-sensitive No Yes No Yes Downloads GitHub Documentation

    € 39,95

    Members identical

  • Cytron 25Amp 7 - 58 V High Voltage DC Motor Driver - Elektor

    Cytron Cytron 25Amp 7-58 V High Voltage DC Motor Driver

    It is possible to control Cytron 25Amp 7-58 V High Voltage DC Motor Driver with PWM and DIR inputs. The input logic voltage ranges from 1.8 V to 30 V and the board is compatible with variety of host controllers (such as Arduino, Raspberry Pi, PLC). If you don't want to deal with programming to control the motor, there is an option to control the motor driver from a potentiometer (speed) and a switch (direction). You can also test the motor quickly and conveniently using the onboard test buttons and motor output LEDs without the need to hook up the host controller. It is possible to power the host controller with the buck regulator which produces 5 V output. This is especially useful for high voltage applications where no additional power source nor high voltage buck regulator is needed. This motor driver also incorporates various protection features. If the motor stalls or you've hooked up an oversized motor, the overcurrent protection will take care of the board and protect it from damage. If the motor is trying to draw current more than what the motor driver can support, the motor current will be limited at the maximum threshold. Assisted by temperature protection, the maximum current limiting threshold depends on the board temperature. The higher the board temperature, the lower the current limiting threshold. Note: Power input does not have reverse-voltage protection. Connecting the battery in reverse polarity will damage the motor driver instantaneously. Features Bidirectional control for one brushed DC motor Operating Voltage: DC 7 V to 58 V Maximum Motor Current: 25 A continuous, 60 A peak 5 V output for the host controller (250 mA max) Buttons for quick testing LEDs for motor output state Dual Input Mode: PWM/DIR or Potentiometer/Switch Input PWM/DIR Inputs compatible with 1.8 V, 3.3 V, 5 V, 12 V and 24 V logic (Arduino, Raspberry Pi, PLC, etc) PWM frequency up to 40 kHz (Output frequency is fixed at 16 kHz) Overcurrent protection with active current limiting Temperature protection Undervoltage shutdown Scope of delivery 1 × MD25HV (motor driver board) 1 × Potentiometer with connector 1 × Rocker switch with connector 4 × Nylon PCB Standoffs/Spacers Documents Datasheet Sample Code

    € 62,95

    Members € 56,66

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

    Elektor Digital Mastering FPGA Chip Design (E-book)

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

    € 32,95

    Members € 26,36

  • Arduino Nano - Elektor

    Arduino Arduino Nano

    The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328 (Arduino Nano 3.x). It has more or less the same functionality of the Arduino Duemilanove but in a different package. It lacks only a DC power jack and works with a Mini-B USB cable instead of a standard one. Specifications Microcontroller ATmega328 Operating Voltage (logic level) 5 V Input Voltage (recommended) 7-12 V Input Voltage (limits) 6-20 V Digital I/O Pins 14 (of which 6 provide PWM output) Analog Input Pins 8 DC Current per I/O Pin 40 mA Flash Memory 16 KB (ATmega168) or 32 KB (ATmega328) of which 2 KB used by bootloader SRAM 1 KB (ATmega168) or 2 KB (ATmega328) EEPROM 512 bytes (ATmega168) or 1 KB (ATmega328) Clock Speed 16 MHz Dimensions 0.73 x 1.70' (18 x 45 mm) Power The Arduino Nano can be powered via the Mini-B USB connection, 6-20 V unregulated external power supply (pin 30), or 5 V regulated external power supply (pin 27). The power source is automatically selected to the highest voltage source. Memory The ATmega168 has 16 KB of flash memory for storing code (of which 2 KB is used for the bootloader), 1 KB of SRAM and 512 bytes of EEPROM The ATmega328 has 32 KB of flash memory for storing code, (also with 2 KB used for the bootloader), 2 KB of SRAM and 1 KB of EEPROM. Input and Output Each of the 14 digital pins on the Nano can be used as an input or output, using pinMode(), digitalWrite(), and digitalRead() functions. They operate at 5 V. Each pin can provide or receive a maximum of 40 mA and has an internal pull-up resistor (disconnected by default) of 20-50 kOhms. Communication The Arduino Nano has a number of facilities for communicating with a computer, another Arduino, or other microcontrollers. The ATmega168 and ATmega328 provide UART TTL (5V) serial communication, which is available on digital pins 0 (RX) and 1 (TX). An FTDI FT232RL on the board channels this serial communication over USB and the FTDI drivers (included with the Arduino software) provide a virtual com port to software on the computer. The Arduino software includes a serial monitor which allows simple textual data to be sent to and from the Arduino board. The RX and TX LEDs on the board will flash when data is being transmitted via the FTDI chip and USB connection to the computer (but not for serial communication on pins 0 and 1). A SoftwareSerial library allows for serial communication on any of the Nano's digital pins. Programming The Arduino Nano can be programmed with the Arduino software (download). The ATmega168 or ATmega328 on the Arduino Nano comes with a bootloader that allows you to upload new code to it without the use of an external hardware programmer. It communicates using the original STK500 protocol (reference, C header files). You can also bypass the bootloader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header using Arduino ISP or similar; see these instructions for details. Automatic (Software) Reset Rather than requiring a physical press of the reset button before an upload, the Arduino Nano is designed in a way that allows it to be reset by software running on a connected computer. One of the hardware flow control lines (DTR) of theFT232RL is connected to the reset line of the ATmega168 or ATmega328 via a 100 nF capacitor. When this line is asserted (taken low), the reset line drops long enough to reset the chip. The Arduino software uses this capability to allow you to upload code by simply pressing the upload button in the Arduino environment. This means that the bootloader can have a shorter timeout, as the lowering of DTR can be well-coordinated with the start of the upload.

    € 22,95

    Members € 20,66

  • 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

    Members € 26,36

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

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

    The ESP8266 from Espressif is a Wi-Fi microchip with full TCP/IP stack and microcontroller capability. It has made waves in the maker community with its low price. But many developers were unhappy with ESP8266's high power consumption. The ESP32, equipped with a ULP (Ultra Low Power) coprocessor, offers a remedy for this. This e-book features a number of projects featuring ESP32 & ESP8266 as well as an interview with the CEO of Espressif Teo Swee Ann. Articles ESP32 for Use in Industry 4.0 Equipment Scrolling Message Display, 512 LEDs controlled over Wi-Fi via an ESP-12F The Connected Greenhouse IoT demonstration project using MQTT and Node-RED VFD-tube Clock with ESP32 with an accurate Internet-derived time ESP32 Low Power DCF77 Emulator with ESP8266 ESP8266 on the Elektor Android I/O Board The Reason Behind the Hugely Popular ESP8266? Wi-Fi Desktop Thermostat Timers for the Wi-Fi Desktop Thermostat PlatformIO, the Universal Programming Tool Weather Display, Visualize current weather data on an LC display GoNotify, a Flexible IoT Sensor Interface ESP32 for Power Users USB Programming Adaptor for ESP8266 Getting started with ESP32 and the Arduino IDE MicroPython, Python for small systems RGBDigit Clock WLAN for Microcontrollers Return of the Wi-Fi Controller Board Compact and Self-contained WLAN

    € 9,95

    Members € 7,96

  • Bumper for Raspberry Pi 5 - Elektor

    Raspberry Pi Foundation Bumper for Raspberry Pi 5

    The Raspberry Pi Bumper is a snap-on silicone cover that protects the bottom and edges of the Raspberry Pi 5. Features One-piece flexible silicone rubber bumper Enables easy access to the power button Mounting holes remain accessible underneath the bumper Downloads Datasheet

    € 3,50

    Members identical

  •  -35% DIY Mini Digital Oscilloscope Kit

    Generic DIY Mini Digital Oscilloscope Kit

    The DIY Mini Digital Oscilloscope Kit (with shell) is an easy-to-build kit for a tiny digital oscilloscope. Besides the power switch, it has only one other control, a rotary encoder with a built-in pushbutton. The kit's microcontroller comes preprogrammed. The 0.96" OLED display has a resolution of 128 x 64 pixels. The oscilloscope features one channel that can measure signals up to 100 kHz. The maximum input voltage is 30 V, the minimum voltage is 0 V. The kit consists of through-hole components (THT) are surface-mount devices (SMD). Therefore, assembling the kit means soldering SMD parts, which requires some soldering experience. Specifications Vertical range: 0 to 30 V Horizontal range: 100 µs to 500 ms Trigger type: auto, normal and single Trigger edge: rising and falling Trigger level: 0 to 30 V Run/Stop mode Automatic frequency measurement Power: 5 V micro-USB 10 Hz, 5 V sinewave output 9 kHz, 0 to 4.8 V square wave output Display: 0.96-inch OLED screen Dimensions: 57 x 38 x 26 mm Downloads Documentation

    € 19,95€ 12,95

    Members identical

  •  -11% Raspberry Pi SSD Kit for Raspberry Pi 5 (512 GB) - Elektor

    Raspberry Pi Foundation Raspberry Pi SSD Kit for Raspberry Pi 5 (512 GB)

    The Raspberry Pi SSD Kit bundles a Raspberry Pi M.2 HAT+ with a Raspberry Pi NVMe SSD. It unlocks outstanding performance for I/O intensive applications on Raspberry Pi 5, including super-fast startup when booting from SSD. The Raspberry Pi SSD Kit is also available with 256 GB capacity. Features 50k IOPS (4 kB random reads) 90k IOPS (4 kB random writes) Conforms to the Raspberry Pi HAT+ specification Included 512 GB NVMe SSD M.2 HAT+ for Raspberry Pi 5 16 mm GPIO stacking header Mounting hardware kit (spacers, screws) Downloads Datasheet

    € 64,95€ 57,95

    Members identical

  • Pixy2 CMUcam5 - Smart Vision Sensor - Elektor

    Charmed Labs Pixy2 CMUcam5 – Smart Vision Sensor

    Pixy2 can be taught to detect objects by the press of a button. It is equipped with a new line detection algorithm to use on line-following robots. It can learn to recognize intersection and follow road signs. Pixy2 comes with various cables so that you can connect it with an Arduino or a Raspberry Pi out of the box. Furthermore, the I/O port offers several interfaces (SOI, I²C, UART, USB) to plug your Pixy2 in most boards. Downloads Documentation Projects Software

    € 94,95

    Members € 85,46

  •  -47% ICL8038 Signal Generator DIY Kit (5 Hz – 400 kHz) - Elektor

    Generic ICL8038 Signal Generator DIY Kit (5 Hz – 400 kHz)

    The ICL8038 signal generator delivers versatile waveforms, including sine, triangle, square, and forward/reverse sawtooth, making it suitable for a wide range of applications. Powered by the ICL8038 chip and high-speed operational amplifiers, it ensures exceptional precision and signal stability. With a frequency range of 5 Hz to 400 kHz, it supports applications from audio to radio frequencies. Its adjustable duty cycle, ranging from 2% to 95%, allows for precise waveform customization to meet various needs. The DIY kit is beginner-friendly, featuring through-hole components for easy assembly. It includes all necessary parts, an acrylic shell, and a detailed manual, providing everything required to build and use the signal generator efficiently. Specifications Frequency range 5 Hz~400 KHz (adjustable) Power supply voltage 12 V~15 V Duty cycle range 2~95% (adjustable) Low distortion sine wave 1% Low temperature drift 50 ppm/°C Output triangular wave linearity 0.1% DC bias range −7.5 V~7.5 V Output amplitude range 0.1 V~11 VPP (working voltage 12 V) Dimensions 89 x 60 x 35 mm Weight 81 g Included PCB incl. all necessary components Acrylic shell Manual

    € 14,95€ 7,95

    Members identical

  •  -33% Raspberry Pi DAC+ - Elektor

    Raspberry Pi Foundation Raspberry Pi DAC+

    Raspberry Pi DAC+ (formerly known as IQaudio DAC+) is a high-performance audio HAT designed for any Raspberry Pi with a 40-pin GPIO header. Equipped with the Texas Instruments PCM5122 DAC, it delivers crystal-clear stereo analogue audio through a pair of phono (RCA) connectors. No external power is needed – the DAC+ connects directly to the Raspberry Pi’s GPIO header without requiring soldering or cables. Features Power LED Analogue audio out (0-2 V RMS) via panel-mounted stereo phono (RCA) sockets with MUTE signal (headphone detect) Dedicated headphone amplifier, output via 3.5 mm panel-mounted barrel socket 40-pin pass-through GPIO header HAT EEPROM write-enabled Downloads Datasheet

    € 29,95€ 19,95

    Members identical

  • The EAGLE Companion - Elektor

    Elektor Publishing The EAGLE Companion

    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 publication, the ‘EAGLE 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 book is intended as an enduring document covering the more advanced modules, commands, and functions which make up EAGLE. It is hoped that this book will sit on the desk or the bookshelf of the EAGLE user, and 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 book in unabridged form, reproduced with permission of CadSoft GmbH. At the time of writing, the material in this book covers version 7 of the EAGLE software suite.

    € 49,95

    Members € 44,96

  • USB - A to Micro USB - B Cable with Switch - Elektor

    JOY-iT USB-A to Micro USB-B Cable with Switch

    USB-A to Micro USB-B power cable (power supply only) 1.5 m length with ON/OFF switch Add the ability to control the power to your USB-powered project simply by plugging a cable with a switch between the USB power port and the USB cable. There's no more need to pull the cable to restart or reboot your devices, just press the button to turn on and off, which helps to prevent the USB connector from wear and tear due to frequent pulling and inserting the USB cable. It can be used as a power supply up to 2 A. Not applicable for data transfer.

    € 4,95

    Members € 4,46

  • Renewable Energy at Home (E - book) - Elektor

    Elektor Digital Renewable Energy at Home (E-book)

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

    € 24,95

    Members € 19,96

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

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

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

    € 32,95

    Members € 26,36

  •  -18% PCW03A True RMS Multimeter - Elektor

    PCWork PCW03A True RMS Smart Multimeter

    The PCW03A True RMS digital multimeter is an innovative tool for any electrician. technician. or ambitious hobbyist. It can measure AC/DC voltage. current. and resistance. as well as frequency. duty ratio. and temperature. Due to its smart measurement function. the PCW03A detects the inteded measurement (continuity. voltage. resistance) and chooses the correct measurement range/function for the user. making super easy to use and beginner-friendly. Another great feature of the device. especially for beginners. are the illuminated input sockets. Here the device indicates which input sockets to use for the chosen measurement function. This way it is almost impossible to connect the measurement leads to the wrong socket and it will prevent the device from damage. With its 9999 counts and bright colors. the HD display provides precise measurement read-outs. Additionally. the CAT III 1000V; CAT IV 600V rating ensures safety while in use for various applications. Its smartphone-like design is easy and intiutive to use. making it a joy for daily operations. The double insulation. ceramic fuse. and removable rubber casing provide durability and protection for device and the user. Features CAT III 1000 V; CAT IV 600 V 9999 counts & True RMS Auto Range & smart measurement function: device automatically recognizes intended measurement (continuity. voltage. resistance) and chooses correct measurement range/function LED illuminated input sockets ? the device shows you which input socket to use according to the measurement function chosen. Perfect for beginners to avoid damage to the device. AC/DC voltage. AC/DC current. resistance. capacitance. frequency. duty ratio. and temperature measurement NCV (non-contact voltage detection). live line. continuity. and diode test Double insulation & ceramic fuses Removable rubber casing with cushioning function for extra protection Large colour HD display with backlight Data hold with Min/Max function LED work light Innovative design and 5 button operating concept: like a smartphone Manual in various languages: EN. GER. ES. FR. PT. IT. GR Dimensions: 165 x 85 x 25 mm Weight: 255 g Included PCW03A Multimeter Batteries High-quality test leads K-type temp. probes Transport case Downloads Datasheets

    € 54,95€ 44,95

    Members identical

  •  -31% Arduino - controlled Drawing Robot - Elektor

    Generic Arduino-controlled Drawing Robot

    This versatile plotter robot arm DIY kit for Arduino is equipped with MG90S metal gear servo motors to ensure precise and stable drawing movements. Features Fully compatible with Arduino IDE, includes complete source code for easy development and customization. Equipped with robust MG90S metal gear servo motors for accuracy and durability. Includes a Bluetooth module enabling wireless operation via a dedicated app. Specially designed robotic arm tip securely holds pens or markers with a diameter of 8-10 mm, ideal for sketches and detailed drawings. Included Arduino-compatible Nano motherboard Nano expansion board Bluetooth module MG90S all-metal gear servo motors Aluminum structural frame Thickened stable base plate Screw and fastening accessories Connecting wires USB data cable

    € 64,95€ 44,95

    Members identical

  • Elektor ESP32 Smart Kit - Elektor

    Elektor Labs Elektor ESP32 Smart Kit

    This hardware kit is especially prepared for 'The Official ESP32 Book'. The kit contains all the components used in the projects in this book. With the help of this hardware kit it should be easy and fun to build the projects in the book. Included 1x ESP32 DevKitC 8x LEDs (RED) 1x LED (GREEN) 2x push-button 8x 330 ohm resistors 1x Buzzer 1x RGB LED 1x TMP36 temperature sensor chip 1x DHT11 temperature and humidity chip 1x MCP23017 (DIL 28 package) 1x LDR 1x BC108 (or any other PNP) transistor 1x 7 segment LED 1x Small Microphone Module 1x I²C LCD 1x SG90 servo 1x 4x4 Keypad 8x Female-Male jumpers 4x Male-Male jumpers 1x Small breadboard

    € 74,95

    Members € 67,46

Login

Forgot password?

Don't have an account yet?
Create account