Skip to content

Arijit1080/RPLidar-Scanner-Using-Raspberry-PI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎯 Sparklers Lidar Radar System

A real-time 2D radar-style visualization for RPLidar sensors, built with Python and pygame.
Plots live LIDAR points with distance-based colors (red for close, yellow for medium, green for far), and reference circles for quick distance approximation.

Scanner Preview
Example visualization output


✨ Features

  • πŸ“‘ Real-time LIDAR plotting in a radar-like view
  • 🎨 Distance-based color coding
    • Red β†’ Close (≀ 1.0 m)
    • Yellow β†’ Medium (1.0 – 2.0 m)
    • Green β†’ Far (2.0 – 3.0 m)
  • πŸ”„ Updates once per full rotation (avoids point overlap)
  • 🟒 Distance rings & labels every 50 cm for visual reference
  • πŸ–₯ Custom Pygame interface with project title display

πŸ“¦ Requirements

Install dependencies:

pip install pygame pyrplidar

About

Real-time 2D radar visualization using an RPLidar sensor and pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages