element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Community Hub
Community Hub
Member's Forum Bushnell PINPRO Rangefinder For Golf - Teardown
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 5 replies
  • Answers 2 answers
  • Subscribers 551 subscribers
  • Views 2617 views
  • Users 0 members are here
  • product development
  • distance
  • application development
  • debian
  • ultrasonic sensor
  • python programming
  • rangefinder
  • raspberry pi iot
  • distance_sensor
  • python
  • debian jessie
  • golf
  • ultrasonic sensor with raspberry pi
  • serial port
  • raspberry_pi
  • development kit
  • raspberry pi
  • arduino ui
  • raspberry pi camera v2
  • uart
  • arduino gui
  • raspberry pi camera board
  • arduino zero
  • distance measurement kit
  • development board
  • arduino code
  • python code
  • arduino library
  • distance_measurement
  • ir sensor
  • distance_ranging
  • linux
Related

Bushnell PINPRO Rangefinder For Golf - Teardown

ninjatrent
ninjatrent over 8 years ago

Bushnell PINPRO Rangefinder For Golf Teardown

 

I found this Rangefinder at a local flea market. It was a great design for its time. Unfortunately it does not work properly so I have taken it apart in order to investigate.  Here are images of the internal components. How would you redesign this device with modern technology?

 

image

 

image

 

LCD Display with Ribbon Cable, Piezo Buzzer, Tiny Red LED on lower left side of photo was used to project a

 

Red Dot on Reflective Optical Lenses similar to ones used on guns.

 

 

image

 

Is this an IR sensor? I do not know.

 

 

image

 

The two ribbon cables were labeled RX and TX on the PCB. I believe each cable is 6 or 7 pins, will need to locate my magnifying glass to verify. The lenses for the sensor were adjusted at factory then permanently glued in that position.

 

 

image

 

I have not had time to further research the components on this PCB. One of the chips appears to be a LCD driver and the other a microcontroller to handle the RX / TX Data from Sensor.

  • Sign in to reply
  • Cancel

Top Replies

  • DAB
    DAB over 8 years ago +2 suggested
    Hi Trent, Nice post. I passed up a golf range finder at a garage sale because it was a simple optical device. I believe the one you have is an IR laser range finder. You should find that you just supply…
  • ninjatrent
    ninjatrent over 8 years ago in reply to DAB +1
    I was able to get it working for a short period of time. The distance readings were not correct. What components would you recommend to build a device like this with modern technology? My brother is an…
  • DAB
    DAB over 8 years ago in reply to ninjatrent +1 suggested
    I picked up a little device called the LIDAR-lite that I need to play with. You might take a look at it. DAB
Parents
  • DAB
    0 DAB over 8 years ago

    Hi Trent,

     

    Nice post.

    I passed up a golf range finder at a garage sale because it was a simple optical device.

     

    I believe the one you have is an IR laser range finder.

     

    You should find that you just supply a start pulse to the Tx line and the laser shoots a "chirp" burst out.

     

    The RX line should give you a pulse or interrupt when the "chirp" returns.

     

    Distance is just calculated from the time difference.

     

    DAB

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • ninjatrent
    0 ninjatrent over 8 years ago in reply to DAB

    I was able to get it working for a short period of time. The distance readings were not correct.

     

    What components would you recommend to build a device like this with modern technology?

     

    My brother is an avid golfer. When I showed the rangefinder to him, he suggested that I make a better design.

     

    I would definitely use a better display. ePaper/eInk or OLED type would provide better visibility in daylight viewing conditions.

     

    What type of microcontroller and distance sensor would you recommend for this type of application?

     

    Thank you for your interest in this post.

     

    Trent

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • ninjatrent
    0 ninjatrent over 8 years ago in reply to DAB

    I was able to get it working for a short period of time. The distance readings were not correct.

     

    What components would you recommend to build a device like this with modern technology?

     

    My brother is an avid golfer. When I showed the rangefinder to him, he suggested that I make a better design.

     

    I would definitely use a better display. ePaper/eInk or OLED type would provide better visibility in daylight viewing conditions.

     

    What type of microcontroller and distance sensor would you recommend for this type of application?

     

    Thank you for your interest in this post.

     

    Trent

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • DAB
    0 DAB over 8 years ago in reply to ninjatrent

    I picked up a little device called the LIDAR-lite that I need to play with.

     

    You might take a look at it.

     

    DAB

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • bravebraddy
    0 bravebraddy over 3 years ago in reply to ninjatrent

    Hey, I'm new here and stumbled upon this post by accident. I have an old father's rangefinder lying around in my garage, which he used for hunting. And I would like to restore it if I can. And if it works out, then I will use it for golf, if it's convenient. And did you manage to do something with this rangefinder in the end?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • robogary
    0 robogary over 3 years ago in reply to DAB

    I just had to look up the LIDAR-Lite. It looks like a really fun sensor, tho it only has a range of 40m, a bit short for a drone. I guess the trick is move the detector around with a spinning mirror to get a fast 360 degree view of the surroundings. 

    • LIDAR Lite V3 is a highly integrated, high-performance optical ranging module that can be used in applications such as drones, robots, or unmanned vehicles which require high reliability and powerful functions, and is ultra-small in size. Equipped with standard I2C and PWM interface, it can detect up to 40 meters distance. The modified signal processing scheme increases the measurement speed by 5 times.
    • With the implementation of a new signal processing architecture, LIDAR-Lite 3 will now run at a speed of up to 500 readings per second to provide higher resolution measurements for scanning applications.
    • High performance, low cost, small size, light weight, low power consumption, and dynamically configurable together with I2C communication and processing. The combination device found in LIDAR-Lite, it becomes a practical project to install multiple sensors on Minimal weight and power loss. The beam width of LIDAR-Lite is 0.5°. This narrow beam provides long-range performance while also allowing better target selectivity than ultrasonic sensors.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube