Versuchen GOLD - Frei
ANTI-COLLISION SYSTEM For Vehicles
Electronics For You
|June 2023
High-end cars now come with auto-braking, obstacle detection, and proximity alert, which are important parts of an Advanced Driver Assist System (ADAS).
These use proximity sensors, cameras, and/or a lidar system. This project proposes to build a simple anti-collision system with a lidar.
Fig. 1 shows the lidar mounted on a car, along with the data generated by it for giving an alert. The components required to build the project are mentioned under Table 1.
You can use any lidar that is compatible with Python and has a Python SDK module for development, such as RPi lidar, YDLIDAR, Intel Real Sense lidar, and Velodyne lidar. The price of lidars available in the market varies considerably and so does their detection range. Most of them use USB serial communication.
In our design, we used YDLIDAR X2, but you can use any of the above-mentioned lidars. However, it is important to go through the datasheet (can search on Google) of the lidar and the Python module you are using to create the code around them.
In the datasheet, we can see the table that tells us that the field of view of this lidar is 360 degrees. So, this lidar can sense in any direction as it uses a motor to rotate. Some lidars provide 250- or 180-degree coverage only, so you need to choose the lidar as per your need.

Diese Geschichte stammt aus der June 2023-Ausgabe von Electronics For You.
Abonnieren Sie Magzter GOLD, um auf Tausende kuratierter Premium-Geschichten und über 9.000 Zeitschriften und Zeitungen zuzugreifen.
Sie sind bereits Abonnent? Anmelden
WEITERE GESCHICHTEN VON Electronics For You
Electronics For You
SMART SPEED MONITORING SYSTEM For Road Safety
Advances in embedded systems and sensors have enabled efficient, intelligent surveillance solutions that improve safety and control in transportation and automation applications.
3 mins
March 2026
Electronics For You
REAL-TIME FACE TRACKING Using Raspberry Pi 4 Versus Raspberry Pi 5 With Hailo-8L
Real-time face tracking has evolved from a research novelty into a practical tool for interactive robotics, surveillance, and automation.
7 mins
March 2026
Electronics For You
LED BAR DISPLAY Showing Audio Signal Level
This is a simple audio-signal-based LED indicator built around the LM3914 display driver IC.
3 mins
March 2026
Electronics For You
Simple Tricks To Pack MORE 5G ANTENNAS
Can compact isolation structures enable denser 5G antennas? PCB-friendly isolation techniques make it possible to place more antennas into tight layouts without sacrificing isolation, gain, or efficiency.
5 mins
March 2026
Electronics For You
Deploying GENERATIVE AI MODELS Efficiently
Enterprise deployment of Generative AI depends on the seamless optimisation of hardware and software, driving higher performance at lower cost. It highlights the purpose-built hardware powering GenAl and the software methods that help enterprises extract maximum efficiency.
5 mins
March 2026
Electronics For You
Alexa-Enabled Smart IoT ELECTRICITY METER SWITCH BOARD
Imagine tracking power-line voltage, frequency, current draw, and appliance power consumption through a smart switch plug.
5 mins
March 2026
Electronics For You
Making Responsible AI THE STANDARD
With hallucinations, bias, opaque decisions, and even CO2 costs adding up, it is clear that AI needs discipline and responsibility built in from the start.
5 mins
March 2026
Electronics For You
BATTERYLESS MICROCONTROLLER Operation Using Supercapacitor
Imagine a world where microcontrollers (MCUs) and development boards operate without batteries.
5 mins
March 2026
Electronics For You
Gujarat Is Becoming The 'Taiwan Of India'
In conversation with EFY’s Nitisha Dubey, Jatin Chudasama of Allnyx Technologies discusses Gujarat’s electronics ecosystem, policy landscape, market opportunities, and workforce challenges, while outlining the company’s scaling and long-term growth plans.
2 mins
March 2026
Electronics For You
FROM TIER-1 TO TIER-0.5: The Rise Of Intelligent Parts And Micro-Interactions
What if the smartest part of a product is not the product itself but the tiny subsystem quietly making decisions and talking back? Designing the future becomes an exercise in coordinating many small, purposeful minds rather than relying on one central core.
12 mins
March 2026
Translate
Change font size

