Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

RPLidar Visualization tool

An interactive, radar-style visualization tool for RPLidar sensors using Python. This application automatically detects your sensor's COM port, reads distance data in real-time, and maps it onto a clean, scannable polar grid using Pygame.

Prerequisites

  1. Hardware: An RPLidar device connected to your computer via USB-to-UART adapter.
  2. Python: Python 3.7 or higher installed on your system.

Setup and installation

  1. Clone project repository:
git clone https://github.com/SKN-SEP/RPLidarVisualizationTool.git
  1. Install Dependencies:
pip install pygame adafruit-circuitpython-rplidar pyserial
  1. Run program:
cd src
python main.py

Contribution

Student Information Image
Michał Zientek is the primary author and creator of the RPLidarVisualization project. He was responsible for all stages of development, including:

- Detection of usb port
- Drawing points
- Graphical user interface
- Writing all software components
- Producing documentation

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Radar-style visualization tool for RPLidar

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages