-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME
24 lines (20 loc) · 1.32 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
┌─────────────────────────────────────────────────┐
│ Parallax Laser Range Finder │
│ │
│ Author: Joe Grand │
│ Copyright (c) 2011 Grand Idea Studio, Inc. │
│ Web: http://www.grandideastudio.com │
│ Technical Support: [email protected] │
│ │
│ Distributed under a Creative Commons │
│ Attribution 3.0 United States license │
│ http://creativecommons.org/licenses/by/3.0/us/ │
└─────────────────────────────────────────────────┘
Program Description:
This design uses an Omnivision OVM7690 640x480 CMOS CameraCube module,
a laser diode, and a Parallax Propeller microcontroller to create a
low-cost laser range finder. Distance to a targeted object is calculated
using triangulation by simple trigonometry between the centroid of laser
light, camera, and object.
Refer to the project page for more details:
http://www.grandideastudio.com/portfolio/laser-range-finder/