Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevalpatel2106/collision-detector-android-things

Get the distance of the object using Android Things & ultrasonic ranging sensor HC-SR04.
https://github.com/kevalpatel2106/collision-detector-android-things

android androidthings distance-measures raspberry-pi ultrasonic-sensor

Last synced: about 2 months ago
JSON representation

Get the distance of the object using Android Things & ultrasonic ranging sensor HC-SR04.

Awesome Lists containing this project

README

        

# Collison Detection using Android Things
[![Build Status](https://travis-ci.org/kevalpatel2106/remote-storage-android-things.svg?branch=master)](https://travis-ci.org/kevalpatel2106/remote-storage-android-things)

Get the distance of the object using Android Things using ultrasonic ranging sensor HC-SR04.

## Circuit
![circuit](/misc/collison-deector.png)

## Questions?🤔
Hit me on twitter [![Twitter](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/kevalpatel2106)

## License
Copyright 2017 Keval Patel

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.