add radar icon

This commit is contained in:
fria 2025-02-02 09:54:57 -06:00 committed by GitHub
parent 19f1f4cd81
commit feb239a3c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -170,7 +170,7 @@ Accelerometers work by measuring the accelerations in 3D space in X, Y, and Z co
It's possible to identify individuals using [sensors](https://www.amti.biz/product/bms464508/) in the floor that measure the pressure of your steps as you take them.
### Radar
### :material-radar: Radar
Radar works by transmitting a signal and measuring how long it takes for that signal to return, allowing you to measure how far an object is from you. In addition, if an object is moving relaitve to the sensor, the reflected waves will be a different frequency than when they were transmitted due to the [Doppler effect](https://www.noaa.gov/jetstream/doppler/how-radar-works). This can be used to determine the speed of an object and whether it's moving toward or away from you.