Skip navigation links
A C D G I L M R S T V 

S

sensorGui - package sensorGui
Contains only a basic GUI for reading sensor data: color, turbidity, and temperature.
SensorGui - Class in sensorGui
 
SensorGui() - Constructor for class sensorGui.SensorGui
Creates new form SensorGui
setGain(int) - Method in class iGEM2017.RgbSensor
Sets the gain (hardware amplification) of readings.
setMaxVolume() - Method in class iGEM2017.SyringePump
Stores the syringe volume measurement when pump is in max (full) position.
setMinVolume() - Method in class iGEM2017.SyringePump
Stores the syringe volume measurement when pump is in min (empty) position.
setStepDelay(int) - Method in class iGEM2017.SyringePump
Sets speed of pump by changing delay between steps
setWhitePoint() - Method in class iGEM2017.RgbSensor
Takes a reading and sets that to the color point 255,255,255.
STARTUP - Static variable in class iGEM2017.LuxSensor
 
SyringePump - Class in iGEM2017
Controls one syringe pump, manages its calibration, and allows for monitoring of its current status.
SyringePump(GpioProvider, Pin, Pin, Pin, Pin, Pin) - Constructor for class iGEM2017.SyringePump
Create a new syringe pump controller with specified I/O pins
SyringePump(Pin, Pin, Pin, Pin, Pin) - Constructor for class iGEM2017.SyringePump
Create a new syringe pump controller with specified I/O pins using only standard Raspberry Pi GPIO pins
SyringePump.Direction - Enum in iGEM2017
 
A C D G I L M R S T V 
Skip navigation links