Skip to content
/ vdar Public

vuktacic/vdar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

61c4b0c · · Jun 8, 2026

History

51 Commits
Apr 3, 2026
Jun 8, 2026
May 15, 2026
Jun 8, 2026
May 13, 2026
Mar 11, 2026
Jun 8, 2026
Apr 3, 2026
Mar 26, 2026

Repository files navigation

vdar

vdar is a low-cost 3D lidar scanner using the TF-Luna. It can generate point clouds of it's environment, which can be visualized with vvis. vdar is completely open source, and was designed for Hack Club Stasis.

I created vdar because of a general interest in LiDAR. I've been playing with point clouds for a few years, and wanted to create a device that could generate my own clouds. I also wanted to learn how to create a mechanically more complex design, combined with designing and manufacturing an actual PCB.

Repo Structure

Quick Start

Requirements:

  • PlatformIO Core
  • NodeJS
  • Python3
git clone https://github.com/vuktacic/vdar.git

cd vdar
just setup
mv ./vcore/include/secrets.h.example ./vcore/include/secrets.h.h
just build
just flash
just runun

Pictures

Real life

alt text alt text

Scans

alt text alt text

3D CAD

alt text alt text alt text

PCB

alt text alt text

Offboard Wiring

alt text