Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wisehackermonkey/wifi_camera
radio telescope that makes a image of wifi signal strength
https://github.com/wisehackermonkey/wifi_camera
Last synced: 1 day ago
JSON representation
radio telescope that makes a image of wifi signal strength
- Host: GitHub
- URL: https://github.com/wisehackermonkey/wifi_camera
- Owner: wisehackermonkey
- Created: 2018-08-09T23:20:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T17:57:36.000Z (about 6 years ago)
- Last Synced: 2024-11-10T12:44:10.608Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 483 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wifi camera project
radio telescope that makes a image of wifi signal strength
##### v1.0.0
```
wisemonkey
20180809
[email protected]
github.com/wisehackermonkey
```
MATH links
- http://mathworld.wolfram.com/PolarCoordinates.html
- http://electron9.phys.utk.edu/vectors/2dcoordinates.htm
- https://www.rapidtables.com/convert/number/how-radians-to-degrees.htmltutorials used
- https://www.instructables.com/id/BYJ48-Stepper-Motor/
- https://www.youtube.com/watch?v=kx4FoOAHG4U
- [Arduino and Python Serial Communication with PySerial Part 2 - Adding User Input](https://www.youtube.com/watch?v=WV4U51TlRaQ)