Metadata-Version: 2.1
Name: seelab-examples
Version: 1.4.3
Summary: Python package for SEELab3 and ExpEYES17 Examples
Home-page: https://github.com/csparkresearch/seelab3
Author: Jithin B.P
Author-email: jithinbp@gmail.com
Project-URL: Source, https://github.com/expeyes/expeyes-programs
Project-URL: Read The Docs, https://eyes17lib.readthedocs.io
Project-URL: Buy Hardware, https://csparkresearch.in/seelab3
Keywords: SEELab3 ExpEYES17 data-acquisition oscilloscope
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE

# SEELab3 examples

New software for SEELab3. Web page at [CSpark Research](https://csparkresearch.in/seelab3).

[Programmer's manual](https://eyes17lib.readthedocs.io/)

## Oscilloscope interface
![](/scr/scope.png)

## Ipython console

An interactive iPython notebook is also embedded along with some code samples. 


![](/scr/ipy.png)

## Visual Programming

This hosts a server on port 8888 , and can be accessed via a local browser. It lets students create code with drag and drop coding blocks.

![](/scr/visual.png)

Click on `OPEN VISUAL EDITOR` to open a browser with address `localhost:8888/visual` 

The samples dropdown includes some web based utilities like a voltmeter and oscilloscope. This lets you access SEELab3 via a local network. The API Docs button has documented all the functions available via TCP/IP.

![](/scr/visual2.png)

## And many more new experiments


![](/scr/interactive.png)
