Skip to content

3D space scanner on Arduino board and python in blender 3d environment

Notifications You must be signed in to change notification settings

Adam-Koz/Scanner3D_Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Scanner3D_Arduino

Inspired by this device: https://youtu.be/zAPWRaifZII?t=61 I decided to build something similar using Arduino and the open-source app Blender 3D.

First I had to build electronics. The base of this project is Arduino and ultrasonic sensor mounted on servos.

The numbers of vertical and horizontal measurements can be controlled by int variables defined on top of the code.

When measurements are taken, the phyton program creates a map of cubes representing obstacles in a 3D Blender environment.

Because I use 180-degree range servos, a 3D map is only half the sphere.

About

3D space scanner on Arduino board and python in blender 3d environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published