SkillAgentSearch skills...

3DScannerESP8266

No description available

Install / Use

/learn @bitluni/3DScannerESP8266
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

3D Scanner for ESP8266

This mini project shows an attempt to built a cheap areal 3D scanner. The two attempts use an ultrasonic transducer and a time-of-flight sensor. The project ist Arduino based with the ESP8266 board extension.

Part 1 https://youtu.be/vwUGPjQ_5t4

Part 2 https://youtu.be/mRR7VgC_DWg

For the time-of-flight sensor, the Adafruit_VL53L0X extension is used.

Configuration is marked in the code.

3D Models of the 3D printed parts can be found in the Models subfolder. The blender file can be used to adjust the models if they don't fit.

The 3DScannerESP8266.ino

Credits

50% of the WebGl renderer code was taken from https://blogoben.wordpress.com/2011/04/16/webgl-basics-4-wireframe-3d-object/ Big thanks for the nice tutorial!

License

PUBLIC DOMAIN I don't mind if you give me a shout out :-)

  • bitluni

Related Skills

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated1y ago
Forks9

Languages

C++

Security Score

55/100

Audited on Mar 1, 2025

No findings