WebGL-powered oscilloscope
 
 
 
Go to file
Chad von Nau a5e7ce7678 add package files and build config
- npm
- bower
- budo: dev server
- browserify: asset bundler
- bannerify: add banner to dist files
- jshint: project style prefs
- editorconfig: whitespace prefs
2015-11-09 05:01:44 -08:00
demo move demo-related code to separate file 2015-11-09 05:01:44 -08:00
woscope-music@13b4f6af42 added woscope music submodule 2015-09-04 07:15:17 +00:00
.editorconfig add package files and build config 2015-11-09 05:01:44 -08:00
.gitignore add package files and build config 2015-11-09 05:01:44 -08:00
.gitmodules added woscope music submodule 2015-09-04 07:15:17 +00:00
.jshintrc add package files and build config 2015-11-09 05:01:44 -08:00
LICENSE added readme and license 2015-10-14 12:29:14 +03:00
Readme.md added readme and license 2015-10-14 12:29:14 +03:00
banner.txt add package files and build config 2015-11-09 05:01:44 -08:00
bower.json add package files and build config 2015-11-09 05:01:44 -08:00
index.html add package files and build config 2015-11-09 05:01:44 -08:00
index.js move demo-related code to separate file 2015-11-09 05:01:44 -08:00
package.json add package files and build config 2015-11-09 05:01:44 -08:00

Readme.md

woscope: oscilloscope emulator

This is a POC oscilloscope emulator with live demo

Full explanation available on the blag

Code is available under MIT license.