Skip to content

Commit f8c937d

Browse files
authored
Update Readme.md
1 parent 15f9d0b commit f8c937d

File tree

1 file changed

+0
-7
lines changed
  • Interfacing PMW3901 Optical Flow Sensor With ESP32

1 file changed

+0
-7
lines changed

Interfacing PMW3901 Optical Flow Sensor With ESP32/Readme.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,10 @@
99
<br>
1010

1111
[<h1>Click here](https://circuitdigest.com/tags/ESP32) For other ESP32 tutorials.</h1>
12-
13-
14-
<br>
15-
<br>
1612
Drones rely on various sensors to maintain stable flight, especially when GPS is unavailable or unreliable. One important feature is position holding, where the drone stays in one place without drifting. This is crucial for indoor navigation, hovering, and precision landing. Optical flow sensors, like the PMW3901, help drones achieve this by tracking motion relative to the ground.
1713
<p align="center">
1814
<img src="https://github.com/Circuit-Digest/Basic-ESP32-Tutorials/blob/a9170784ce2983f305b1aa8ad0dea13f9ade9b2b/Interfacing%20PMW3901%20Optical%20Flow%20Sensor%20With%20ESP32/Images/PMW3901.gif" width="" height="" />
1915
</p>
2016
The PMW3901 is a small, low-power optical flow sensor that measures movement by analysing surface patterns. It is widely used in robotics, drones, and automation to estimate position changes without GPS. This makes it an excellent choice for applications requiring precise motion tracking. In this guide, we will explore the PMW3901 sensor, its specifications, and how to interface it with ESP32.
21-
<br>
2217
[Note: As these projects are very simple, we are only providing the code, schematic, and a few essential images if you want to get the images or code explanations, do check out the Circuit Digest website.
23-
<br>
24-
<br>
2518

0 commit comments

Comments
 (0)