vsampath/uWave
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
uWave ----- Contact: seas.upenn.edu emails: Kevin Conley <kevincon@seas> Varun Sampath <vsampath@seas> Ben Shyong <bshyong@seas> Teddy Zhang <thezhang@seas> uWave is a texting, Twitter-enabled microwave. See http://uwaved.com for demo videos and information on how it works. Code: See the uWaveArduino PDE for the uWave code. Be sure to edit the web_settings_template.h file for your own settings. To implement your own server, there are two HTTP GET requests you need to be able to handle from the Arduino. One is the start time: GET /arduino/start?time=%d HTTP/1.0 where %d is an integer representing seconds. The other is the finish notification: GET /arduino/finish HTTP/1.0 This code was implemented on an Arduino Duemilanove using the arduino-0023 SDK.
About
Team Wye Delta's Project for PennApps 2011
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published