https://github.com/nothans/uber-aws-iot
Use an AWS IoT connected Arduino Yun to indicate how far your Uber car is away from you
https://github.com/nothans/uber-aws-iot
Last synced: 10 months ago
JSON representation
Use an AWS IoT connected Arduino Yun to indicate how far your Uber car is away from you
- Host: GitHub
- URL: https://github.com/nothans/uber-aws-iot
- Owner: nothans
- License: mit
- Created: 2016-02-01T06:27:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T17:07:06.000Z (over 10 years ago)
- Last Synced: 2025-05-31T14:11:10.634Z (about 1 year ago)
- Language: Arduino
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Your Physical Interface with Uber!
Want to see/hear how far the closest Uber is from you? All you have to do is press a button on an AWS IoT connected device. I created this project to allow anyone to have access to Uber even without a smartphone and for those with different capabilities.
**[Full project details](https://www.hackster.io/nothans/use-uber-with-aws-iot-lambda-arduino-starter-kit-f71c50)**
## Services
* AWS IoT
* AWS Lambda
* Uber
## Hardware
* [Seeeduino Cloud or Arduino Yun](http://www.amazon.com/gp/product/B01669BB60/nothans)
* Grove Arduino Starter Kit
* Grove Shield
* Grove Button
* Grove Buzzer
## Resources
* [Summon Uber with the new AWS IoT Button](https://medium.com/@geoffrey___/summon-uber-with-the-new-amazon-dash-button-876b54385dec#.qfxd6yj7n)
* [Uber API](https://developer.uber.com)