Using the power of Arduino and utilizing the camera and powerful performance of a smartphone, QLRO has created a fantastic 3D scanner aptly named the AAScan. This innovative device leverages the ...
The Open3DScanner is an open source photogrammetry 3D Scanner. Despite its name it does not provide you with the full photogrammetry pipeline. Instead it enables you to automaticall create sets of ...
OpenScan has created a low-budget, high quality DIY 3D scanning system, that is fully open-source and modular and available to purchase in a variety of different packs depending on your needs from ...
An Arduino-based 3D scanner was created by an industrious 3D printing enthusiast and released open source this week for all to enjoy. This open source project was made to take out the most ...
// Function to get distance from ultrasonic sensor long getDistance() { digitalWrite(TRIG_PIN, LOW); delayMicroseconds(2); digitalWrite(TRIG_PIN, HIGH ...
The DIY 3D Scanner is a device used in an object replication. This project is build for scanning actual object details using IR sensor with a custom electronic board. It features a full DIY 3D printed ...
If we've crossed paths in the past week, there's a pretty good chance I've scanned you. This extends well beyond the human race, into the realms of animal, vegetable, plush toy and fruit bowl. Some ...
[Christopher] from the Bamberg Germany hackerspace, [Backspace], wrote in to tell us about one of the group’s most recent projects. It’s a Kinect-based 3D scanner (translated) that has been made ...
Like many people, I have been preparing files for 3D printing using 3D modeling programs or downloading them from 3D model ...