Bestsellers
-
Elektor Publishing Radio Builder's Book
From Detector to Software Defined Radio Radio frequency (RF) technology is one of the areas which still allows putting your own ideas into practice. Countless circuit variants with special objectives allow space for meaningful experiments and projects. Many things simply aren’t available off the shelf. Crystal detector radios without their own power source, simple tube receivers with a touch of nostalgia, the first reception attempts at Software Defined Radio, special receivers for amateur radio, all this can be realized with little effort and as a perfect introduction to RF electronics. For a long time, radio construction was the first step into electronics. Meanwhile, there are other ways, especially via computers, microcontrollers, and digital technology. However, the analog roots of electronics are often neglected. Elementary radio technology and easy-to-do experiments are particularly well suited as a learning field for electronics because you can start with the simplest basics here. But the connection to modern digital technology is also obvious, for example, when it comes to modern tuning methods such as PLL and DDS or modern DSP radios. This book aims to give an overview and present a collection of simple RF projects. The author would like to support you to develop your own ideas, to design your own receivers and to test them.
€ 39,95
Members € 35,96
-
Raspberry Pi Foundation Official HDMI Cable for Raspberry Pi (white, 1 m)
The official Raspberry Pi micro HDMI to HDMI (A/M) cable designed for the Raspberry Pi 4 and 5. 19-pin HDMI Type D(M) to 19-pin HDMI Type A(M) 1 m cable (white) Nickel-plated plugs 4Kp60 compliant RoHS compliant 3 Mohm 300 VDC insulation, withstands 300 VDC for 0.1s
€ 6,95
Members identical
-
Elektor Bundles The ESP32 Cheap Yellow Display Bundle
Over 40 Fully Tested ESP32 Projects Using Arduino IDE and the LVGL Graphics Library This bundle includes the ESP32 Cheap Yellow Display (CYD) – a compact development board combining a standard ESP32 microcontroller with a 320x240 pixel TFT color display. The board also features multiple connectors for GPIO, serial communication (TX/RX), power, and ground. The built-in display is a major advantage, allowing users to create complex, graphics-based projects without the need for external LCDs or displays. The accompanying book introduces the CYD board's hardware and on-board connectors in detail. It provides a range of beginner to intermediate-level projects developed using the popular Arduino IDE 2.0. Both basic graphics functions and the powerful LVGL graphics library are covered, with practical projects illustrating each approach. All included projects have been fully tested and are ready to use. The book provides block diagrams, circuit schematics, complete code listings, and step-by-step explanations. With the LVGL library, readers can create modern, full-color graphical interfaces using widgets such as buttons, labels, sliders, calendars, keyboards, charts, tables, menus, animations, and more. ESP32 Cheap Yellow Display Board This development board (also known as "Cheap Yellow Display") is powered by the ESP-WROOM-32, a dual-core MCU with integrated Wi-Fi and Bluetooth capabilities. It operates at a main frequency of up to 240 MHz, with 520 KB SRAM, 448 KBROM, and a 4 MB Flash memory. The board features a 2.8-inch display with a resolution of 240x320 and resistive touch. Furthermore, the board includes a backlight control circuit, touch control circuit, speaker drive circuit, photosensitive circuit, and RGB-LED control circuit. It also provides a TF card slot, serial interface, DHT11 temperature and humidity sensor interface, and additional IO ports. The module supports development in Arduino IDE, ESP-IDE, MicroPython, and Mixly. Applications Image transmission for Smart Home device Wireless monitoring Smart agriculture QR wireless recognition Wireless positioning system signal And other IoT applications Specifications Microcontroller ESP-WROOM-32 (Dual-core MCU with integrated Wi-Fi and Bluetooth) Frequency Up to 240 MHz (computing power is up to 600 DMIPS) SRAM 520 KB ROM 448 KB Flash 4 MB Operating voltage 5 V Power consumption approx. 115 mA Display 2.8-inch color TFT screen (240 x 320) Touch Resistive Touch Driver chip ILI9341 Dimensions 50 x 86 mm Weight 50 g Downloads GitHub Contents of the Bundle The ESP32 Cheap Yellow Display Book (normal price: €35) ESP32 Cheap Yellow Display Board (normal price: €25) 1x ESP32 Dev Board with 2.8" Display and acrylic Shell 1x Touch pen 1x Connector cable 1x USB cable
€ 59,95€ 49,95
Members identical
-
Cytron Cytron Maker Pi Pico (with pre-soldered Raspberry Pi Pico)
The Cytron Maker Pi Pico (with Raspberry Pi Pico RP2040 soldered on Board) incorporates the most wanted features for your Raspberry Pi Pico and gives you access to all GPIO pins on two 20 ways pin-headers, with clear labels. Each GPIO is coupled with an LED indicator for convenient code testing and troubleshooting. The bottom layer of this board even comes with a comprehensive pinout diagram showing the function of each pin. Features Work out-of-the-box. No soldering! Access to all Raspberry Pi Pico's pins on two 20 ways pin headers LED indicators on all GPIO pins 3x programmable push button (GP20-22) 1x RGB LED – NeoPixel (GP28) 1x Piezo buzzer (GP18) 1x 3.5 mm stereo audio jack (GP18-19) 1x Micro SD card slot (GP10-15) 1x ESP-01 socket (GP16-17) 6x Grove port Specifications Core 32-bit ARM Cortex-M0+ CPU Clock 48 MHz, up to 133 MHz Flash Size 2 MByte Q-SPI Flash Programming Language MicroPython, C++ Board Power Input 5 VDC via MicroUSB Alternative Board Power 2-5 VDC via VSYS Pin (Pin 39) MCU Voltage 3.3 VDC GPIO Voltage 3.3 VDC USB Interface USB 1.1 Device Host Program Loading MicroUSB, USB Mass Storage GPIO 26x Input/Output ADC 3x 12-bit 500 ksps Temperature Sensor Built-in, 12-bit UART 2x UART I²C 2x I²C SPI 2x SPI PWM 16x PWM Timer 1x Timer with 4 x Alarm Real-Time Counter 1x Real Time Counter PIO 2x Programmable High-Speed I/O On-Board LED 1x Programmable LED On-Board Button 1x BOOTSEL Button
€ 24,95€ 19,95
Members identical
-
Elektor Publishing C Programming on Raspberry Pi
Develop innovative hardware-based projects in C The Raspberry Pi has traditionally been programmed using Python. Although this is a very powerful language, many programmers may not be familiar with it. C on the other hand is perhaps the most commonly used programming language and all embedded microcontrollers can be programmed using it. The C language is taught in most technical colleges and universities and almost all engineering students are familiar with using it with their projects. This book is about using the Raspberry Pi with C to develop a range of hardware-based projects. Two of the most popular C libraries, wiringPi and pigpio are used. The book starts with an introduction to C and most students and newcomers will find this chapter invaluable. Many projects are provided in the book, including using Wi-Fi and Bluetooth to establish communication with smartphones. Many sensor and hardware-based projects are included. Both wiringPi and pigpio libraries are used in all projects. Complete program listings are given with full explanations. All projects have been fully tested and work. The following hardware-based projects are provided in the book: Using sensors Using LCDs I²C and SPI buses Serial communication Multitasking External and timer interrupts Using Wi-Fi Webservers Communicating with smartphones Using Bluetooth Sending data to the cloud Program listings of all Raspberry Pi projects developed in this book are available on the Elektor website. Readers can download and use these programs in their projects. Alternatively, they can customize them to suit their applications.
€ 39,95
Members € 35,96
-
Elektor Classics Elektor Audio Collection (USB Stick)
Some Highlights from the contents Surround-sound decoder Compact amp Sampling rate converter Battery powered preamplifier Titan 2000 amplifier Crescendo Millennium amplifier Audio-DAC/ADC IR-S/PDFI receiver and transmitter High-End Power Amp Hi-fi Wireless Headset Paraphase Tone Control and more… Using Adobe Reader you are able to browse and search the articles on your computer, as well as print texts, circuit diagrams and PCB layouts.
€ 69,95€ 39,95
Members identical
-
Elektor Publishing LTspice Essentials
An Introduction to Circuit Simulation LTspice, developed by Analog Devices, is a powerful, fast, and free SPICE simulator, schematic capture, and waveform viewer with a large database of components supported by SPICE models from all over the world. Drawing a schematic in LTspice is easy and fast. Thanks to its powerful graphing features, you can visualize the voltages and currents in a circuit, and also the power consumption of its components and much more. This book is about learning to design and simulate electronic circuits using LTspice. Among others, the following topics are treated: DC and AC circuits Signal diodes and Zener diodes Transistor circuits including oscillators Thyristor/SCR, diac, and triac circuits Operational amplifier circuits including oscillators The 555 timer IC Filters Voltage regulators Optocouplers Waveform generation Digital logic simulation including the 74HC family SPICE modeling LTspice is a powerful electronic circuit simulation tool with many features and possibilities. Covering them all in detail is not possible in a book of this size. Therefore, this book presents the most common topics like DC and AC circuit analysis, parameter sweeping, transfer functions, oscillators, graphing, etc. Although this book is an introduction to LTspice, it covers most topics of interest to people engaged in electronic circuit simulation. The book is aimed at electronic/electrical engineers, students, teachers, and hobbyists. Many tested simulation examples are given in the book. Readers do not need to have any computer programming skills, but it will help if they are familiar with basic electronic circuit design and operation principles. Readers who want to dive deeper can find many detailed tutorials, articles, videos, design files, and SPICE circuit models on the Internet. All the simulation examples used in the book are available as files at the webpage of this book. Readers can use these example circuits for learning or modify them for their own applications.
€ 39,95
Members € 35,96
-
Raspberry Pi Foundation Get Started with MicroPython on Raspberry Pi Pico
In Get Started with MicroPython on Raspberry Pi Pico, you will learn how to use the beginner-friendly language MicroPython to write programs and connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro‑mechanical projects, whether for fun or to make your life easier. Microcontrollers, like RP2040 at the heart of Raspberry Pi Pico, are computers stripped back to their bare essentials. You don’t use monitors or keyboards, but program them to take their input from, and send their output to the input/output pins. Using these programmable connections, you can light lights, make noises, send text to screens, and much more. In Get Started with MicroPython on Raspberry Pi Pico, you will learn how to use the beginner-friendly language MicroPython to write programs and connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro‑mechanical projects, whether for fun or to make your life easier. The robotic future is here – you just have to build it yourself. We’ll show you how. About the authors Gareth Halfacree is a freelance technology journalist, writer, and former system administrator in the education sector. With a passion for open-source software and hardware, he was an early adopter of the Raspberry Pi platform and has written several publications on its capabilities and flexibility. Ben Everard is a geek who has stumbled into a career that lets him play with new hardware. As the editor of HackSpace magazine, he spends more time than he really should experimenting with the latest (and not-solatest) DIY tech.
€ 19,95
Members € 17,96
-
Elektor Digital Home Automation and Electronics for Starters (E-book)
Projects with Arduino, ESPHome, Home Assistant, and Raspberry Pi & Co. This e-book contains various example projects, beginning with an introduction to electronics. It also explains how to install Home Assistant on a Raspberry Pi, how to use indoor climate sensors for temperature and humidity, how to implement the MQTT protocol and other interfaces, and how to use ESPHome to integrate sensors and actuators into Home Assistant. Numerous video tutorials complement the book. Fundamentals of electrical engineering The book begins with an introduction to electrical engineering. You will learn the basics of voltage, current, resistors, diodes and transistors. Arduino and microcontrollers A complete section is dedicated to the Arduino Uno. You will get to know the structure, write your first programs and work on practical examples. Home Assistant and automation You will learn how to set up Home Assistant on a Raspberry Pi and how to use automations, scenes and devices. In addition, Zigbee, MQTT and ESP-NOW – important technologies for home automation – will be discussed. ESP8266, ESP32 and ESP32-CAM The popular ESP microcontrollers are covered in detail. A theoretical introduction is followed by practical projects that show you how to get the most out of these devices. Sensors and actuators The book explains the functionality and application of numerous sensors such as temperature and humidity sensors, motion detectors and RFID readers. For actuators, stepper motors, e-ink displays, servo motors and much more are covered. There are practical application examples for all devices. ESPHome This chapter shows you how to integrate sensors and actuators into Home Assistant without any programming effort. You will be guided step by step through the setup with ESPHome. LEDs and lighting technology In this chapter, you will learn about different types of LEDs and how they can be used. The basics of lighting technology are also explained. Node-RED A whole chapter is dedicated to Node-RED. You will learn the basics of this powerful tool and be guided step by step through its setup and use. Integrated Circuits (ICs) In electronics, there are numerous ICs that make our lives easier. You will get to know the most important ones and apply your knowledge in practical projects. Professional programming Advanced topics such as the correct use of buttons, the use of interrupts and the use of an NTP server for time synchronisation are covered in detail in this chapter. Downloads GitHub
€ 49,95€ 39,95
Members identical
-
Elektor Bundles KiCad Like A Pro (Bundle)
This bundle includes both volumes of "KiCad Like a Pro" (4th edition 2024). In Fundamentals and Projects (normal price: €49.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: €44.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.
€ 104,95€ 84,95
Members identical
-
Elektor Digital Raspberry Pi 5 Essentials (E-book)
Program, build, and master over 60 projects with Python The Raspberry Pi 5 is the latest single-board computer from the Raspberry Pi Foundation. It can be used in many applications, such as in audio and video media centers, as a desktop computer, in industrial controllers, robotics, and in many domestic and commercial applications. In addition to the well-established features found in other Raspberry Pi computers, the Raspberry Pi 5 offers Wi-Fi and Bluetooth (classic and BLE), which makes it a perfect match for IoT as well as in remote and Internet-based control and monitoring applications. It is now possible to develop many real-time projects such as audio digital signal processing, real-time digital filtering, real-time digital control and monitoring, and many other real-time operations using this tiny powerhouse. The book starts with an introduction to the Raspberry Pi 5 computer and covers the important topics of accessing the computer locally and remotely. Use of the console language commands as well as accessing and using the desktop GUI are described with working examples. The remaining parts of the book cover many Raspberry Pi 5-based hardware projects using components and devices such as LEDs and buzzers LCDs Ultrasonic sensors Temperature and atmospheric pressure sensors The Sense HAT Camera modules Example projects are given using Wi-Fi and Bluetooth modules to send and receive data from smartphones and PCs, and sending real-time temperature and atmospheric pressure data to the cloud. All projects given in the book have been fully tested for correct operation. Only basic programming and electronics experience are required to follow the projects. Brief descriptions, block diagrams, detailed circuit diagrams, and full Python program listings are given for all projects described.
€ 32,95
Members € 26,36
-
Raspberry Pi Foundation Raspberry Pi Zero W
The Raspberry Pi Zero W extends the Raspberry Pi Zero family. The Raspberry Pi Zero W has all the functionality of the original Raspberry Pi Zero, but comes with added connectivity consisting of: 802.11 b/g/n wireless LAN Bluetooth 4.1 Bluetooth Low Energy (BLE) Other Features 1 GHz, single-core CPU 512 MB RAM Mini HDMI and USB On-The-Go ports Micro-USB power HAT-compatible 40-pin header Composite video and reset headers CSI camera connector Downloads Mechanical Drawing Schematics
€ 17,95
Members identical
-
Elektor Publishing Control Your Home with Raspberry Pi
Secure, Modular, Open-Source and Self-Sufficient Ever since the Raspberry Pi was introduced, it has been used by enthusiasts to automate their homes. The Raspberry Pi is a powerful computer in a small package, with lots of interfacing options to control various devices. This book shows you how you can automate your home with a Raspberry Pi. You’ll learn how to use various wireless protocols for home automation, such as Bluetooth, 433.92 MHz radio waves, Z-Wave, and Zigbee. Soon you’ll automate your home with Python, Node-RED, and Home Assistant, and you’ll even be able to speak to your home automation system. All this is done securely, with a modular system, completely open-source, without relying on third-party services. You’re in control of your home, and no one else. At the end of this book, you can install and configure your Raspberry Pi as a highly flexible home automation gateway for protocols of your choice, and link various services with MQTT to make it your own system. This DIY (do it yourself) approach is a bit more laborious than just installing an off-the-shelf home automation system, but in the process, you can learn a lot, and in the end, you know exactly what’s running your house and how to tweak it. This is why you were interested in the Raspberry Pi in the first place, right? Turn your Raspberry Pi into a reliable gateway for various home automation protocols. Make your home automation setup reproducible with Docker Compose. Secure all your network communication with TLS. Create a video surveillance system for your home. Automate your home with Python, Node-RED, Home Assistant and AppDaemon. Securely access your home automation dashboard from remote locations. Use fully offline voice commands in your own language. Downloads Errata on GitHub
€ 44,95
Members € 40,46
-
Elektor Publishing PLC Programming with the Raspberry Pi and the OpenPLC Project
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.
€ 39,95
Members € 35,96
-
Raspberry Pi Foundation Official Micro-USB Power Supply for Raspberry Pi
Official Micro-USB Power Supply for Raspberry Pi (12.5 W) Input: 100-240 VAC Output: 5.1 V / 2.5 A power supply Connector: micro USB Length: 1.5 m
€ 9,95
Members identical
-
Elektor Digital Raspberry Pi Full Stack (E-book)
A comprehensive course that will teach you how to build a modern IoT application This book will take you on a whirlwind tour of full-stack web application development using Raspberry Pi. You will learn how to build an application from the ground up. You will gain experience and know-how of technologies including: The Linux operating system and command line. The Python programming language. The Raspberry Pi General Purpose Input Output pins (GPIOs). The Nginx web server. Flask Python web application microframework. JQuery and CSS for creating user interfaces. Dealing with time zones. Creating charts with Plotly and Google Charts. Data logging with Google Sheet. Developing applets with IFTTT. Securing your application with SSL. Receiving SMS notifications to your phone using Twilio. This book will also teach you how to set up a remote wireless Arduino sensor node and collect data from it. Your Raspberry Pi web application will be able to process Arduino node data in the same way it processes data from its onboard sensor. Raspberry Pi Full Stack will teach you many skills essential to building Web and Internet of Things applications. The application you will build in this project is a platform that you can extend upon. This is just the start of what you can do with a Raspberry Pi and the software and hardware components that you will learn about. This book is supported by the author via a dedicated discussion space.
€ 34,95
Members € 27,96
-
Raspberry Pi Foundation Official 27 W Power Supply for Raspberry Pi 5 (EU, black)
The Raspberry Pi 27 W PD USB-C power supply is designed specifically to power the Raspberry Pi 5. It is also capable of delivering 5 V/3 A, 9 V/3 A, 12 V/2.25 A, 15 V/1.8 A. to PD-compatible products, making it a good and cost-effective power supply for many general applications, such as charging smartphones and tablets. Specifications Input 100-240 VAC Output 5 A @ 5.1 V, 3 A @ 9 V, 2.25 A @ 12 V, 1.8 A @ 15 V Connector USB-C Length 1.2 m Color Black Region EU
€ 13,95
Members identical
-
Elektor Publishing Tektronix Epic Oscilloscopes
An illustrated chronicle of Teknology for collectors and restorers Oscilloscopes have made a major contribution to the advancement of human knowledge, not only in electronics, but in all sciences, whenever a physical quantity can be converted into a timerelated electrical signal. This book traces the history of a crucial instrument through many Tektronix products. This is the company that invented and patented most of the functions found in all oscilloscopes today. Tek is and will always be synonymous with the oscilloscope. In nearly 600 pages, with hundreds of gorgeous photos, diagrams, anecdotes, and technical data, you'll travel through the history of Tektronix in a superb collector's edition with a technical point of view. The author is not afraid to get his hands dirty restoring his own Tek equipment. The journey starts in the early 1950s. It ends in the '90s, after exploring the ins and outs of the most interesting models in the 300, 400, 500, 5000, 7000, and 11000 series, from tubes to advanced hybrid technologies. Downloads NEW: Free Supplement (136 pages, 401 MB)
€ 79,95
Members € 71,96
-
Wemos Wemos D1 mini Pro - ESP8266 based WiFi Module
This mini WiFi board has 16 MB flash, external antenna connector and built-in ceramic antenna based on ESP8266EX. Features 11 digital input/output pins Interrupt/pwm/I²C/one-wire 1 analog input (3.2 V max input) 16 MB Flash External antenna connector Built-in ceramic antenna CP2104 USB-TO-UART IC Specifications Operating Voltage 3.3 V Digital I/O Pins 11 Analog Input Pins 1 (3.2 V max) Clock Speed 80/160 MHz Flash 16 MB Size 34.2 x 25.6 mm Weight 3 g Pin Configuration Pin Function ESP8266 Pin RX RXD RXD A0 Analog input, max 3.2 V A0 D0 IO GPIO16 D1 IO, SCL GPIO5 D2 IO, SDA GPIO4 D3 IO, 10k Pull-up GPIO0 D4 IO, 10k Pull-up, BUILTIN_LED GPIO2 D5 IO, SCK GPIO14 D6 IO, MISO GPIO12 D7 IO, MOSI GPIO13 D8 IO, 10k Pull-down, SS GPIO15 G Ground GND 5V 5 V - 3V3 3.3 V 3.3 V RST Reset RST Included 1x Wemos D1 mini Pro (based on ESP8266EX) 2x Pin header (short) 2x Female connector strip (short) 2x Female connector strip (long)
€ 14,95
Members € 13,46
-
Elektor Classics The Elektor Power Supply Collection (USB Stick)
More than 200 power supply designs for home construction This USB Stick contains over 200 different power supply circuits from the volumes 2001-2022 of Elektor. The article search feature allows you to search full-text content. The results are always displayed as pre-formatted PDF documents. Highlights Cuk Converter Automatic Battery Switchover Battery Voltage LED Digital Benchtop Power Supply Lithium-Ion Charger Solar Cell Charger Electronic Fuse High Voltage Regulator Power Supply for USB Devices Step-up Converter for LEDs Battery Management and much more... On the Stick you will also find a folder with additional material such as PCB layouts, Gerber files and software.
€ 49,95€ 39,95
Members identical
-
Kuongshun Heatsink Set for Raspberry Pi (black)
3-in-1 Aluminum Heatsink Set for Raspberry Pi 4 and 5 Contents 1x 14x14x6 mm 1x 15x10x5 mm 1x 8.8x8.8x5 mm
€ 3,95€ 2,95
Members identical
-
Elektor Digital Nucleo Boards Programming with the STM32CubeIDE (E-book)
Hands-on in more than 50 projects STM32 Nucleo family of processors are manufactured by STMicroelectronics. These are low-cost ARM microcontroller development boards. This book is about developing projects using the popular STM32CubeIDE software with the Nucleo-L476RG development board. In the early Chapters of the book the architecture of the Nucleo family is briefly described. The book covers many projects using most features of the Nucleo-L476RG development board where the full software listings for the STM32CubeIDE are given for each project together with extensive descriptions. The projects range from simple flashing LEDs to more complex projects using modules, devices, and libraries such as GPIO, ADC, DAC, I²C, SPI, LCD, DMA, analogue inputs, power management, X-CUBE-MEMS1 library, DEBUGGING, and others. In addition, several projects are given using the popular Nucleo Expansion Boards. These Expansion Boards plug on top of the Nucleo development boards and provide sensors, relays, accelerometers, gyroscopes, Wi-Fi, and many others. Using an expansion board together with the X-CUBE-MEMS1 library simplifies the task of project development considerably. All the projects in the book have been tested and are working. The following sub-headings are given for each project: Project Title, Description, Aim, Block Diagram, Circuit Diagram, and Program Listing for the STM32CubeIDE. In this book you will learn about STM32 microcontroller architecture; the Nucleo-L476RG development board in projects using the STM32CubeIDE integrated software development tool; external and internal interrupts and DMA; DEBUG, a program developed using the STM32CubeIDE; the MCU in Sleep, Stop, and in Standby modes; Nucleo Expansion Boards with the Nucleo development boards. What you need a PC with Internet connection and a USB port; STM32CubeIDE software (available at STMicroelectronics website free of charge) the project source files, available from the book’s webpage hosted by Elektor; Nucleo-L476RG development board; simple electronic devices such as LEDs, temperature sensor, I²C and SPI chips, and a few more; Nucleo Expansion Boards (optional).
€ 39,95
Members € 31,96
-
Elektor Digital Elektor Special: Power Supplies and Batteries (PDF)
Whatever the methods or even then financial means you have to make your circuits work, the power supply should rank high if not Number One in your considerations. The design block simply called “power supply” is hugely underrated both in electronics creation and repair. Yet, the “PSU” has enormous diversity and comes in wildly differing guises like AC/DC, generator, battery (rechargeable or not), PV panel, benchtop, linear or switch-mode, to mention but a few. The output ranges are also staggering like nano-amps to kiloamps and the same for voltages.This special covers the features and design aspects of power supplies.ContentsBasics Battery ManagementWhat to be aware of when using (Lithium) batteries. Fixed-Voltage Power Supply using Linear RegulatorsThe best result right after batteries. Light Energy HarvestingA small solar panel is used in an energy harvesting project to manage and charge four AAA cells. Mains Powered Adapter DesignBasic circuits and tips for transformers, rectification, filtering and stabilization. LM317 Soft StartThe high inrush current pulse should be avoided. Controllable RectifiersSome suggestions to keep the power loss in the linear regulator as low as possible. Components Worksheet: The LM117 / LM217 / LM317 Voltage Regulators SupercapsLow voltage but lots of current… or not? Reviews JOY-iT RD6006 Benchtop Power Supply Kit Siglent SDL1020X Programmable DC Electronic Load Projects Balcony Power PlantDIY solar balcony = speedy payback! DIY LiPo Supercharger KitFrom handcrafted to mass market Dual-Anode MOSFET ThyristorFaster and less wasteful than the old SCR Battery JuicerDo not throw away, squeeze! High-Voltage Power Supply with Curve TracerGenerate voltages up to 400 V and trace characteristics curves for valves and transistors High Voltage Supply for RIAAFor RIAA tube preamps and other applications. MicroSupplyA lab power supply for connected devices Phantom Power Supply using Switched CapacitorsVoltage tripler using three ICs The SMPS800RE Switch-Mode Supply for the Elektor Fortissimo-100Reliable, light and affordable Soft Start for PSUBe nice to your power supply – and its load UniLab 20-30 V, 3 A compact switch-mode lab power supply Tips Soft Start for Step-Down Switching Regulators Low Loss Current Limit Powerbank Surprise A Virtual Ground Battery Maintainer Battery Pack Discharger Connecting Voltage Regulators in Parallel
€ 11,95
-
Raspberry Pi Foundation Raspberry Pi High Quality Camera Module
The Raspberry Pi High Quality Camera offers higher resolution (12 megapixels, compared to 8 megapixels), and sensitivity (approximately 50% greater area per pixel for improved low-light performance) than the existing Camera Module v2, and is designed to work with interchangeable lenses in both C and CS Mount form factors. Other lens form factors can be accommodated using third-party lens adapters. Specifications Sensor Sony IMX477R stacked, back-illuminated sensor12.3 megapixels7.9 mm sensor diagonal1.55 x 1.55 μm pixel size Output RAW12/10/8, COMP8 Back focus Adjustable (12.5–22.4 mm) Lens standards CS MountC Mount (C/CS adapter included) IR cut filter Integrated Ribbon cable length 200 mm Tripod mount 1/4”-20 Included 1x Circuit board carrying a Sony IMX477 sensor 1x FPC cable for connection to a Raspberry Pi 1x Milled aluminium lens mount with integrated tripod mount and focus adjustment ring 1x C/CS Mount adapter Required C/CS Mount Lens
€ 59,95
Members identical