https://github.com/brainelectronics/arduinoirmapping
moves a IR sensor around and builds a map out of the values
https://github.com/brainelectronics/arduinoirmapping
Last synced: 4 months ago
JSON representation
moves a IR sensor around and builds a map out of the values
- Host: GitHub
- URL: https://github.com/brainelectronics/arduinoirmapping
- Owner: brainelectronics
- Created: 2015-10-14T15:32:29.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-08-18T14:50:34.000Z (almost 10 years ago)
- Last Synced: 2025-01-19T16:24:35.989Z (over 1 year ago)
- Language: Makefile
- Size: 659 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ArduinoIRMapping
moves a IR sensor around and builds a grey scaled "image" out of the distances
use two servo motors and a IR sensor to map the surface around you.
The surface will be displayed as white (free) or up to black (blocked) on the pygame window
TBD:
ensure that all values are received and convertable