An open API service indexing awesome lists of open source software.

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

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