https://github.com/oscarmorrison/open-door-to-tweet
An Arduino Physical Computing Project. Open the Door, trigger the switch, turn on light, take photo and tweet.
https://github.com/oscarmorrison/open-door-to-tweet
Last synced: about 1 year ago
JSON representation
An Arduino Physical Computing Project. Open the Door, trigger the switch, turn on light, take photo and tweet.
- Host: GitHub
- URL: https://github.com/oscarmorrison/open-door-to-tweet
- Owner: oscarmorrison
- License: mit
- Created: 2015-03-30T17:33:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-30T17:51:26.000Z (about 11 years ago)
- Last Synced: 2025-01-22T13:17:00.252Z (over 1 year ago)
- Language: Arduino
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open-Door-to-Tweet
An Arduino Physical Computing Project. Open the Door, trigger the switch, turn on light, take photo and tweet.
### Project Over View
*Component Diagram*

General Workflow:
- Open Door
- Turn on Light (LIFX Bulb, using LIFX GEM)
- Take Image (Using imagesnap)
- Tweet Image and Status Update (using Twitter Gem)
For more information on [Project](http://physicalcomputing.me/post/8-midterm-project)
To use project Need:
- Ardunino (and button)
- LIFX (or similiar WIFI bulb)
- Computer
- Need to Update Twitter Config file, and get serial port working successfully
Video Example:
[](https://www.youtube.com/watch?v=-fvdz6b-8P0)