Boeken

78 producten

  • 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

    Leden € 31,46

  • Get Started with the SensorTile.box - Elektor

    Elektor Publishing H0W2: Get Started with the SensorTile.box

    STmicroelectronics’ wireless IoT & wearable sensor development kit ‘SensorTile.box’ is a portable multi-sensor circuit board housed in a plastic box and developed by STMicroelectronics. It is equipped with a high-performance 32-bit ARM Cortex-M4 processor with DSP and FPU, and various sensor modules, such as accelerometer, gyroscope, temperature sensor, humidity sensor, atmospheric pressure sensor, microphone, and so on. SensorTile.box is ready to use with wireless IoT and Bluetooth connectivity that can easily be used with an iOS or Android compatible smartphone, regardless of the level of expertise of the users. SensorTile.box is shipped with a long-life battery and all the user has to do is connect the battery to the circuit to start using the box. The SensorTile.box can be operated in three modes: Basic mode, Expert mode, and Pro mode. Basic mode is the easiest way of using the box since it is pre-loaded with demo apps and all the user has to do is choose the required apps and display or plot the measured data on a smartphone using an app called STE BLE Sensor. In Expert mode users can develop simple apps using a graphical wizard provided with the STE BLE Sensor. Pro mode is the most complex mode allowing users to develop programs and upload them to the SensorTile.box. This book is an introduction to the SensorTile.box and includes the following: Brief specifications of the SensorTile.box; description of how to install the STE BLE Sensor app on an iOS or Android compatible smartphone required to communicate with the box. Operation of the SensorTile.box in Basic mode is described in detail by going through all of the pre-loaded demo apps, explaining how to run these apps through a smartphone. An introduction to the Expert mode with many example apps developed and explained in detail enabling users to develop their own apps in this mode. Again, the STE BLE Sensor app is used on the smartphone to communicate with the SensorTile.box and to run the developed apps. The book then describes in detail how to upload the sensor data to the cloud. This is an important topic since it allows the sensor measurements to be accessed from anywhere with an Internet connection, at any time. Finally, Pro mode is described in detail where more experienced people can use the SensorTile.box to develop, debug, and test their own apps using the STM32 open development environment (STM32 ODE). The Chapter explains how to upload the developed firmware to the SensorTile.box using several methods. Additionally, the installation and use of the Unicleo-GUI package is described with reference to the SensorTile.box. This PC software package enables all of the SensorTile.box sensor measurements to be displayed or plotted in real time on the PC.

    € 34,95

    Leden € 31,46

  •  -50% Le guide officiel du débutant Raspberry Pi (5ème édition) - Elektor

    Raspberry Pi Foundation Le guide officiel du débutant Raspberry Pi (5e édition)

    Entièrement mise à jour pour le Raspberry Pi 5 Raspberry Pi 5 est un petit ordinateur intelligent, de construction britannique qui regorge de potentiel. Fabriqué à l'aide d'un processeur économe en énergie, le Raspberry Pi est conçu pour vous aider à apprendre le codage, découvrir comment fonctionne un ordinateur et construire vos propres projets uniques et incroyables. Ce guide est conçu pour vous montrer à quel point il est facile de démarrer. Apprendre à : Configurez votre Raspberry Pi, installez son système d'exploitation, et commencez à utiliser cet ordinateur entièrement fonctionnel. Commencez à coder des projets, avec des guides étape par étape utilisant les langages de programmation Scratch 3, Python et MicroPython. Expérimentez en connectant des composants électroniques, et amusez-vous à créer des projets incroyables. Nouveauté de la 5ème édition : Mise à jour pour les derniers ordinateurs Raspberry Pi : Raspberry Pi 5 et Raspberry Pi Zèro 2 W. Couvre le dernier système d'exploitation Raspberry Pi. Comprend un nouveau chapitre sur le Raspberry Pi Pico ! Téléchargements GitHub

    € 24,95€ 12,50

    Leden identiek

  •  -18% Introduction to Electronic Filters

    Elektor Publishing Introduction to Electronic Filters

    Learn RC and RL Filters with Hands-On Circuits and Simulation Introduction to Electronic Filters is your comprehensive guide to understanding, designing, and applying first-order electronic filters using resistors, capacitors, and inductors. Whether you are a student, maker, or educator, this book demystifies the theory behind RC and RL filters and bridges the gap between concepts and real-world applications through simulation and experimentation. From the basics of frequency response and phase shift to hands-on breadboard builds and Python-based simulations, this book offers a deeply practical learning experience. You will learn to analyse filters using Bode plots and phasors, and explore applications in audio tone shaping, sensor signal conditioning, noise reduction, and power supply filtering. As you progress, you’ll build, measure, simulate, and tune filters using modern tools like CircuitLab, Python, and the Analog Discovery 3. Each chapter includes thoughtfully crafted activities that reinforce learning by doing – designing filters for specific tasks, simulating dynamic behaviour, and observing how theory translates into performance. Inside you’ll find: A clear introduction to the fundamentals of electronic filters Detailed explanations of RC and RL filters, cutoff frequency, and phase Guided activities using both simulation and hardware tools Real-life applications in audio, sensors, power supplies, and more A beginner-friendly primer on Python and algebra for electronics Whether you’re working through simulations or experimenting with real components on your workbench, this book will help you develop a solid understanding of electronic filters and their role in practical circuits.

    € 39,95€ 32,95

    Leden identiek

  • 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

    Leden € 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

    Leden € 26,96

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan