Skip to content
Permalink
6c6b192f6d
Switch branches/tags

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?
Go to file
 
 
Cannot retrieve contributors at this time
36 lines (19 sloc) 972 Bytes
# ECE Senior Design #
This is the data scraper component of our ECE Senior Design Project. It is written in .NET and uses P/Invoke to leverage the RTX library provided by Qualtech (http://teamqsi.com).
----------
## How To Run ##
More information coming...
----------
## Bug Tracker ##
Have a bug or problem? Please create an issue here on UConn GitHub!
http://github.uconn.edu/ejr06006/ECE-Senior-Design/issues
----------
## Author ##
**Erik Reynolds**
+ http://twitter.com/ejreynolds
+ http://erikreynolds.com
**Wallace Kerrigan**
**Chris Lunter**
----------
## Copyright and License ##
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.