Skip to content

Controlling the Benewake TF02 lidar using Uart with Arduino and Python for raspberry Pi

License

Notifications You must be signed in to change notification settings

harryhancock/TF02_lidar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

TF02_lidar

Controlling the Benewake TF02 lidar using Uart with Arduino and Python for raspberry Pi

Used a serial rate of 125000

#How to connect the lidar:

  • Disconnect the 1mm JST 4 pin male header
  • connect wires to the lidar pins
  • then connect to the rpi or arduino board
  • I connected the TX (green wire) to the RX pin either on Pi or Arduino
  • 5V (red wire) to the 5v connection and ground wire to GND connection
  • do not have to connect receiver pin / RX / white wire from the lidar as its not being written to, only read from to the pi/Arduino

#Tutorials Arduino:

Python/Raspberry Pi

About

Controlling the Benewake TF02 lidar using Uart with Arduino and Python for raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors