Skip to content

Commit 15f9d0b

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

File tree

1 file changed

+1
-2
lines changed
  • Interfacing PMW3901 Optical Flow Sensor With ESP32

1 file changed

+1
-2
lines changed

Interfacing PMW3901 Optical Flow Sensor With ESP32/Readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313

1414
<br>
1515
<br>
16+
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.
1617
<p align="center">
1718
<img src="https://github.com/Circuit-Digest/Basic-ESP32-Tutorials/blob/a9170784ce2983f305b1aa8ad0dea13f9ade9b2b/Interfacing%20PMW3901%20Optical%20Flow%20Sensor%20With%20ESP32/Images/PMW3901.gif" width="" height="" />
1819
</p>
19-
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.
20-
2120
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.
2221
<br>
2322
[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.

0 commit comments

Comments
 (0)