Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation added for NJ_FET , Diode IV apps #111

Merged
merged 146 commits into from
Jun 17, 2017
Merged
Show file tree
Hide file tree
Changes from 140 commits
Commits
Show all changes
146 commits
Select commit Hold shift + click to select a range
06f2aee
Merge pull request #82 from fossasia/development
wavicles Aug 21, 2016
6a5db28
Merge pull request #84 from fossasia/development
wavicles Sep 9, 2016
09f9dc4
Merge pull request #86 from fossasia/development
wavicles Mar 15, 2017
7f6a1a2
Fixed sensorpendulum app in the Physics section
jithinbp May 6, 2017
56d4970
Merge branch 'development' into development
jithinbp May 6, 2017
a40062f
code quality edits based on Codacy feedback
jithinbp May 7, 2017
658e974
Configure Travis to autocompile template files
jithinbp May 7, 2017
64467b9
Configure Travis to autocompile template files
jithinbp May 7, 2017
bcd316e
code quality edits based on Codacy feedback
jithinbp May 7, 2017
9950f41
Configure Travis to autocompile template files
jithinbp May 7, 2017
4a18ad4
Merge branch 'development' of https://github.com/jithinbp/pslab-deskt…
jithinbp May 7, 2017
8b6464a
edited Makefile. partly fixes #95
jithinbp May 7, 2017
e4194dc
fix DUST_SENSOR.py . Add screenshot & help file
jithinbp May 8, 2017
a0bae69
Merge branch 'development' of https://github.com/fossasia/pslab-deskt…
jithinbp May 9, 2017
b37783e
remove pre-compiled layout templates
jithinbp May 9, 2017
9e05973
change references to all precompiled layouts that do not match ui_*.py
jithinbp May 9, 2017
304f24e
code quality edits based on Codacy feedback
jithinbp May 7, 2017
5dbcd65
Configure Travis to autocompile template files
jithinbp May 7, 2017
faf9788
edited Makefile. partly fixes #95
jithinbp May 7, 2017
ee993e9
FIX DUST_SENSOR.py (#97)
jithinbp May 8, 2017
62117d4
remove pre-compiled layout templates
jithinbp May 9, 2017
6b58da3
change references to all precompiled layouts that do not match ui_*.py
jithinbp May 9, 2017
3eeff46
travis.yml modified to compile template files
jithinbp May 9, 2017
e2fe5fb
merge remote
jithinbp May 9, 2017
7fa8f59
lay groundwork for calibrator using ADS1115 16-bit ADC
jithinbp May 10, 2017
92ad31a
add screenshots of experiment results
jithinbp May 10, 2017
1ab4462
add more screenshots to documentation
jithinbp May 12, 2017
b3040b2
changes based on Codacy recommendations
jithinbp May 17, 2017
1eae4cd
more changes based on Codacy recommendations
jithinbp May 17, 2017
aa96ba0
Update README.md
jithinbp May 19, 2017
3539eda
Update README.md
jithinbp May 19, 2017
92da959
added jekyll framework for experiment helpfiles in markdown format
jithinbp May 24, 2017
52aa661
Merge branch 'development' of https://github.com/jithinbp/pslab-deskt…
jithinbp May 24, 2017
b7823e6
fixed sip version mismatch error
jithinbp May 26, 2017
704e6f0
changes based on Codacy recommendations
jithinbp May 26, 2017
65c79fb
Update README.md
jithinbp May 19, 2017
6232c33
fixed sip version mismatch error
jithinbp May 26, 2017
f81a76f
Merge branch 'development' of https://github.com/jithinbp/pslab-deskt…
jithinbp May 26, 2017
fbea18f
add dependency python-pyqtgraph for travis
jithinbp May 26, 2017
e02bbde
configure travis to install pyqtgraph from source
jithinbp May 26, 2017
b46f14c
configure travis to install pyqtgraph from source
jithinbp May 26, 2017
f3fe311
configure travis to use requirements.txt and install dependencies fro…
jithinbp May 26, 2017
ec52641
configure travis to use requirements.txt and install dependencies fro…
jithinbp May 26, 2017
c0e599e
configure travis to install pslab-python via git
jithinbp May 26, 2017
c9487c6
add setuptools in requirements.txt ; it is required for installing ps…
jithinbp May 26, 2017
b9714a8
wrote a base_url include script for jekyll
jithinbp May 28, 2017
1ba659b
converting html to markdown format #103
jithinbp May 28, 2017
512acff
converting html to markdown format #103, adding screenshots: issue #103
jithinbp May 28, 2017
8054a72
converting html to markdown format #103, adding screenshots: issue #103
jithinbp May 29, 2017
bc08fa7
fix merge conflicts
jithinbp Jun 9, 2017
7f3548c
created docs folder. moved files from psl_res/
jithinbp Jun 10, 2017
cb53f9a
created docs folder. moved files from psl_res/
jithinbp Jun 10, 2017
7fbe6d8
PR #106 was merging into upstream.
jithinbp Jun 10, 2017
63377c4
Add md documentation for diode_IV, schematic
jithinbp Jun 10, 2017
4cf7e75
add md doc for N-channel JFET app, screenshot
jithinbp Jun 10, 2017
a6aa498
Update README.md
viveksb007 Mar 24, 2017
d520e19
Update README.md
mariobehling Apr 17, 2017
4c5f67d
Improved GUI menus for Sensor Data Logger
jithinbp Apr 30, 2017
553322f
Update README.md
viveksb007 Apr 30, 2017
a2cd5c4
GUI menus for Sensor Data Logger. Decimal,Numberic input
jithinbp Apr 30, 2017
523f8af
Fixed sensorpendulum app in the Physics section
jithinbp May 6, 2017
0079081
code quality edits based on Codacy feedback
jithinbp May 7, 2017
773cb98
Configure Travis to autocompile template files
jithinbp May 7, 2017
eaa1503
Configure Travis to autocompile template files
jithinbp May 7, 2017
8bc4bec
Configure Travis to autocompile template files
jithinbp May 7, 2017
70c3b21
edited Makefile. partly fixes #95
jithinbp May 7, 2017
0a137fd
fix DUST_SENSOR.py . Add screenshot & help file
jithinbp May 8, 2017
eb78a70
Update README.md
mariobehling May 8, 2017
22cf772
Update README.md
mariobehling May 8, 2017
65ffa12
remove pre-compiled layout templates
jithinbp May 9, 2017
00f1f9f
change references to all precompiled layouts that do not match ui_*.py
jithinbp May 9, 2017
10fcbe8
Configure Travis to autocompile template files
jithinbp May 7, 2017
de71638
edited Makefile. partly fixes #95
jithinbp May 7, 2017
bc31f15
travis.yml modified to compile template files
jithinbp May 9, 2017
5e2d12a
lay groundwork for calibrator using ADS1115 16-bit ADC
jithinbp May 10, 2017
b098e98
add screenshots of experiment results
jithinbp May 10, 2017
5b13fdb
add more screenshots to documentation
jithinbp May 12, 2017
bb85bea
changes based on Codacy recommendations
jithinbp May 17, 2017
3bbe471
more changes based on Codacy recommendations
jithinbp May 17, 2017
2c5a6a7
Update README.md
jithinbp May 19, 2017
be5a739
Update README.md
jithinbp May 19, 2017
ab5b57f
added jekyll framework for experiment helpfiles in markdown format
jithinbp May 24, 2017
a58c206
fixed sip version mismatch error
jithinbp May 26, 2017
0bf850b
changes based on Codacy recommendations
jithinbp May 26, 2017
b06743a
fixed sip version mismatch error
jithinbp May 26, 2017
706b145
add dependency python-pyqtgraph for travis
jithinbp May 26, 2017
db2742b
configure travis to install pyqtgraph from source
jithinbp May 26, 2017
a5026a0
configure travis to install pyqtgraph from source
jithinbp May 26, 2017
cfd0ce5
configure travis to use requirements.txt and install dependencies fro…
jithinbp May 26, 2017
a066d90
configure travis to use requirements.txt and install dependencies fro…
jithinbp May 26, 2017
b921f65
configure travis to install pslab-python via git
jithinbp May 26, 2017
357cfda
add setuptools in requirements.txt ; it is required for installing ps…
jithinbp May 26, 2017
9e5427e
wrote a base_url include script for jekyll
jithinbp May 28, 2017
bbcf5fd
converting html to markdown format #103
jithinbp May 28, 2017
bc0176d
converting html to markdown format #103, adding screenshots: issue #103
jithinbp May 28, 2017
c8b6126
converting html to markdown format #103, adding screenshots: issue #103
jithinbp May 29, 2017
831c545
created docs folder. moved files from psl_res/
jithinbp Jun 10, 2017
7751c8c
created docs folder. moved files from psl_res/
jithinbp Jun 10, 2017
b11577b
Add md documentation for diode_IV, schematic
jithinbp Jun 10, 2017
661abef
add md doc for N-channel JFET app, screenshot
jithinbp Jun 10, 2017
0b2aa41
merge conflict in travis.yml
jithinbp Jun 10, 2017
db7801c
Fixed sensorpendulum app in the Physics section
jithinbp May 6, 2017
53b99ce
Configure Travis to autocompile template files
jithinbp May 7, 2017
913c020
edited Makefile. partly fixes #95
jithinbp May 7, 2017
081afbf
fix DUST_SENSOR.py . Add screenshot & help file
jithinbp May 8, 2017
56e8df5
Configure Travis to autocompile template files
jithinbp May 7, 2017
a79d081
edited Makefile. partly fixes #95
jithinbp May 7, 2017
3847d45
added jekyll framework for experiment helpfiles in markdown format
jithinbp May 24, 2017
6d46937
fixed sip version mismatch error
jithinbp May 26, 2017
015b743
configure travis to install pyqtgraph from source
jithinbp May 26, 2017
c26edf5
configure travis to use requirements.txt and install dependencies fro…
jithinbp May 26, 2017
2ce0db7
configure travis to install pslab-python via git
jithinbp May 26, 2017
443b6a7
add setuptools in requirements.txt ; it is required for installing ps…
jithinbp May 26, 2017
ef596dd
wrote a base_url include script for jekyll
jithinbp May 28, 2017
b2bf18d
converting html to markdown format #103
jithinbp May 28, 2017
af16e0b
converting html to markdown format #103, adding screenshots: issue #103
jithinbp May 28, 2017
5e34513
converting html to markdown format #103, adding screenshots: issue #103
jithinbp May 29, 2017
ede8a8a
created docs folder. moved files from psl_res/
jithinbp Jun 10, 2017
978ee07
Add md documentation for diode_IV, schematic
jithinbp Jun 10, 2017
8296db2
add md doc for N-channel JFET app, screenshot
jithinbp Jun 10, 2017
e6fcbf4
Fixed sensorpendulum app in the Physics section
jithinbp May 6, 2017
5ce394a
Configure Travis to autocompile template files
jithinbp May 7, 2017
5d4f08e
edited Makefile. partly fixes #95
jithinbp May 7, 2017
e372a75
Configure Travis to autocompile template files
jithinbp May 7, 2017
f09cf9b
edited Makefile. partly fixes #95
jithinbp May 7, 2017
a2b4fd7
added jekyll framework for experiment helpfiles in markdown format
jithinbp May 24, 2017
84ba2d0
fixed sip version mismatch error
jithinbp May 26, 2017
b8a1d11
configure travis to install pyqtgraph from source
jithinbp May 26, 2017
55d67c4
configure travis to use requirements.txt and install dependencies fro…
jithinbp May 26, 2017
6f63c47
configure travis to install pslab-python via git
jithinbp May 26, 2017
78a94ea
add setuptools in requirements.txt ; it is required for installing ps…
jithinbp May 26, 2017
7acaec2
wrote a base_url include script for jekyll
jithinbp May 28, 2017
8ee2ab6
converting html to markdown format #103
jithinbp May 28, 2017
f81519a
converting html to markdown format #103, adding screenshots: issue #103
jithinbp May 28, 2017
f561c0c
converting html to markdown format #103, adding screenshots: issue #103
jithinbp May 29, 2017
bd33272
created docs folder. moved files from psl_res/
jithinbp Jun 10, 2017
790e3d3
created docs folder. moved files from psl_res/
jithinbp Jun 10, 2017
662f119
Add md documentation for diode_IV, schematic
jithinbp Jun 10, 2017
336b63d
add md doc for N-channel JFET app, screenshot
jithinbp Jun 10, 2017
39e67e6
merge conflicts
jithinbp Jun 10, 2017
d24f77d
changed travis.yml to install pslab-python using setup.py
jithinbp Jun 12, 2017
dba665e
changed travis.yml to install pslab-python using setup.py
jithinbp Jun 12, 2017
78c87cf
added documentation for introduction to resistors app
jithinbp Jun 14, 2017
1cc6b31
add md doc for transistor-CE . issue #116
jithinbp Jun 14, 2017
3049fcb
add md doc for transistor-CE . issue #116. newline fix
jithinbp Jun 14, 2017
36b796b
Added md docs and schematics for dust sensor app
jithinbp Jun 16, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/MD_HTML/apps/A_AC_AND_DC.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@

<li><a href="../apps/A_AC_AND_DC.html" title="AC and DC">AC and DC</a></li>

<li><a href="../apps/D_NFET.html" title="N-channel FET">N-channel FET</a></li>

<li><a href="../apps/D_diodeIV.html" title="Diode IV">Diode IV</a></li>



</ul>
Expand Down
4 changes: 4 additions & 0 deletions docs/MD_HTML/apps/B_LEMON_CELL.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@

<li><a href="../apps/A_AC_AND_DC.html" title="AC and DC">AC and DC</a></li>

<li><a href="../apps/D_NFET.html" title="N-channel FET">N-channel FET</a></li>

<li><a href="../apps/D_diodeIV.html" title="Diode IV">Diode IV</a></li>



</ul>
Expand Down
4 changes: 4 additions & 0 deletions docs/MD_HTML/apps/C_AC_GENERATOR.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@

<li><a href="../apps/A_AC_AND_DC.html" title="AC and DC">AC and DC</a></li>

<li><a href="../apps/D_NFET.html" title="N-channel FET">N-channel FET</a></li>

<li><a href="../apps/D_diodeIV.html" title="Diode IV">Diode IV</a></li>



</ul>
Expand Down
166 changes: 166 additions & 0 deletions docs/MD_HTML/apps/D_NFET.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,166 @@
<!-- _includes/base.html -->




<!DOCTYPE html>
<html>
<head>
<title>N-channel FET</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>PSLab help</title>

<!-- core CSS -->
<link href="../css/bootstrap.min.css" rel="stylesheet">
<link href="../css/main.css" rel="stylesheet">
<link href="../css/highlight.css" rel="stylesheet">
</head>

<body class="homepage">

<header id="header">

<nav class="navbar navbar-inverse" role="banner">
<div class="container-fluid">
<div class="navbar-header pull-left">
<a class="navbar-brand" href="../index.html"><img src="../images/logo.png" style="max-height:50px;background:#7a7;" alt="logo"></a>
</div>
<ul class="nav navbar-nav pull-left">
<li ><a href="../index.html">Home</a></li>
<li ><a href="../utilities/index.html">Utilities</a></li>
<li ><a href="../apps/index.html">Experiments</a></li>
</ul>
<!--
<form class="navbar-form navbar-left">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search">
</div>
<button type="submit" class="btn btn-default">Submit</button>
</form>
-->
</div>
</nav>



</header><!--/header-->

<!-- _includes/base.html -->




<!-- _includes/base.html -->




<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a href="../utilities/index.html"> Utilities Section </a>
<a href="../apps/index.html"> Experiments Section </a>
<hr>
<ul>



</ul>
<hr>
<ul>

<li><a href="../apps/B_LEMON_CELL.html" title="Lemon cell">Lemon cell</a></li>

<li><a href="../apps/C_AC_GENERATOR.html" title="AC Generator">AC Generator</a></li>

<li><a href="../apps/astable-multivibrator.html" title="Astable Multivibrator">Astable Multivibrator</a></li>

<li><a href="../apps/A_AC_AND_DC.html" title="AC and DC">AC and DC</a></li>

<li><a href="../apps/D_NFET.html" title="N-channel FET">N-channel FET</a></li>

<li><a href="../apps/D_diodeIV.html" title="Diode IV">Diode IV</a></li>



</ul>

</div>
<div style="padding:10px;"><span id="menubutton" style="font-size:30px;cursor:pointer;" onclick="openNav()">&#9776; Experiments</span></div>

<div id="main">


<div class="center wow fadeInDown">
<br><h2>N-channel FET</h2>
<p class="lead"> Dependence of drain current on D-S voltage, and Gate Voltage</p>
</div>


<section id="recent-works">
<div class="container">


<p><img src="images/schematics/njfet.svg" alt="" width="400px" /></p>

<h2 id="dependence-of-drain-current-on-d-s-voltage-and-gate-voltage">Dependence of drain current on D-S voltage, and Gate Voltage</h2>

<p>Set the gate voltage for various values between 0, and -2 V , and observe the effect on saturation current<br /></p>

<p>PV1 is varied in steps, and for each step the current is calculated from the difference between voltages at PV1 and CH1, and the known value of the resistor(560 ohms)
Acquired plots can be selectively displayed or deleted.<br /></p>

<h2 id="screenshot">screenshot</h2>

<p><img src="images/screenshots/njfet.png" alt="" width="700px" /></p>



</div>

<script type="text/javascript">
var linkElement = document.createElement("link");
linkElement.rel = "stylesheet";
linkElement.href = "../css/leftnav.css";
document.head.appendChild(linkElement);

function openNav() {
document.getElementById("mySidenav").style.width = "250px";
document.getElementById("main").style.marginLeft = "250px";
document.getElementById("menubutton").style.visibility = "hidden";
}

function closeNav() {
document.getElementById("mySidenav").style.width = "0";
document.getElementById("main").style.marginLeft= "0";
document.getElementById("menubutton").style.visibility = "visible";
}

</script>




<div class="footer navbar-fixed-bottom" >
<footer >
<div class="container">
<ul>
<li><a href="mailto:[email protected]">bug-reports</a></li>
<li><a href="https://fossasia.org/pslab">fossasia.org/pslab</a></li>
</ul>
</div>
</footer>
</div>

<!--
<script src="/js/jquery.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/jquery.prettyPhoto.js"></script>
<script src="/js/jquery.isotope.min.js"></script>
<script src="/js/main.js"></script>
<script src="/js/wow.min.js"></script>
-->
</body>
</html>
14 changes: 0 additions & 14 deletions docs/MD_HTML/apps/D_NFET.md

This file was deleted.

165 changes: 165 additions & 0 deletions docs/MD_HTML/apps/D_diodeIV.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,165 @@
<!-- _includes/base.html -->




<!DOCTYPE html>
<html>
<head>
<title>Diode IV</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>PSLab help</title>

<!-- core CSS -->
<link href="../css/bootstrap.min.css" rel="stylesheet">
<link href="../css/main.css" rel="stylesheet">
<link href="../css/highlight.css" rel="stylesheet">
</head>

<body class="homepage">

<header id="header">

<nav class="navbar navbar-inverse" role="banner">
<div class="container-fluid">
<div class="navbar-header pull-left">
<a class="navbar-brand" href="../index.html"><img src="../images/logo.png" style="max-height:50px;background:#7a7;" alt="logo"></a>
</div>
<ul class="nav navbar-nav pull-left">
<li ><a href="../index.html">Home</a></li>
<li ><a href="../utilities/index.html">Utilities</a></li>
<li ><a href="../apps/index.html">Experiments</a></li>
</ul>
<!--
<form class="navbar-form navbar-left">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search">
</div>
<button type="submit" class="btn btn-default">Submit</button>
</form>
-->
</div>
</nav>



</header><!--/header-->

<!-- _includes/base.html -->




<!-- _includes/base.html -->




<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a href="../utilities/index.html"> Utilities Section </a>
<a href="../apps/index.html"> Experiments Section </a>
<hr>
<ul>



</ul>
<hr>
<ul>

<li><a href="../apps/B_LEMON_CELL.html" title="Lemon cell">Lemon cell</a></li>

<li><a href="../apps/C_AC_GENERATOR.html" title="AC Generator">AC Generator</a></li>

<li><a href="../apps/astable-multivibrator.html" title="Astable Multivibrator">Astable Multivibrator</a></li>

<li><a href="../apps/A_AC_AND_DC.html" title="AC and DC">AC and DC</a></li>

<li><a href="../apps/D_NFET.html" title="N-channel FET">N-channel FET</a></li>

<li><a href="../apps/D_diodeIV.html" title="Diode IV">Diode IV</a></li>



</ul>

</div>
<div style="padding:10px;"><span id="menubutton" style="font-size:30px;cursor:pointer;" onclick="openNav()">&#9776; Experiments</span></div>

<div id="main">


<div class="center wow fadeInDown">
<br><h2>Diode IV</h2>
<p class="lead"> Diode I-V Characteristics</p>
</div>


<section id="recent-works">
<div class="container">


<p><img src="images/schematics/diodeIV.svg" alt="" width="400px" /></p>

<p>Connect the Diode from CH3 to Ground.
Connect a 1k resistor from PV1 to CH3.</p>

<p>PV1 is varied in steps, and for each step the current is calculated from the difference between voltages at PV1 and CH3, and the known value of the resistor
Acquired plots can be selectively displayed or deleted.</p>

<h2 id="screenshot">screenshot</h2>

<p><img src="images/screenshots/diodeIV.png" alt="" width="700px" /></p>



</div>

<script type="text/javascript">
var linkElement = document.createElement("link");
linkElement.rel = "stylesheet";
linkElement.href = "../css/leftnav.css";
document.head.appendChild(linkElement);

function openNav() {
document.getElementById("mySidenav").style.width = "250px";
document.getElementById("main").style.marginLeft = "250px";
document.getElementById("menubutton").style.visibility = "hidden";
}

function closeNav() {
document.getElementById("mySidenav").style.width = "0";
document.getElementById("main").style.marginLeft= "0";
document.getElementById("menubutton").style.visibility = "visible";
}

</script>




<div class="footer navbar-fixed-bottom" >
<footer >
<div class="container">
<ul>
<li><a href="mailto:[email protected]">bug-reports</a></li>
<li><a href="https://fossasia.org/pslab">fossasia.org/pslab</a></li>
</ul>
</div>
</footer>
</div>

<!--
<script src="/js/jquery.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/jquery.prettyPhoto.js"></script>
<script src="/js/jquery.isotope.min.js"></script>
<script src="/js/main.js"></script>
<script src="/js/wow.min.js"></script>
-->
</body>
</html>
15 changes: 0 additions & 15 deletions docs/MD_HTML/apps/D_diodeIV.md

This file was deleted.

Loading