<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Lidar on Lloyd Rochester's Geek Blog</title><link>https://lloydroc.github.io/tags/lidar/</link><description>Recent content in Lidar on Lloyd Rochester's Geek Blog</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2025, Lloyd Rochester.</copyright><lastBuildDate>Sat, 19 Mar 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://lloydroc.github.io/tags/lidar/index.xml" rel="self" type="application/rss+xml"/><item><title>Realtime Lidar Measurements with NodeJS</title><link>https://lloydroc.github.io/post/hardware/realtime-lidar-nodejs/</link><pubDate>Sat, 19 Mar 2022 00:00:00 +0000</pubDate><guid>https://lloydroc.github.io/post/hardware/realtime-lidar-nodejs/</guid><description>&lt;p>In this blog post we will plot near realtime Lidar Measurements on a browser. We will use a Raspberry Pi connected to the TF Mini+ Lidar from Benewake. At the end post of this you&amp;rsquo;ll be able to see a Realtime Graph of Lidar measurements. Each measurement is in centimeters and has an associated strength reading.&lt;/p>
&lt;h1 id="end-result">End Result&lt;/h1>
&lt;p>Here is what the graph looks like on a browser. There is both a distance and strength measurement on a plot. On the y-axis for distance we have a measurement in centimeters. The signal strength is the second graph. The strength is a 16-bit value.&lt;/p></description></item><item><title>TF Mini Plus Unix Agent for the Raspberry Pi</title><link>https://lloydroc.github.io/post/hardware/tf-mini-lidar-unix-agent/</link><pubDate>Mon, 12 Oct 2020 00:00:00 +0000</pubDate><guid>https://lloydroc.github.io/post/hardware/tf-mini-lidar-unix-agent/</guid><description>&lt;h1 id="hahahugoshortcode71s0hbhb">TF Mini Plus Unix Agent for the Raspberry Pi&lt;/h1>
&lt;p>In this post we will create a Unix agent for the TF Mini+ LiDAR Range Finder. We&amp;rsquo;ll run the agent on a Raspberry Pi B+ as a daemon. This agent will send out UDP datagrams with each LiDAR Reading. Also, we can use the &lt;code>tfmini&lt;/code> program as a command line tool to read from the LiDAR and change the configuration. Overall, I&amp;rsquo;ve noticed the TF Mini+ is quite accurate and snappy.&lt;/p></description></item></channel></rss>