I am curious if you guys could help me figure out if the LRF (laser range finder) project I've dreamed up is possible.
I looked around on the internet and through the forums and couldn't find anyone talking or even mentioning the module I'm attempting to use.
A little run down of what I'm trying to accomplish:
I'm attempting to make a pic or weaver rail mounted laser range finder. I looked around and was absolutely astonished at the lack of options on the market. At first being discouraged with my findings, luck, destiny, fate or whatever you want to call it shined upon me as I seen the Arduino starter kit that had been on my Amazon wishlist for years now. I thought what a time to be alive where we can with some effort see things like this we imagined can be created. BUY IT NOW!!
Now with the starter kit in hand and quickly burning through that book and starter projects I figured I would come here to ask if what I'm attempting is even possible.
When I first started looking on Amazon I had difficulty tracking down a longer distance range finder module. Seemed that most of them were either ultrasonic or bare lasers with minimal ranges. I considered trying to build one myself but after reading around on other peoples forums posts here it seems to be quite difficult and requires a higher skill set then someone at my level. After some further searching and some searching tricks I learned selling on Amazon I finally found what appeared to be the EXACT thing I needed. The stars had aligned again.
Now down to the basic theory around this project
I have an Arduino Uno from the starter kit.
I want to control this module https://www.amazon.com/dp/B01N0Z30HX/
Have the results displayed on this oled screen https://www.amazon.com/gp/product/B01G6RE2DQ
All of it being powered by this battery https://www.amazon.com/dp/B0137IPVY6
Now my biggest question is can that LRF module be used with an Arduino? I attempted to contact the seller but haven't received a response and that was about 2 weeks ago now.
I can't quite tell if this even needs an Arduino or if the board it's attached to is already doing the control functions.
Here's a copy of the item description for those who don't like to follow links in forums (totally understand)
Note:
Send command of āOā: turn on the laser;
Send command of āCā: turn off the laser;
Send command of āDā: measure distance and return the results;
Send command of āSā: return the module temperature and supply voltage.Specifications:
Measuring Range: 0.03-100m
Accuracy: ±1mm
Measuring Time: 0.3-3s
Laser Type: Class 2 635nm, <1mW
Power Supply Voltage: 2.8V-3.2V
Operating Temperature: 0~40°C
Storage Temperature: -25~60°C
Item Size: 6.8 * 3.8 * 1.7cm / 2.68 * 1.50 * 0.67in
Item Weight: 20g / 0.73oz
Package Size: 9 * 9 * 3cm / 3.54 * 3.54 * 1.18in
Package Weight: 36g / 1.29oz
To summarize:
Is this project possible with the given hardware I've chosen?
Does the LRF module need an Arduino board or can it be controlled, displayed, and powered independently?
Any help on this would be greatly appreciated even if it's not the response I want to hear.