Laser rangefinder uses timers on STM32F series

Showroom for MicroPython related hardware projects.
Target audience: Users wanting to show off their project!
Post Reply
User avatar
Neon22
Posts: 18
Joined: Fri Feb 28, 2014 11:53 pm

Laser rangefinder uses timers on STM32F series

Post by Neon22 » Thu Mar 06, 2014 10:14 pm

Seen on hackaday - here translated to English:
http://translate.google.com/translate?s ... 2F&act=url

Uses Timers TIM2,3,8 to make a phase difference calculator and thereby discovers distance.

Would be cool to implement the Python version - but needs external hardware board to do mixing and LPF.

Post Reply