Livres | Électronique

31 produits

  • Tektronix 7000 Series Mainframes

    Elektor Publishing Tektronix 7000 Series Mainframes

    The Most Iconic Oscilloscopes in Electronics History The 7000 Series was the most iconic family of oscilloscopes in the history of technology. Introduced in 1969 by Tektronix, the sector’s leader at the time, this remarkable line of instruments defined an era and became a benchmark for generations of engineers, researchers, and technicians. Throughout the 1970s and well beyond, 7000-Series oscilloscopes were a constant presence in laboratories, universities, and industrial facilities around the world. Their modular plug-in architecture, exceptional flexibility, and outstanding performance embodied the engineering philosophy that made Tektronix synonymous with accuracy, innovation, and reliability. This book offers an in-depth exploration of the 7000-Series oscilloscopes, combining historical context, technical analysis, and practical insight into their design and restoration. Conceived as a continuation of Tektronix Epic Oscilloscopes, this work expands the subject into two volumes: the first devoted to mainframes and core technologies, the second focused entirely on plug-ins.

    € 69,95

    Membres : € 62,96

  • The BeagleY - AI Handbook - Elektor

    Elektor Publishing The BeagleY-AI Handbook

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

    € 44,95

    Membres : € 40,46

  • The ESP32 Cheap Yellow Display Book - Elektor

    Elektor Publishing The ESP32 Cheap Yellow Display Book

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

    € 34,95

    Membres : € 31,46

  • The Connected Autonomous Vehicle and its Environment

    Elektor Publishing The Connected Autonomous Vehicle and its Environment

    An Introduction to Real and Reduced-Scale Autonomous Vehicles Want to cut through the hype and get to the core of autonomous and connected vehicles? Then this book is your clear, accessible guide to a complex and fast-moving field. Starting with Intelligent Transport Systems (ITS), it walks you through the essential foundations, including Advanced Driver Assistance Systems (ADAS) – the stepping stones to full autonomy. Explore how self-driving cars mimic human behavior through a loop of perception, analysis, decision, and action. Discover the key functions that make it possible: localization, obstacle detection, driver monitoring, cooperative awareness – and the most challenging of all, trajectory planning, across strategic, tactical, and operational levels. Will vehicles be connected? The debate is on – but the standards are already here. Learn how connectivity, infrastructure, and vehicles can work in synergy through the innovative concept of floating car data (FCD). Dive into real-world implementation: with embedded electronics account-ing for over 30% of a modern vehicle‘s cost, we unpack the architecture, coordination, and tools required to manage the complexity – brought to life with a hands-on case study. To finish, we open the door to the future: building your own 1:10 scale autonomous vehicle. No plug-and-play solutions – just the foundations for a collaborative, creative, and geek-friendly challenge. Let’s drive the future together.

    € 34,95

    Membres : € 31,46

  • Learning Digital Electronics

    Elektor Publishing Learning Digital Electronics

    With 20+ Practical Projects in Logic and Circuit Design This book is a practical guide to digital electronics, covering the essential components of modern digital systems: number systems, logic gates, Boolean algebra, combinational and sequential logic, and more. Through more than 20 structured projects, you’ll design and build digital systems using real-world components such as logic gates, multiplexers, decoders, flip-flops, counters, and shift registers. The projects range from basic LED logic circuits to digital locks, display systems, traffic light controllers, and timing-based designs. Selected projects introduce the use of tools such as CircuitVerse for circuit simulation, while several designs make use of 74HC-series logic devices, commonly used in digital hardware prototyping. Inside, you’ll find: Clear coverage of number systems and binary arithmetic Logic gate fundamentals and universal gate implementations Step-by-step projects using flip-flops, counters, and registers Real-world design with 74HC-series logic chips Techniques for designing combinational and sequential systems This book takes a design-first, application-driven approach to digital electronics—built around working circuits, tested logic, and hands-on experimentation.

    € 29,95

    Membres : € 26,96

  • Edge AI Made Practical (Book)

    Elektor Publishing Edge AI Made Practical

    AI Projects for the Raspberry Pi with the AI HAT+ Edge AI is transforming everyday devices by putting intelligence where it matters most: directly inside the hardware. With on-device inference, a camera can recognize a visitor instantly, a phone can translate speech without streaming audio to the cloud, and a wearable can detect anomalies in real time—fast, private, and reliable even when the network disappears. This book is your practical guide to building exactly those kinds of systems with the Raspberry Pi AI HAT+ and the Hailo-8L accelerator. You’ll start with clear foundations: core AI and machine-learning concepts, how neural networks work, and what truly distinguishes Edge AI from cloud AI—plus an honest look at ethical considerations and future impacts. Then it’s straight to hands-on physical computing. Step by step, you’ll set up Raspberry Pi OS, power and cooling, and develop in Python using the Thonny IDE. You’ll learn GPIO basics with lights and servos, mount the AI HAT+ hardware, install and verify the Hailo software stack, and connect the right camera—official modules or USB webcams, even multiple cameras. From your first pipeline to real projects, you’ll run person detection, pose estimation, segmentation, and depth estimation, then level up with YOLO object detection: smart alerts, guest counters, and custom extensions. You’ll even connect vision to motion by combining gesture recognition with servo-driven mechanisms, including a robotic arm. With troubleshooting tips, hardware essentials, and a practical Python refresher, this book turns Edge AI from buzzword into buildable reality.

    € 34,95

    Membres : € 31,46

  •  -18% Experimenting with Red Pitaya STEMlab Gen 2 (Book)

    Elektor Publishing Experimenting with Red Pitaya STEMlab Gen 2

    Practical Projects and Programs With Experimenting with Red Pitaya STEMlab Gen 2, Red Pitaya goes beyond a versatile board. It becomes a powerful laboratory instrument for precision measurement, analysis, and control. From the fundamentals of electronic project development, monitoring, control, and design to testing, this book walks you step-by-step through everything you need to know to harness the full potential of Red Pitaya hardware and software. The book presents real-time, FPGA-based projects that are developed on a PC using the Vivado environment, then transferred to the Red Pitaya for execution and testing. You will learn about enhanced performance, expanded I/O capabilities, improved FPGA features, and advanced connectivity options that open up new frontiers for precision measurement, monitoring, and control in your embedded applications. Inside the book you will discover: A deep dive into Red Pitaya architecture and hardware design Electronic experiments using Red Pitaya for measurement and monitoring Hands-on projects using the Python programming language Practical guidance for FPGA programming using Red Pitaya Red Pitaya FPGA projects using the Verilog HDL under Vivado IDE Practical design of electronic projects including measurement and testing Step-by-step examples that bridge theory and real-world implementation Whether you are designing your own electronic circuits, developing signal analysis tools, or creating real-time control or monitoring systems, this book provides you the knowledge and confidence you need to fully learn and customize the Red Pitaya platform.

    € 39,95€ 32,95

    Meilleur prix

Connexion

Mot de passe oublié ?

Vous n'avez pas encore de compte ?
Créer un compte