Bestsellers

705 products

  •  -50% ESP32 - PICO - Kit V4 - Elektor

    Espressif ESP32-PICO-Kit

    The ESP32-PICO-Kit fits into a mini breadboard. It is fully functional with the minimum number of discrete components, while it has all the ESP32 pins exposed. Features Complete up-to-date documentation is available. All instructions and commands presented work as described. Plentiful additional information and hardware documentation are available too. Applications for the ESP32-PICO-KIT can be developed on Windows, Linux or Mac. Two cores and a radio Like the ESP8266 the ESP32 has Wi-Fi but adds Bluetooth. It also has two 32-bit cores inside, making it extremely powerful, and providing all the ports and interfaces that the ESP8266 is lacking.Oversimplifying things, one might say that the ESP8266 is a Wi-Fi controller that provides some I/O, whereas the ESP32 is a full-fledged controller that also has Wi-Fi. ESP32 peripherals The ESP32 exposes an ADC & DAC, touch sensor circuitry, an SD/SDIO/MMC host controller, an SDIO/SPI slave controller, an EMAC, PWM to control LEDs and motors, UART, SPI, I²C, I²S, infrared remote controller, and, of course, GPIO. ESP32-PICO-KIT Development board The ESP32-PICO-D4 is a System-on-Chip (SoC) integrating an ESP32 chip together with a 4 MB SPI flash memory in a tiny 7 x 7 mm package. The ESP32-PICO-KIT is a breakout board for this SoC with an onboard USB-to-serial converter for easy programming and debugging. Besides the board, you'll need a programming toolchain. Complete, up-to-date documentation from Espressif is available on the Read the Docs website. All instructions and commands presented work as described.Plentiful additional information and hardware documentation are available too. Applications for the ESP32-PICO-KIT can be developed on Windows, Linux or Mac.

    € 19,95€ 9,95

    Members identical

  • Elektor Special: Raspberry Pi and Pico (PDF) - Elektor

    Elektor Digital Elektor Special: Raspberry Pi and Pico (PDF)

    Contents Projects PicoVoiceVoice alienation and sound effects with the Raspberry Pi Pico Navigation with Vibration Feedback POV Display Pulse Width Modulation (PWM) with the Raspberry Pi Pico Wi-Fi with the Raspberry Pi Pico 'Hello World' from the Raspberry Pi Pico and RP2040A look at the Raspberry Pi Foundation’s first microcontroller Simple On-Off Temperature Controller with Raspberry Pi HAT Multitasking with the Raspberry PiShowcase: a traffic lights controller The Raspberry Pi Ruler GadgetFun with a time-of-flight sensor Raspberry Pi Buffer Board (Mk. 1)Never blow up the I/O again FM radio with RDSA top HAT project for the Raspberry Pi LoRa with the Raspberry Pi PicoFun with MicroPython! Tutorials Qt for the Raspberry Pi Raspberry Pi Pico Programmingwith MicroPython and Thonny Raspberry Pi Full StackRPi and RF24 at the heart of a sensor network Raspberry Pi Bash Command Cheat Sheet Community Java on the Raspberry PiAn interview with Frank Delporte Reviews Introducing the New Raspberry Pi Pico W, H, and WH Secure Boot Solution for Raspberry PiRetrofit security at a reasonable price Review: SmartPi – Smart Meter Extension for Raspberry Pi Review: The Enviro+ Raspberry Pi HATMeasuring environmental data with Raspberry Pi and the HAT Enviro+ Review: Meet the Raspberry Pi 4All new but still good? Raspberry Pi Gets a Fast 3.5' Touch DisplayMore power at no extra charge Book Launch: Raspberry Pi for Radio Amateurs

    € 11,95

    Members € 10,76

  • Getting Started with ESPHome (E - book) - Elektor

    Elektor Digital Getting Started with ESPHome (E-book)

    Develop your own custom home automation devices Espressif's ESP8266 and ESP32 microcontrollers have brought DIY home automation to the masses. However, not everyone is fluent in programming these microcontrollers with Espressif's C/C++ SDK, the Arduino core, or MicroPython. This is where ESPHome comes into its own: with this project, you don’t program your microcontroller but configure it. This book demonstrates how to create your own home automation devices with ESPHome on an ESP32 microcontroller board. You’ll learn how to combine all kinds of electronic components and automate complex behaviours. Your devices can work completely autonomously, and connect over Wi-Fi to your home automation gateways such as Home Assistant or MQTT broker. By the end of this book, you will be able to create your own custom home automation devices the way you want. Thanks to ESPHome and the ESP32, this is within everyone’s grasp. Set up an ESPHome development environment and create maintainable configurations Use buttons and LEDs Sound a buzzer and play melodies Read measurements from various types of sensors Communicate over a short distance with NFC, infrared light, and Bluetooth Low Energy Show information on various types of displays Downloads Software

    € 29,95

    Members € 23,96

  • ZD - 8965 Desoldering Station - Elektor

    Zhongdi ZD-8965 Desoldering Station

    The ZD-8965 is a digital temperature-controlled desoldering station equipped with ground protection and an LCD screen for temperature display. Despite its compact and robust design, this high-power desoldering station is easy to operate with just one hand. The ZD-8965 features a soldering gun with an integrated filter that captures any extracted material, allowing for continuous operation by simply replacing the filters. Additionally, a temperature sensor is embedded in the tip, enabling rapid response to temperature fluctuations for consistent performance. Features Effortlessly adjust the temperature between 160°C and 480°C using the convenient up/down buttons on the front panel. LED display to indicate the temperature in °C/°F Features an ergonomic pistol grip with a trigger for quick and efficient solder waste removal. The upgraded soldering gun includes a rear trigger, making it exceptionally convenient for replacing and cleaning components. Comes with a high-quality soldering gun and a sturdy holder. Equipped with a heavy-duty heater that ensures optimal desoldering performance every time. Specifications Station Voltage supply 220-240 V Power 140 W Vakuum pressure 600 mm HG Desoldering Gun Power 140 W (18 V DC)Heat up rating: 140 W Temperature 160-480°C (320-896°F) Heating element Ceramic heater Included 1x ZD-8965 Desoldering station 2x Spare soldering tips 3x Cleaning needles for desoldering tips 3x Spare filter for desoldering gun 1x Spare filter for desoldering station 1x Manual

    € 99,00

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

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

    ModbusRTU and ModbusTCP examples with the Arduino Uno and ESP8266 Introduction to PLC programming with OpenPLC, the first fully open source Programmable Logic Controller on the Raspberry Pi, and Modbus examples with Arduino Uno and ESP8266 PLC programming is very common in industry and home automation. This book describes how the Raspberry Pi 4 can be used as a Programmable Logic Controller. Before taking you into the programming, the author starts with the software installation on the Raspberry Pi and the PLC editor on the PC, followed by a description of the hardware. You'll then find interesting examples in the different programming languages complying with the IEC 61131-3 standard. This manual also explains in detail how to use the PLC editor and how to load and execute the programs on the Raspberry Pi. All IEC languages are explained with examples, starting with LD (Ladder Diagram) over ST (Structured Control Language) to SFC (Special Function Chart). All examples can be downloaded from the author's website. Networking gets thorough attention too. The Arduino Uno and the ESP8266 are programmed as ModbusRTU or ModbusTCP modules to get access to external peripherals, reading sensors and switching electrical loads. I/O circuits complying with the 24 V industry standard may also be of interest for the reader. The book ends with an overview of commands for ST and LD. After reading the book, the reader will be able to create his own controllers with the Raspberry Pi.

    € 32,95

    Members € 26,36

  • RTC Battery for Raspberry Pi 5 - Elektor

    Raspberry Pi Foundation RTC Battery for Raspberry Pi 5

    The power-management IC used on Raspberry Pi 5 integrates a real-time clock, and charging circuitry for a button cell which can power the clock while main power is disconnected. This Panasonic ML-2020 lithium manganese dioxide battery with a two-pin plug and a double-sided adhesive pad can be connected directly to the battery connector of the Raspberry Pi 5 and attached to the inside of a case or another convenient location.

    € 7,95

    Members identical

  • Basic Electronics for Beginners - Elektor

    Elektor Publishing Basic Electronics for Beginners

    Analogue Electronics and Microcontrollers Projects Hobbyist electronics can be a fun way to learn new skills that can be helpful to your career. Those who understand the basics of electronics can design their own circuits and projects. However, before you run, you need to learn to walk. It all starts with analogue electronics. You should be familiar with the simple components and circuits and understand their basic behaviors and the issues you may encounter. The best way to do this is through real experiments. Theory alone is not enough. This book offers a large number of practical entry-level circuits, with which everyone can gain the basic experience. Through the widespread introduction of microcontrollers, a new chapter in electronics has begun. Microcontrollers are now performing more and more tasks that were originally solved using discrete components and conventional ICs. Starting out has become easier and easier thanks to platforms including Bascom, Arduino, micro:bit. The book introduces numerous manageable microcontroller applications. It’s now a case of less soldering and more programming.

    € 39,95

    Members € 35,96

  •  -18% KiCad Like A Pro (E - book Bundle) - Elektor

    Elektor Digital KiCad Like A Pro (E-book Bundle)

    This bundle includes both volumes of "KiCad Like a Pro" (4th edition 2024). In Fundamentals and Projects (normal price: €39.95), you'll learn how to use KiCad through a practical approach, helping you quickly become productive and start designing your own boards. Advanced Projects and Recipes (normal price: €34.95) allows you to practice your new KiCad skills by challenging yourself with a series of real-world projects. 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 8 is a perfect fit for electronic engineers and makers. Here are the most significant improvements and features in KiCad 8, both over and under the hood: Modern user interface, completely redesigned from earlier versions Improved and customizable electrical and design rule checkers Theme editor allowing you to customize KiCad on your screen Ability to import projects from Eagle, CADSTART, and more Python scripting API Improved integrated SPICE circuit simulator Multi-sheet schematics 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. Advanced interactive router Built-in bill of materials generator Realistic ray-tracing capable 3D viewer Customizable teardrops Plug-in manager for quick installation of themes, libraries and functionalities such as autorouters and BOM generators The first book KiCad Like A Pro – Fundamentals and Projects 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 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. The second book KiCad Like A Pro – Advanced Projects and Recipes will help you to practice your new KiCad skills by challenging you in a series of real-world projects. The projects are supported by a comprehensive set of recipes with detailed instructions on how to achieve a variety of simple and complex tasks. Design the PCBs for a solar power supply, an LED matrix array, an Arduino-powered datalogger, and a custom ESP32 board. Understand the finer details of the interactive router, how to manage KiCad project teams with Git, how to use an autorouter on 2 and 4-layer PCBs, and much more.

    € 84,95€ 69,95

    Members identical

  •  -15% Elektor Audio DSP FX Processor (New Revision)

    Elektor Labs Elektor Audio DSP FX Processor (New Revision)

    The Elektor Audio DSP FX Processor combines an ESP32 microcontroller and an ADAU1701 Audio DSP from Analog Devices. Besides a user-programmable DSP core, the ADAU1701 has high-quality analog-to-digital and digital-to-analog converters built-in and features an I²S port. This makes it suitable as a high-quality audio interface for the ESP32. Programs for the ESP32 can be created with Arduino, Platform IO, CMake or by using the Espressif IDF in another way. Programs for the ADAU7101 audio DSPs are created with the free visual programming tool SigmaStudio by dragging and dropping pre-defined algorithm blocks on a canvas. Applications Bluetooth/Wi-Fi audio sink (e.g. loudspeaker) & source Guitar effect pedal (stomp box) Music synthesizer Sound/function generator Programmable cross-over filter for loudspeakers Advanced audio effects processor (reverb, chorus, pitch shifting, etc.) Internet-connected audio device DSP experimentation platform Wireless MIDI MIDI to CV converter and many more... Specifications ADAU1701 28-/56-bit, 50-MIPS digital audio processor supporting sampling rates of up to 192 kHz ESP32 32-bit dual-core microcontroller with Wi-Fi 802.11b/g/n and Bluetooth 4.2 BR/EDR and BLE 2x 24-bit audio inputs (2 V RMS, 20 kΩ) 4x 24-bit audio outputs (0.9 V RMS, 600 Ω) 4x Control potentiometer MIDI in- and output I²C expansion port Multi-mode operation Power supply: 5 V DC USB or 7.5-12 V DC (barrel jack, center pin is GND) Current consumption (average): 200 mA Included 1x ESP32 Audio DSP FX Processor board (assembled) 1x ESP32-PICO-KIT 2x Jumpers 2x 18-pin headers (female) 4x 10 KB potentiometers Downloads Documentation GitHub

    € 99,95€ 84,95

    Members identical

  • Develop your own Bluetooth Low Energy Applications (E - book) - Elektor

    Elektor Digital Develop your own Bluetooth Low Energy Applications (E-book)

    For Raspberry Pi, ESP32 and nRF52 with Python, Arduino and Zephyr Bluetooth Low Energy (BLE) radio chips are ubiquitous from Raspberry Pi to light bulbs. BLE is an elaborate technology with a comprehensive specification, but the basics are quite accessible. A progressive and systematic approach will lead you far in mastering this wireless communication technique, which is essential for working in low power scenarios. In this book, you’ll learn how to: Discover BLE devices in the neighborhood by listening to their advertisements. Create your own BLE devices advertising data. Connect to BLE devices such as heart rate monitors and proximity reporters. Create secure connections to BLE devices with encryption and authentication. Understand BLE service and profile specifications and implement them. Reverse engineer a BLE device with a proprietary implementation and control it with your own software. Make your BLE devices use as little power as possible. This book shows you the ropes of BLE programming with Python and the Bleak library on a Raspberry Pi or PC, with C++ and NimBLE-Arduino on Espressif’s ESP32 development boards, and with C on one of the development boards supported by the Zephyr real-time operating system, such as Nordic Semiconductor's nRF52 boards. Starting with a very little amount of theory, you’ll develop code right from the beginning. After you’ve completed this book, you’ll know enough to create your own BLE applications.

    € 32,95

    Members € 26,36

  • FNIRSI SG - 003A Signal Generator - Elektor

    FNIRSI FNIRSI SG-003A Signal Generator

    The FNIRSI SG-003A multi-functional Signal Generator a.k.a. Process Meter/Calibrator is a high-precision voltage/current generator and meter. The SG-003A provides highly accurate reference voltages or currents for testing and calibrating other measurement instruments like multimeters and oscilloscopes. Besides voltages and currents, the SG-003A also generates rectangular pulse signals with precisely programmable frequencies and duty cycles. Its converter mode turns the SG-003A into a precision voltage-controlled current source, or current-controlled voltage source, and even a voltage- or current-controlled frequency generator. The SG-003A is a great tool for checking your multimeter’s accuracy and precision, and for testing e.g. LEDs. Features Accuracy (voltage/current) 0.1% ±0.005 Resolution (current) 0.01 mA Frequency 0-10 kHz Resolution 5 digits Output power 24 V Display 2.4" TFT LCD (320 x 240) Dimensions 92 x 72 x 30 mm Weight 165 g Specifications Signal Range Precision Resolution Max load External power supply Active current output 0~24 mA ±(0.1% + 0.005) 0.01 mA 750 Ω Passive current output (XMT) 0~24 mA ±(0.1% + 0.005) 0.01 mA 0~30 V Voltage output 0~24 V ±(0.1% + 0.005) 0.01 V 24 V loop 0~24 mA ±(0.1% + 0.005) 0.01 mA Frequency output 0~9999 Hz ±2% 5 digits Current input 0~24 mA ±(0.1% + 0.005) 0.01 mA Voltage input 0~30 V ±(0.1% + 0.005) 0.01 V Included 1x FNIRSI SG-003A Signal generator 4x Test clips 1x USB charger 1x USB-C cable 1x Manual Downloads Manual Firmware V4.3

    € 69,95

  • Official Raspberry Pi USB - C Adapter (black) - Elektor

    Raspberry Pi Foundation Official Raspberry Pi USB-C Adapter (black)

    This small adapter allows you to convert an existing micro USB power supply into a USB-C power supply.

    € 0,95

    Members identical

  •  -34% 40 - pin GPIO Header for Raspberry Pi (color - coded) - Elektor

    BerryBase 40-pin GPIO Header for Raspberry Pi (color-coded)

    This color-coded pin header is ideal for use with Raspberry Pi. All pins are color-coded with corresponding functions making prototyping and hacking easier. Specifications Suitable for all Raspberry Pi models with GPIO 2 pin rows with 20 pins each 2.54 mm pin spacing (pitch) Pin height: 3/6 mm Total height: approx. 11 mm Colors/Functions Orange = 3.3 V Red = 5 V Pink = I²C Purple = UART Blue = SPI Yellow = DNC Green = GPIO Black = GND (Ground)

    € 2,95€ 1,95

    Members identical

  •  -50% Official Case for Raspberry Pi 5 (white/red) - Elektor

    Raspberry Pi Foundation Official Case for Raspberry Pi 5 (white/red)

    The Raspberry Pi 5 case is a refinement of the Raspberry Pi 4 case with improved thermal features to support the higher peak power consumption of the Raspberry Pi 5. It integrates a variable speed fan that is powered and controlled via a dedicated connector on the Raspberry Pi 5.

    € 11,95€ 5,95

    Members identical

  •  -42% Building Wireless Sensor Networks with OpenThread (Bundle) - Elektor

    Elektor Bundles Building Wireless Sensor Networks with OpenThread (Bundle)

    This bundle contains: Book: Building Wireless Sensor Networks with OpenThread (normal price: €40) Nordic Semiconductor nRF52840 USB Dongle (normal price: €20) Book: Building Wireless Sensor Networks with OpenThread This book will guide you through the operation of Thread, the setup of a Thread network, and the creation of your own Zephyr-based OpenThread applications to use it. You’ll acquire knowledge on: The capture of network packets on Thread networks using Wireshark and the nRF Sniffer for 802.15.4. Network simulation with the OpenThread Network Simulator. Connecting a Thread network to a non-Thread network using a Thread Border Router. The basics of Thread networking, including device roles and types, as well as the diverse types of unicast and multicast IPv6 addresses used in a Thread network. The mechanisms behind network discovery, DNS queries, NAT64, and multicast addresses. The process of joining a Thread network using network commissioning. CoAP servers and clients and their OpenThread API. Service registration and discovery. Securing CoAP messages with DTLS, using a pre-shared key or X.509 certificates. Investigating and optimizing a Thread device’s power consumption. Once you‘ve set up a Thread network with some devices and tried connecting and disconnecting them, you’ll have gained a good insight into the functionality of a Thread network, including its self-healing capabilities. After you’ve experimented with all code examples in this book, you’ll also have gained useful programming experience using the OpenThread API and CoAP. Nordic Semiconductor nRF52840 USB Dongle The nRF52840 dongle is a small, low-cost USB dongle that supports Bluetooth 5.3, Bluetooth mesh, Thread, ZigBee, 802.15.4, ANT and 2.4 GHz proprietary protocols. The dongle is the perfect target hardware for use with nRF Connect for Desktop as it is low-cost but still support all the short range wireless standards used with Nordic devices. The dongle has been designed to be used as a wireless HW device together with nRF Connect for Desktop. For other use cases please do note that there is no debug support on the dongle, only support for programming the device and communicating through USB. It is supported by most of the nRF Connect for Desktop apps and will automatically be programmed if needed. In addition custom applications can be compiled and downloaded to the dongle. It has a user programmable RGB LED, a green LED, a user programmable button as well as 15 GPIO accessible from castellated solder points along the edge. Example applications are available in the nRF5 SDK under the board name PCA10059. The nRF52840 dongle is supported by nRF Connect for Desktop as well as programming through nRFUtil. Features Bluetooth 5.2 ready multiprotocol radio 2 Mbps Long Range Advertising Extensions Channel Selection Algorithm #2 (CSA #2) IEEE 802.15.4 radio support Thread ZigBee Arm Cortex-M4 with floating point support DSP instruction set ARM CryptoCell CC310 cryptographic accelerator 15 GPIO available via edge castellation USB interface direct to nRF52840 SoC Integrated 2.4 GHz PCB antenna 1 user-programmable button 1 user-programmable RGB LED 1 user-programmable LED 1.7-5.5 V operation from USB or external Downloads Datasheet Hardware Files

    € 59,95€ 34,95

    Members identical

  • Raspberry Pi Pico W (E - book) - Elektor

    Elektor Digital Raspberry Pi Pico W (E-book)

    Program, build, and master 60+ projects with the Wireless RP2040 The Raspberry Pi Pico and Pico W are based on the fast, efficient, and low-cost dual-core ARM Cortex M0+ RP2040 microcontroller chip running at up to 133 MHz and sporting 264 KB of SRAM and 2 MB of Flash memory. Besides spacious memory, the Pico and Pico W offer many GPIO pins, and popular peripheral interface modules like ADC, SPI, I²C, UART, PWM, timing modules, a hardware debug interface, and an internal temperature sensor. The Raspberry Pi Pico W additionally includes an on-board Infineon CYW43439 Bluetooth and Wi-Fi chipset. At the time of writing this book, the Bluetooth firmware was not yet available. Wi-Fi is however fully supported at 2.4 GHz using the 802.11b/g/n protocols. This book is an introduction to using the Raspberry Pi Pico W in conjunction with the MicroPython programming language. The Thonny development environment (IDE) is used in all of the 60+ working and tested projects covering the following topics: Installing the MicroPython on Raspberry Pi Pico using a Raspberry Pi or a PC Timer interrupts and external interrupts Analogue-to-digital converter (ADC) projects Using the internal temperature sensor and external sensor chips Using the internal temperature sensor and external temperature sensor chips Datalogging projects PWM, UART, I²C, and SPI projects Using Bluetooth, WiFi, and apps to communicate with smartphones Digital-to-analogue converter (DAC) projects All projects are tried & tested. They can be implemented on both the Raspberry Pi Pico and Raspberry Pi Pico W, although the Wi-Fi-based subjects will run on the Pico W only. Basic programming and electronics experience are required to follow the projects. Brief descriptions, block diagrams, detailed circuit diagrams, and full MicroPython program listings are given for all projects.

    € 34,95

    Members € 27,96

  • Arduino for Radio Amateur Applications - Elektor

    Elektor Publishing Arduino for Radio Amateur Applications

    Program and build Arduino-based ham station utilities, tools, and instruments In addition to a detailed introduction to the exciting world of the Arduino microcontroller and its many variants, this book introduces you to the shields, modules, and components you can connect to the Arduino. Many of these components are discussed in detail and used in the projects included in this book to help you understand how these components can be incorporated into your own Arduino projects. Emphasis has been placed on designing and creating a wide range of amateur radio-related projects that can easily be built in just a few days. This book is written for ham radio operators and Arduino enthusiasts of all skill levels, and includes discussions about the tools, construction methods, and troubleshooting techniques used in creating amateur radio-related Arduino projects. The book teaches you how to create feature-rich Arduino-based projects, with the goal of helping you to advance beyond this book, and design and build your own ham radio Arduino projects. In addition, this book describes in detail the design, construction, programming, and operation of the following projects: CW Beacon and Foxhunt Keyer Mini Weather Station RF Probe with LED Bar Graph DTMF Tone Encoder DTMF Tone Decoder Waveform Generator Auto Power On/Off Bluetooth CW Keyer Station Power Monitor AC Current Monitor This book assumes a basic knowledge of electronics and circuit construction. Basic knowledge of how to program the Arduino using its IDE will also be beneficial.

    € 39,95

    Members € 35,96

  • Microcontroller Basics with PIC - Elektor

    Elektor Publishing Microcontroller Basics with PIC

    In this book the author presents all essential aspects of microcontroller programming, without overloading the reader with unnecessary or quasi-relevant bits of information. Having read the book, you should be able to understand as well as program, 8-bit microcontrollers. The introduction to microcontroller programming is worked out using microcontrollers from the PIC series. Not exactly state-of-the-art with just 8 bits, the PIC micro has the advantage of being easy to comprehend. It is offered in a DIP enclosure, widely available and not overly complex. The entire datasheet of the PIC micro is shorter by decades than the description of the architecture outlining the processor section of an advanced microcontroller. Simplicity has its advantages here. Having mastered the fundamental operation of a microcontroller, you can easily enter into the realms of advanced softcores later. Having placed assembly code as the executive programming language in the foreground in the first part of the book, the author reaches a deeper level with ‘C’ in the second part. Cheerfully alongside the official subject matter, the book presents tips & tricks, interesting measurement technology, practical aspects of microcontroller programming, as well as hands-on options for easier working, debugging and faultfinding.

    € 39,95

    Members € 35,96

  •  -33% Raspberry Pi T - Type Kit - Elektor

    Kuongshun Raspberry Pi T-Type Kit

    Features Suitable for Raspberry Pi + GPIO Extension Board Exquisite appearance DIY operation Specifications Size of GPIO Extension Board: 7.5 x 6 cm (3 x 2.4') Size of Breadboard: 16.5 x 5.5 x 1 cm (6.5 x 2.2 x 0.4') Included 1x GPIO Extension Board 1x Breadboard 1x 40P Pin Connect Line 8x 1K Resistor 8x 10K Resistor 4x LED (yellow) 4x LED (red) 4x Key 10x 25 mm Jumper Wires A 10x 25 mm Jumper Wires B

    € 14,95€ 9,95

    Members identical

  • SDR Hands - on Book (E - book) - Elektor

    Elektor Digital SDR Hands-on Book (E-book)

    The short-wave technique has a very particular appeal: It can easily bridge long distances. By reflecting short-wave signals off the conductive layers of the ionosphere, they can be received in places beyond the horizon and therefore can reach anywhere on earth. Although technology is striving for ever higher frequencies, and radio is usually listened to on FM, DAB+, satellite or the Internet, modern means of transmission require extensive infrastructure and are extremely vulnerable. In the event of a global power outage, there is nothing more important than the short-wave. Amateur radio is not only a hobby, it’s also an emergency radio system! Elektor’s SDR-Shield is a versatile shortwave receiver up to 30 MHz. Using an Arduino and the appropriate software, radio stations, morse signals, SSB stations, and digital signals can be received. In this book, successful author and enthusiastic radio amateur, Burkhard Kainka describes the modern practice of software defined radio using the Elektor SDR Shield. He not only imparts a theoretical background but also explains numerous open source software tools.

    € 29,95

    Members € 23,96

  • WIZnet W5100S - EVB - Pico - Elektor

    WIZnet WIZnet W5100S-EVB-Pico

    Features RP2040 microcontroller with 2 MB Flash Dual-core cortex M0+ at up to 133 MHz 264 KB multi-bank high performance SRAM External Quad-SPI Flash with eXecute In Place (XIP) High performance full-crossbar bus fabric 30 multi-function General Purpose IO (4 can be used for ADC) 1.8-3.3 V IO Voltage (NOTE. Pico IO voltage is fixed at 3.3 V) 12-bit 500 ksps Analogue to Digital Converter (ADC) Various digital peripherals 2× UART, 2× I²C, 2× SPI, 16× PWM channels 1× Timer with 4 alarms, 1× Real Time Counter 2× Programmable IO (PIO) blocks, 8 state machines total Flexible, user-programmable high-speed IO Can emulate interfaces such as SD Card and VGA Includes W5100S Supports Hardwired Internet Protocols: TCP, UDP, WOL over UDP, ICMP, IGMPv1/v2, IPv4, ARP, PPPoE Supports 4 Independent Hardware SOCKETs simultaneously Internal 16 KB Memory for TX/ RX Buffers SPI Interface Micro-USB B port for power and data (and for reprogramming the Flash) 40 pin 21x51 'DIP' style 1mm thick PCB with 0.1' through-hole pins also with edge castellations 3-pin ARM Serial Wire Debug (SWD) port 10 / 100 Ethernet PHY embedded Supports Auto Negotiation Full / Half Duplex 10 / 100 Based Built-in RJ45 (RB1-125BAG1A) Built-in LDO (LM8805SF5-33V) Downloads RP2040 Datasheet W5100S Datasheet Schematic & Part list & Gerber File C/C++ Examples CircuitPython Examples

    € 14,95

    Members € 13,46

  •  -50% SparkFun Arduino Pro Mini 328 (5 V, 16 MHz) - Elektor

    SparkFun SparkFun Arduino Pro Mini 328 (5 V, 16 MHz)

    The Arduino Pro Mini is a microcontroller board based on the ATmega328P. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, an on-board resonator, a reset button, and holes for mounting pin headers. A six pin header can be connected to an FTDI cable or SparkFun breakout board to provide USB power and communication to the board. The Arduino Pro Mini is intended for semi-permanent installation in objects or exhibitions. The board comes without pre-mounted headers, allowing the use of various types of connectors or direct soldering of wires. The pin layout is compatible with the Arduino Mini. The Arduino Pro Mini was designed and is manufactured by SparkFun Electronics. Specifications Microcontroller ATmega328P Board Power Supply 5-12 V Circuit Operating Voltage 5 V Digital I/O Pins 14 PWM Pins 6 UART 1 SPI 1 I²C 1 Analog Input Pins 6 External Interrupts 2 DC Current per I/O Pin 40 mA Flash Memory 32 KB of which 2 KB used by bootloader SRAM 2 KB EEPROM 1 KB Clock Speed 16 MHz Dimensions 18 x 33.3 mm (0.7 x 1.3") Downloads Eagle files Schematics

    € 14,95€ 7,50

    Members identical

  • Mastering the Arduino Uno R4 (E - book) - Elektor

    Elektor Digital Mastering the Arduino Uno R4 (E-book)

    Programming and Projects for the Minima and WiFi Based on the low-cost 8-bit ATmega328P processor, the Arduino Uno R3 board is likely to score as the most popular Arduino family member so far, and this workhorse has been with us for many years. Recently, the new Arduino Uno R4 was released, based on a 48-MHz, 32-bit Cortex-M4 processor with a huge amount of SRAM and flash memory. Additionally, a higher-precision ADC and a new DAC are added to the design. The new board also supports the CAN Bus with an interface. Two versions of the board are available: Uno R4 Minima, and Uno R4 WiFi. This book is about using these new boards to develop many different and interesting projects with just a handful of parts and external modules, which are available as a kit from Elektor. All projects described in the book have been fully tested on the Uno R4 Minima or the Uno R4 WiFi board, as appropriate. The project topics include the reading, control, and driving of many components and modules in the kit as well as on the relevant Uno R4 board, including LEDs 7-segment displays (using timer interrupts) LCDs Sensors RFID Reader 4×4 Keypad Real-time clock (RTC) Joystick 8×8 LED matrix Motors DAC (Digital-to-analog converter) LED matrix WiFi connectivity Serial UART CAN bus Infrared controller and receiver Simulators … all in creative and educational ways with the project operation and associated software explained in great detail.

    € 32,95

    Members € 26,36

  • Coding Modbus TCP/IP for Arduino - Elektor

    Elektor Publishing Coding Modbus TCP/IP for Arduino

    Example projects with Node-RED, MQTT, WinCC SCADA, Blynk, and ThingSpeak This comprehensive guide unlocks the power of Modbus TCP/IP communication with Arduino. From the basics of the Modbus protocol right up to full implementation in Arduino projects, the book walks you through the complete process with lucid explanations and practical examples. Learn how to set up Modbus TCP/IP communication with Arduino for seamless data exchange between devices over a network. Explore different Modbus functions and master reading and writing registers to control your devices remotely. Create Modbus client and server applications to integrate into your Arduino projects, boosting their connectivity and automation level. With detailed code snippets and illustrations, this guide is perfect for beginners and experienced Arduino enthusiasts alike. Whether you‘re a hobbyist looking to expand your skills or a professional seeking to implement Modbus TCP/IP communication in your projects, this book provides all the knowledge you need to harness the full potential of Modbus with Arduino. Projects covered in the book: TCP/IP communication between two Arduino Uno boards Modbus TCP/IP communication within the Node-RED environment Combining Arduino, Node-RED, and Blynk IoT cloud Interfacing Modbus TCP/IP with WinCC SCADA to control sensors Using MQTT protocol with Ethernet/ESP8266 Connecting to ThingSpeak IoT cloud using Ethernet/ESP8266

    € 39,95

    Members identical

Login

Forgot password?

Don't have an account yet?
Create account