E-books (–20% for Members)

157 products

  • KiCad Like A Pro – Advanced Projects and Recipes (E - book) - Elektor

    Elektor Digital KiCad Like A Pro – Advanced Projects and Recipes (E-book)

    Mastering PCB design with real-world projects This book builts on KiCad Like a Pro – Fundamentals and Projects and aims to help you 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. KiCad 8 is a modern, cross-platform application suite built around schematic and design editors. This stable and mature PCB tool is a perfect fit for electronic engineers and makers. With KiCad 8, you can create PCBs of any complexity and size without the constraints associated with the commercial packages. 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 fully customize the look of KiCad on your screen Ability to import projects from Eagle, CADSTART, and more An improved and tightly integrated SPICE circuit simulator Autorouting with the Freerouting plugin Filters define which elements of a layout are selectable Enhanced interactive router helps you draw single tracks and differential pairs with precision New or enhanced tools to draw tracks, measure distances, tune track lengths, etc. Enhanced tool for creating filled zones A customizable coordinate system facilitates data exchange with other CAD applications Realistic ray-tracing capable 3D viewer Differential pair routing Rich repositories of symbol, footprint, and 3D shape libraries Python scripting API for programmatic customization and extensions Improved footprint wizard for fast custom footprints

    € 39,95

    Members € 31,96

  • Python 3 Programming and GUIs (E - book) - Elektor

    Elektor Digital Python 3 Programming and GUIs (E-book)

    This is the second edition of a book aimed at engineers, scientists, and hobbyists who want to interface PCs with hardware projects using graphical user interfaces. Desktop and web-based applications are covered. The programming language used is Python 3, which is one of the most popular languages around: speed of programming being a key feature. The book has been revised and updated with an emphasis on getting the user to produce practical designs with ease – a text editor is all that is required to produce Python programs. Hardware interfacing is achieved using an Arduino Uno as a remote slave. A full description and source code of the communication interface is given in the book. The slave provides digital and analog input and outputs. Multiple Unos can be included in one project with all control code written in Python and running on a PC One project involves a PIC microcontroller with the code provided that can be loaded into the PIC using the Uno. The web applications and server are all implemented in Python, allowing you to access your electronic hardware over the Internet. The Raspberry Pi computer can be used as your web server. An introductory chapter is provided to get you started with using Linux. The book is written for use with Debian or variations including Mint or Ubuntu. All of the programs in the book are freely available, ready to use and experiment with by way of a download from Elektor.

    € 29,95

    Members € 23,96

  • FPGA Programming and Hardware Essentials (E - book) - Elektor

    Elektor Digital FPGA Programming and Hardware Essentials (E-book)

    Kick off with the MAX1000 and VHDPlus Ready to Master FPGA Programming? In this guide, we’re diving into the world of Field Programmable Gate Arrays (FPGAs) – a configurable integrated circuit that can be programmed after manufacturing. Imagine bringing your ideas to life, from simple projects to complete microcontroller systems! Meet the MAX1000: a compact and budget-friendly FPGA development board packed with features like memory, user LEDs, push-buttons, and flexible I/O ports. It’s the ideal starting point for anyone wanting to learn about FPGAs and Hardware Description Languages (HDLs). In this book, you’ll get hands-on with the VHDPlus programming language – a simpler version of VHDL. We’ll work on practical projects using the MAX1000, helping you gain the skills and confidence to unleash your creativity. Get ready for an exciting journey! You’ll explore a variety of projects that highlight the true power of FPGAs. Let’s turn your ideas into reality and embark on your FPGA adventure – your journey starts now! Exciting Projects You’ll Find in This Book Arduino-Driven BCD to 7-Segment Display Decoder Use an Arduino Uno R4 to supply BCD data to the decoder, counting from 0 to 9 with a one-second delay Multiplexed 4-Digit Event Counter Create an event counter that displays the total count on a 4-digit display, incrementing with each button press PWM Waveform with Fixed Duty Cycle Generate a PWM waveform at 1 kHz with a fixed duty cycle of 50% Ultrasonic Distance Measurement Measure distances using an ultrasonic sensor, displaying the results on a 4-digit 7-segment LED Electronic Lock Build a simple electronic lock using combinational logic gates with push buttons and an LED output Temperature Sensor Monitor ambient temperature with a TMP36 sensor and display the readings on a 7-segment LED Downloads Software

    € 32,95

    Members € 26,36

  • Building a High - Tech Alarm System with Raspberry Pi (E - book) - Elektor

    Elektor Digital Building a High-Tech Alarm System with Raspberry Pi (E-book)

    This book discusses the basic components of any alarm system. All alarm systems have two basic functions. First, they monitor their environment looking for a change such as a door or window opening or someone moving about in the room. Second, they alert the legal owner or user to this change. The system described in this book uses a scanning type software to detect intruders. It behaves like a guard dog, pacing up and down the fence line on the lookout for either an intruder or a familiar person. If you have an alarm key, you can disarm the system and enter. With the scanning method, the software is easy to write and explain. It can scan eight alarm zones plus two special fire zones in about one second. You don’t have to be an electrical engineer to install an alarm system, just a decent carpenter, painter, and plasterer! Because this alarm system runs on 12 volts, you don’t have to be a licensed electrician either to install it. The alarm system presented here uses Python software on the Raspberry Pi combined with some elementary electronic circuits. The code described in the book, as well as CAD files and a bill of materials for the alarm panel, are available for free downloading. The book provides the reader with examples of typical configurations coming straight from the author‘s experience. After reviewing the hardware components typically used in common alarm systems, the author shows how to plan one yourself. To implement a modular alarm, no matter if it is for a single house or for a business or restaurant, the book shows how to skillfully combine a Raspberry Pi with small auxiliary electronic circuits. These are not installation instructions but food for thought that will enable readers to find a solution to their needs.

    € 24,95

    Members € 19,96

  • Red Pitaya for Test and Measurement (E - book) - Elektor

    Elektor Digital Red Pitaya for Test and Measurement (E-book)

    The Red Pitaya (STEMlab) is a credit card-sized, open-source test and measurement board that can be used to replace most measurement instruments used in electronics laboratories. With a single click, the board can transform into a web-based oscilloscope, spectrum analyser, signal generator, LCR meter, Bode plotter, and microcontroller. The Red Pitaya (STEMlab) can replace the many pieces of expensive measurement equipment found at professional research organisations and teaching laboratories. The device, that based on Linux, includes an FPGA, digital signal processing (DSP), dual core ARM Cortex processor, signal acquisition and generation circuitry, micro USB socket, microSD card slot, RJ45 socket for Ethernet connection, and USB socket – all powered from an external mains adaptor. This book is an introduction to electronics. It aims to teach the principles and applications of basic electronics by carrying out real experiments using the Red Pitaya (STEMlab). The book includes many chapters on basic electronics and teaches the theory and use of electronic components including resistors, capacitors, inductors, diodes, transistors, and operational amplifiers in electronic circuits. Many fun and interesting Red Pitaya (STEMlab) experiments are included in the book. The book also makes an introduction to visual programming environment. The book is written for college level and first year university students studying electrical or electronic engineering.

    € 29,95

    Members € 23,96

  • ABC of Capacitors (E - book) - Elektor

    Würth ABC of Capacitors (E-book)

    The author Stephan Menzel provides an introduction into capacitor technology and describes the wide range of capacitor types with their properties and parameters. Basic principles This chapter imparts basic knowledge on the relationships between the electric field, permittivity, as well as the structure and operating principles of a capacitor. Capacitor characteristics The electrical parameters and essential characteristics of a capacitor are explained in greater detail for the reader. This extends from the actual capacitance of a capacitor through to the interdependencies. Capacitor types Existing capacitor types and their characteristics are presented. Film, electrolyte and ceramic capacitors are considered in detail.

    € 8,99

    Members € 7,19

  • Microprocessor Design Using Verilog HDL (E - book) - Elektor

    Elektor Digital Microprocessor Design Using Verilog HDL (E-book)

    If you have the right tools, designing a microprocessor shouldn’t be complicated. The Verilog hardware description language (HDL) is one such tool. It can enable you to depict, simulate, and synthesize an electronic design, and thus increase your productivity by reducing the overall workload associated with a given project.Monte Dalrymple’s Microprocessor Design Using Verilog HDL is a practical guide to processor design in the real world. It presents the Verilog HDL in a straightforward fashion and serves as a detailed introduction to reducing the computer architecture and as an instruction set to practice. You’re led through the microprocessor design process from start to finish, and essential topics ranging from writing in Verilog to debugging and testing are laid bare.The book details the following, and more: Verilog HDL Review: data types, bit widths/labeling, operations, statements, and design hierarchy Verilog Coding Style: files vs. modules, indentation, and design organization Design Work: instruction set architecture, external bus interface, and machine cycle Microarchitecture: design spreadsheet and essential worksheets (e.g., Operation, Instruction Code, and Next State) Writing in Verilog: choosing encoding, assigning states in a state machine, and files (e.g., defines.v, hierarchy.v, machine.v) Debugging, Verification, and Testing: debugging requirements, verification requirements, testing requirements, and the test bench Post Simulation: enhancements and reduction to practice Monte Dalrymple received a BSEE (with highest honors) and an MSEE from the University of California at Berkeley, where he was elected to Phi Beta Kappa. Monte started his career at Zilog, where he designed a number of successful products, including the Serial Communication Controller (SCC) family and the Universal Serial Controller (USC) family. He was also the architect and lead designer of the Z380 microprocessor. Monte started his own company, Systemyde International Corp., in 1995, and has been doing contract design work ever since. He designed all five generations of Rabbit microprocessors, a Z180 clone that is flying on the Juno mission to Jupiter, and a Z8000 clone that flies in a commercial avionics air data computer. Monte holds 16 patents as well as both amateur and commercial radio licenses. Monte wrote 10 articles for Circuit Cellar magazine between 1996 and 2010. He recently completed a side project to replace the CPU in an HP-41C calculator with a modern FPGA-based version.

    € 29,95

    Members € 23,96

  • Kickstart to Arduino Nano (E - book) - Elektor

    Elektor Digital Kickstart to Arduino Nano (E-book)

    Get Cracking with the Arduino Nano V3, Nano Every, and Nano 33 IoT The seven chapters in this book serve as the first step for novices and microcontroller enthusiasts wishing to make a head start in Arduino programming. The first chapter introduces the Arduino platform, ecosystem, and existing varieties of Arduino Nano boards. It also teaches how to install various tools needed to get started with Arduino Programming. The second chapter kicks off with electronic circuit building and programming around your Arduino. The third chapter explores various buses and analog inputs. In the fourth chapter, you get acquainted with the concept of pulse width modulation (PWM) and working with unipolar stepper motors. In the fifth chapter, you are sure to learn about creating beautiful graphics and basic but useful animation with the aid of an external display. The sixth chapter introduces the readers to the concept of I/O devices such as sensors and the piezo buzzer, exploring their methods of interfacing and programming with the Arduino Nano. The last chapter explores another member of Arduino Nano family, Arduino Nano 33 IoT with its highly interesting capabilities. This chapter employs and deepens many concepts learned from previous chapters to create interesting applications for the vast world of the Internet of Things. The entire book follows a step-by-step approach to explain concepts and the operation of things. Each concept is invariably followed by a to-the-point circuit diagram and code examples. Next come detailed explanations of the syntax and the logic used. By closely following the concepts, you will become comfortable with circuit building, Arduino programming, the workings of the code examples, and the circuit diagrams presented. The book also has plenty of references to external resources wherever needed. An archive file (.zip) comprising the software examples and Fritzing-style circuit diagrams discussed in the book may be downloaded free of charge below.

    € 29,95

    Members € 23,96

  • Logic Analyzers in Practice (E - book) - Elektor

    Elektor Digital Logic Analyzers in Practice (E-book)

    PC USB Logic Analyzers with Arduino, Raspberry Pi, and Co. Step-by-step instructions guide you through the analysis of modern protocols such as I²C, SPI, UART, RS-232, NeoPixel, WS28xx, HD44780 and 1-Wire protocols. With the help of numerous experimental circuits based on the Raspberry Pi Pico, Arduino Uno and the Bus Pirate, you will learn the practical application of popular USB logic analyzers. All the experimental circuits presented in this book have been fully tested and are fully functional. The necessary program listings are included – no special programming or electronics knowledge is required for these circuits. The programming languages used are MicroPython and C along with the development environments Thonny and Arduino IDE. This book uses several models of flexible and widely available USB logic analyzers and shows the strengths and weaknesses of each price range. You will learn about the criteria that matter for your work and be able to find the right device for you. Whether Arduino, Raspberry Pi or Raspberry Pi Pico, the example circuits shown allow you to get started quickly with protocol analysis and can also serve as a basis for your own experiments. After reading this book, you will be familiar with all the important terms and contexts, conduct your own experiments, analyze protocols independently, culminating in a comprehensive knowledge set of digital signals and protocols.

    € 29,95

    Members € 23,96

  • MIT App Inventor Projects (E - book) - Elektor

    Elektor Digital MIT App Inventor Projects (E-book)

    50+ Android Apps with Raspberry Pi, ESP32 and Arduino This book is about developing apps for Android compatible mobile devices using the MIT App Inventor online development environment. MIT App Inventor projects can be in either standalone mode or use an external processor. In standalone mode, the developed application runs only on the mobile device (e.g. Android). In external processor-based applications, the mobile device communicates with an external microcontroller-based processor, such as Raspberry Pi, Arduino, ESP8266, ESP32, etc. In this book, many tested and fully working projects are given both in standalone mode and using an external processor. Full design steps, block programs, circuit diagrams, QR codes and full program listings are given for all projects. The projects developed in this book include: Using the text-to-speech component Intonating a received SMS message Sending SMS messages Making telephone calls using a contacts list Using the GPS and Pin-pointing our location on a map Speech recognition and speech translation to another language Controlling multiple relays by speech commands Projects for the Raspberry Pi, ESP32 and Arduino using Bluetooth and Wi-Fi MIT APP Inventor and Node-RED projects for the Raspberry Pi The book is unique in that it is currently the only book that teaches how to develop projects using Wi-Fi and Node-RED with MIT App Inventor. The book is aimed at students, hobbyists, and anyone interested in developing apps for mobile devices. All projects presented in this book have been developed using the MIT App Inventor visual programming language. There is no need to write any text-based programs. All projects are compatible with Android-based mobile devices. Full program listings for all projects as well as detailed program descriptions are given in the book. Users should be able to use the projects as they are presented, modifying them to suit their own needs.

    € 32,95

    Members € 26,36

  • The LTspice XVII Simulator (E - book) - Elektor

    Würth The LTspice XVII Simulator (E-book)

    Commands and Applications With more than 20 million users worldwide, LTspice XVII is the industry’s definitive electronic simulation software. The pure power, speed and accuracy of its simulations and its robustness make it an irreplaceable tool. This book is both an exhaustive operating manual for the latest version and an invaluable collection of examples and procedures with nearly 700 illustrations, covering everything from initially getting to grips with LTspice XVII to its exact application and extensive use. It will probably answer every question that’s likely to arise during training. All commands and definitions are detailed and classified by topic to make referencing the LTSpice XVII knowledge fast and easy.

    € 44,99

    Members € 35,99

  • Camera Projects Book (E - book) - Elektor

    Elektor Digital Camera Projects Book (E-book)

    39 Experiments with Raspberry Pi and Arduino This book is about Raspberry Pi 3 and Arduino camera projects. The book explains in simple terms and with tested and working example projects, how to configure and use a Raspberry Pi camera and USB based webcam in camera-based projects using a Raspberry Pi. Example projects are given to capture images, create timelapse photography, record video, use the camera and Raspberry Pi in security and surveillance applications, post images to Twitter, record wildlife, stream live video to YouTube, use a night camera, send pictures to smartphones, face and eye detection, colour and shape recognition, number plate recognition, barcode recognition and many more. Installation and use of popular image processing libraries and software including OpenCV, SimpleCV, and OpenALPR are explained in detail using a Raspberry Pi. The book also explains in detail how to use a camera on an Arduino development board to capture images and then save them on a microSD card. All projects given in this book have been fully tested and are working. Program listings for all Raspberry Pi and Arduino projects used in this book are available for download on the Elektor website.

    € 29,95

    Members € 23,96

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

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

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

    € 29,95

    Members € 23,96

  • Building Wireless Sensor Networks with OpenThread (E - book) - Elektor

    Elektor Digital Building Wireless Sensor Networks with OpenThread (E-book)

    Developing CoAP applications for Thread networks with Zephyr 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.

    € 32,95

    Members € 26,36

  • Python 3 for Science and Engineering Applications (E - book) - Elektor

    Elektor Digital Python 3 for Science and Engineering Applications (E-book)

    Learn to use Python productively in real-life scenarios at work and in everyday life If you have mastered the basics of Python and are wanting to explore the language in more depth, this book is for you. By means of concrete examples used in different applications, the book illustrates many aspects of programming (e.g. algorithms, recursion, data structures) and helps problem-solving strategies. Including general ideas and solutions, the specifics of Python and how these can be practically applied are discussed. Python 3 for Science and Engineering Applications includes: practical and goal-oriented learning basic Python techniques modern Python 3.6+ including comprehensions, decorators and generators complete code available online more than 40 exercises, solutions documented online no additional packages or installation required, 100% pure Python Topics cover: identifying large prime numbers and computing Pi writing and understanding recursive functions with memorisation computing in parallel and utilising all system cores processing text data and encrypting messages comprehending backtracking and solving Sudokus analysing and simulating games of chance to develop optimal winning strategies handling genetic code and generating extremely long palindromes Downloads Software

    € 29,95

    Members € 23,96

  • Basic Electronics for Beginners (E - book) - Elektor

    Elektor Digital Basic Electronics for Beginners (E-book)

    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.

    € 32,95

    Members € 26,36

  • 3D Modeling and Printing for Electronics (E - book) - Elektor

    Elektor Digital 3D Modeling and Printing for Electronics (E-book)

    Learn to 3D Model & 3D Print with Tinkercad With this book and the complementary videos, you’ll be 3D printing in no time at all. This course is meant to have you make casings for electronic components but also goes into optimizing your print technique as well as adding a little flair to your 3D creations. The course is perfect for you if you just bought your (first) 3D printer and want to print your own designs as soon as possible while also being able to get more background information. You’ll get to know the workings of a 3D printer and what software to use to model your object, not forgetting to make it print perfectly. We’ll even use the magic of 3D printing to create things that appear impossible to make (this fast and simple) with any other rapid-prototyping technique. At the end of this course, it’ll be second nature for you to design an object for 3D printing and fine-tune your print-setting to get the perfect print! The book includes the following 7 video tutorials: Introduction Basic 3D modeling for 3D printing Modeling a casing Post-processing Pushing the limits Movable parts Snap fits

    € 32,95

    Members € 26,36

  • Practical Electronics Crash Course (E - book) - Elektor

    Elektor Digital Practical Electronics Crash Course (E-book)

    Learning circuit design the fun way Welcome to the world of electronics! Getting started in electronics is not as difficult as you may think. Using this book, you will explore and learn the most important electrical and electronics engineering concepts in a fun way by doing various experiments and by simulating circuits. It will teach you electronics practically without getting into complex technical jargon and long calculations. As a result, you will be creating your own projects soon. No prior knowledge of electronics is required, only some basic algebra is used in a few simple calculations. Many tested and working projects and simulations are presented to familiarise yourself with the construction of electronic circuits. Circuit simulation is introduced at an early stage to enable you to experiment with circuits easily without breaking anything. You will learn: The concepts of voltage, current, and power AC and DC Basic lamp circuits with switches Passive components: resistors, capacitors & inductors RC & RCL circuits Electromagnetism Loudspeakers, relays, buzzers, and transformers Active components: diodes & LEDs, bipolar transistors & MOSFETs Transistor-based switching circuits Optocoupler circuits Astable & monostable multivibrators Using the 555 timer IC The operational amplifier Digital logic Advanced examples: amplifiers, oscillators, filters, and sensors Test and measurement tools Microcontrollers: Arduino UNO, ESP32, Raspberry Pi Pico, and Raspberry Pi Reading datasheets and best practices for selecting components EMC & EMI and norms & regulations

    € 32,95

    Members € 26,36

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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

Login

Forgot password?

Don't have an account yet?
Create account