Skip to content

Connect LiDAR to ESP32-S3 #4

Answered by kaiaai
makerspet asked this question in Support Q&A
Discussion options

You must be logged in to vote

One solution can be to use ESP32-S3 hardware serial port 1 and its default TX, RX pins:

HardwareSerial LidarSerial(1);

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by makerspet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants