A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W 

S

SAMD09_HW_ID_CODE - enum entry in crackers.kobots.devices.microcontroller.AdafruitSeeSaw.Companion.DeviceType
 
same(java.awt.Color) - function in crackers.kobots.devices.lighting.WS2811.PixelColor
 
scroll(java.lang.Integer) - function in crackers.kobots.devices.display.SegmentedDisplay
Scroll the existing text by count characters.
scroll(java.lang.Integer) - function in crackers.kobots.devices.display.SegmentedDisplay
Scroll the existing text by count characters.
SegmentedDisplay - class in crackers.kobots.devices.display
Handles displaying characters on segmented displays.
SegmentedDisplayKt - class in crackers.kobots.devices.display
 
servo(java.lang.Integer,com.diozero.api.ServoTrim) - function in crackers.kobots.devices.expander.CRICKITHat
Convenience function to get a servo device on the Servo ports pin (1-4)
set(com.diozero.api.DigitalOutputDevice,java.lang.Boolean) - function in crackers.kobots.devices.DSLKt
 
set(com.diozero.api.PwmOutputDevice,java.lang.Boolean) - function in crackers.kobots.devices.DSLKt
Adds DSL-like capabilities to diozero
set(com.diozero.api.PwmOutputDevice,java.lang.Float) - function in crackers.kobots.devices.DSLKt
 
set(com.diozero.api.ServoDevice,java.lang.Float) - function in crackers.kobots.devices.DSLKt
Sets the value for the servo (-1 to 1).
set(com.diozero.api.ServoDevice,java.lang.Integer) - function in crackers.kobots.devices.DSLKt
 
set(com.diozero.devices.LcdInterface,java.lang.Integer,java.lang.String) - function in crackers.kobots.devices.DSLKt
Uses array notion to set text on a rowExample: lcd[2] = "Hello, World"
set(java.lang.Integer,crackers.kobots.devices.lighting.WS2811.PixelColor) - function in crackers.kobots.devices.io.NeoKey
Set an individual pixel (this is available as an indexed value).
set(java.lang.Integer,java.lang.Integer,crackers.kobots.devices.lighting.WS2811.PixelColor) - function in crackers.kobots.devices.io.NeoKey
Set a range of pixels to a color.
set(java.lang.Integer,java.lang.Integer,java.util.List) - function in crackers.kobots.devices.io.NeoKey
Set a range of pixels to a range of colors.
set(java.lang.Integer,java.awt.Color) - function in crackers.kobots.devices.lighting.PimoroniLEDShim
 
set(java.lang.Integer,crackers.kobots.devices.lighting.WS2811.PixelColor) - function in crackers.kobots.devices.lighting.PixelBuf
Set an individual pixel (this is available as an indexed value).
set(java.lang.Integer,crackers.kobots.devices.lighting.WS2811.PixelColor) - function in crackers.kobots.devices.lighting.PixelBuf
Set an individual pixel (this is available as an indexed value).
set(java.lang.Integer,java.lang.Integer,crackers.kobots.devices.lighting.WS2811.PixelColor) - function in crackers.kobots.devices.lighting.PixelBuf
Set a range of pixels to a color (end is inclusive).
set(java.lang.Integer,java.lang.Integer,crackers.kobots.devices.lighting.WS2811.PixelColor) - function in crackers.kobots.devices.lighting.PixelBuf
Set a range of pixels to a color (end is inclusive).
set(java.lang.Integer,java.lang.Integer,java.util.List) - function in crackers.kobots.devices.lighting.PixelBuf
Set a range of pixels to a range of colors (end is inclusive).
set(java.lang.Integer,java.lang.Integer,java.util.List) - function in crackers.kobots.devices.lighting.PixelBuf
Set a range of pixels to a range of colors (end is inclusive).
set(java.lang.Integer,crackers.kobots.devices.lighting.WS2811.PixelColor) - function in crackers.kobots.devices.lighting.WS2811
Set an individual pixel (this is available as an indexed value).
set(java.lang.Integer,java.awt.Color) - function in crackers.kobots.devices.lighting.WS2811
Set an individual pixel (this is available as an indexed value).
set(java.lang.Integer,java.awt.Color) - function in crackers.kobots.devices.lighting.WS2811
Set an individual pixel (this is available as an indexed value).
set(java.lang.Integer,java.lang.Integer,crackers.kobots.devices.lighting.WS2811.PixelColor) - function in crackers.kobots.devices.lighting.WS2811
Set a range of pixels to a color.
set(java.lang.Integer,java.lang.Integer,java.awt.Color) - function in crackers.kobots.devices.lighting.WS2811
Set a range of pixels to a color.
set(java.lang.Integer,java.lang.Integer,java.awt.Color) - function in crackers.kobots.devices.lighting.WS2811
Set a range of pixels to a color.
set(java.lang.Integer,java.lang.Integer,java.util.List) - function in crackers.kobots.devices.lighting.WS2811
Set a range of pixels to a range of colors.
setAll(java.awt.Color) - function in crackers.kobots.devices.lighting.PimoroniLEDShim
 
setAmbientLightEnabled(java.lang.Boolean) - function in crackers.kobots.devices.sensors.VCNL4040
 
setAmbientLightHighThreshold(java.lang.Short) - function in crackers.kobots.devices.sensors.VCNL4040
 
setAmbientLightIntegrationTime(crackers.kobots.devices.sensors.VCNL4040.AmbientLightIntegrationTime) - function in crackers.kobots.devices.sensors.VCNL4040
 
setAmbientLightInterruptPersistence(crackers.kobots.devices.sensors.VCNL4040.AmbientLightPersistence) - function in crackers.kobots.devices.sensors.VCNL4040
 
setAmbientLightInterruptsEnabled(java.lang.Boolean) - function in crackers.kobots.devices.sensors.VCNL4040
 
setAmbientLightLowThreshold(java.lang.Short) - function in crackers.kobots.devices.sensors.VCNL4040
 
setAnalogInputPins(kotlin.IntArray) - function in crackers.kobots.devices.microcontroller.AdafruitSeeSaw
Analog pin inputs.
setAngle(com.diozero.api.ServoDevice,java.lang.Integer) - function in crackers.kobots.devices.DSLKt
 
setAutoShow(java.lang.Boolean) - function in crackers.kobots.devices.display.GrayOled
 
setAutoShow(java.lang.Boolean) - function in crackers.kobots.devices.display.GrayOled
 
setAutoShow(java.lang.Boolean) - function in crackers.kobots.devices.display.HT16K33
Whether to immediately show the buffer on the display(s) after a change or not.
setAutoShow(java.lang.Boolean) - function in crackers.kobots.devices.display.HT16K33
Whether to immediately show the buffer on the display(s) after a change or not.
setAutoWrite(java.lang.Boolean) - function in crackers.kobots.devices.io.NeoKey
 
setAutoWrite(java.lang.Boolean) - function in crackers.kobots.devices.lighting.PixelBuf
 
setAutoWrite(java.lang.Boolean) - function in crackers.kobots.devices.lighting.PixelBuf
 
setAutoWrite(java.lang.Boolean) - function in crackers.kobots.devices.lighting.WS2811
 
setBlink(java.lang.Integer) - function in crackers.kobots.devices.lighting.IS31FL3731
Set and enable blink.
setBlink() - function in crackers.kobots.devices.lighting.IS31FL3731
Set and enable blink.
setBlink(java.lang.Integer) - function in crackers.kobots.devices.lighting.IS31FL3731
Set and enable blink.
setBlink() - function in crackers.kobots.devices.lighting.IS31FL3731
Set and enable blink.
setBlinkRate(crackers.kobots.devices.display.HT16K33.BlinkRate) - function in crackers.kobots.devices.display.HT16K33
 
setBlinkRate(crackers.kobots.devices.display.HT16K33.BlinkRate) - function in crackers.kobots.devices.display.HT16K33
 
setBrightness(java.lang.Float) - function in crackers.kobots.devices.display.HT16K33
 
setBrightness(java.lang.Float) - function in crackers.kobots.devices.display.HT16K33
 
setBrightness(java.lang.Float) - function in crackers.kobots.devices.io.NeoKey
 
setBrightness(java.lang.Float) - function in crackers.kobots.devices.lighting.PixelBuf
 
setBrightness(java.lang.Float) - function in crackers.kobots.devices.lighting.PixelBuf
 
setBrightness(java.lang.Float) - function in crackers.kobots.devices.lighting.WS2811
 
setColon(java.lang.Boolean) - function in crackers.kobots.devices.display.QwiicAlphanumericDisplay
 
setColor(java.awt.Color) - function in crackers.kobots.devices.AnodeRgbPwmLed
Sets the Color of all the LEDs.
setColorConnection(kotlin.Triple) - function in crackers.kobots.devices.io.QwiicTwist
 
setCount(java.lang.Integer) - function in crackers.kobots.devices.io.QwiicTwist
 
setDecimal(java.lang.Boolean) - function in crackers.kobots.devices.display.QwiicAlphanumericDisplay
 
setDigit(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in crackers.kobots.devices.display.QwiicAlphanumericDisplay
Directly set segment values for the digit in the display.
setDigit(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in crackers.kobots.devices.display.SegmentedDisplay
Directly set segment values for the digit in the display.
setDisplayOn(java.lang.Boolean) - function in crackers.kobots.devices.display.GrayOled
 
setDisplayOn(java.lang.Boolean) - function in crackers.kobots.devices.display.SSD1327
 
setEncoderInterruptTimeout(java.lang.Integer) - function in crackers.kobots.devices.io.QwiicTwist
 
setFrame(java.lang.Integer,java.lang.Boolean) - function in crackers.kobots.devices.lighting.IS31FL3731
Set the current default frame, optionally showing it.
setFrame(java.lang.Integer) - function in crackers.kobots.devices.lighting.IS31FL3731
Set the current default frame, optionally showing it.
setFrame(java.lang.Integer,java.lang.Boolean) - function in crackers.kobots.devices.lighting.IS31FL3731
Set the current default frame, optionally showing it.
setFrame(java.lang.Integer) - function in crackers.kobots.devices.lighting.IS31FL3731
Set the current default frame, optionally showing it.
setHEIGHT(java.lang.Integer) - function in crackers.kobots.devices.display.SSD1327.Companion
 
setOn(java.lang.Boolean) - function in crackers.kobots.devices.display.HT16K33
 
setOn(java.lang.Boolean) - function in crackers.kobots.devices.display.HT16K33
 
setProximityActiveForceEnabled(java.lang.Boolean) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximityEnabled(java.lang.Boolean) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximityHighResolution(crackers.kobots.devices.sensors.VCNL4040.ProximityResolution) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximityHighThreshold(java.lang.Short) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximityIntegrationTime(crackers.kobots.devices.sensors.VCNL4040.ProximityIntegrationTime) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximityInterruptPersistence(java.lang.Integer) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximityInterrupts(crackers.kobots.devices.sensors.VCNL4040.ProximityInterruptType) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximityLEDCurrent(crackers.kobots.devices.sensors.VCNL4040.LEDCurrent) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximityLEDDutyCycle(crackers.kobots.devices.sensors.VCNL4040.LEDDutyCycle) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximityLowThreshold(java.lang.Short) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximityMultipulse(crackers.kobots.devices.sensors.VCNL4040.ProximityMultipulse) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximityOperation(crackers.kobots.devices.sensors.VCNL4040.ProximityOperation) - function in crackers.kobots.devices.sensors.VCNL4040
 
setProximitySmartPersistenceEnabled(java.lang.Boolean) - function in crackers.kobots.devices.sensors.VCNL4040
 
setPwmOutputPins(kotlin.IntArray) - function in crackers.kobots.devices.microcontroller.AdafruitSeeSaw
Analog PWM (servo) pin outputs.
setSunlightCancelEnabled(java.lang.Boolean) - function in crackers.kobots.devices.sensors.VCNL4040
 
setValue(java.lang.Integer) - function in crackers.kobots.devices.display.LcdProgressBar
 
setValues(java.lang.Float,java.lang.Float,java.lang.Float) - function in crackers.kobots.devices.AnodeRgbPwmLed
Set the value of all LEDs.
setWhiteLightEnabled(java.lang.Boolean) - function in crackers.kobots.devices.sensors.VCNL4040
 
setWIDTH(java.lang.Integer) - function in crackers.kobots.devices.display.SSD1327.Companion
 
shortSubRegister(com.diozero.api.I2CDeviceInterface,java.lang.Integer,java.lang.Integer) - function in crackers.kobots.devices.I2CUtilsKt
Read and write from 16-bit registers (short) using a mask to extract/write values.
show() - function in crackers.kobots.devices.display.GrayOled
Transfers the internal buffer to the display.
show() - function in crackers.kobots.devices.display.GrayOled
Transfers the internal buffer to the display.
show() - function in crackers.kobots.devices.display.HT16K33
Show the buffer on the display(s).
show() - function in crackers.kobots.devices.display.HT16K33
Show the buffer on the display(s).
show() - function in crackers.kobots.devices.lighting.PixelBuf
Sends the current pixel buffer to the device.
show() - function in crackers.kobots.devices.lighting.PixelBuf
Sends the current pixel buffer to the device.
showFrame(java.lang.Integer) - function in crackers.kobots.devices.lighting.IS31FL3731
Specifically show a frame - does not set the current default frame.
showFrame(java.lang.Integer) - function in crackers.kobots.devices.lighting.IS31FL3731
Specifically show a frame - does not set the current default frame.
signalAnalogIn(java.lang.Integer) - function in crackers.kobots.devices.expander.CRICKITHat
Convenience function to get an analog input on the Signal port pin (1-8)
signalDigitalIn(java.lang.Integer,java.lang.Boolean) - function in crackers.kobots.devices.expander.CRICKITHat
Convenience function to get a digital input on the Signal port pin (1-8), with optional pullDown
signalDigitalOut(java.lang.Integer) - function in crackers.kobots.devices.expander.CRICKITHat
Convenience function to get a digital output on the Signal port pin (1-8)
sleep(java.lang.Boolean) - function in crackers.kobots.devices.lighting.IS31FL3731
 
sleep(java.lang.Boolean) - function in crackers.kobots.devices.lighting.IS31FL3731
 
SLOW - enum entry in crackers.kobots.devices.display.HT16K33.BlinkRate
 
SNR - enum entry in crackers.kobots.devices.sensors.VL6180X.Companion.Errors
 
softwareReset(java.time.Duration) - function in crackers.kobots.devices.microcontroller.AdafruitSeeSaw
 
SSD1327 - class in crackers.kobots.devices.display
https://learn.adafruit.com/adafruit-grayscale-1-5-128x128-oled-display?
SSD1327.Companion - class in crackers.kobots.devices.display.SSD1327
 
start() - function in com.diozero.internal.spi.DeviceFactoryInterface
 
startContinuousMode(java.lang.Integer) - function in crackers.kobots.devices.sensors.VL6180X
Starts continuous ranging mode.
statusPixel() - function in crackers.kobots.devices.expander.CRICKITHat
Convenience function to access the on-board status NeoPixel.
stopContinuousMode() - function in crackers.kobots.devices.sensors.VL6180X
Stops continuous ranging mode.
SYSERR_1 - enum entry in crackers.kobots.devices.sensors.VL6180X.Companion.Errors
 
SYSERR_5 - enum entry in crackers.kobots.devices.sensors.VL6180X.Companion.Errors
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W