Uses of Interface
org.deepjava.runtime.util.Actionable
-
-
Uses of Actionable in org.deepjava.runtime.arm32
Classes in org.deepjava.runtime.arm32 that implement Actionable Modifier and Type Class Description classTaskThis class implements a simple non-preemptive tasking system.Constructors in org.deepjava.runtime.arm32 with parameters of type Actionable Constructor Description Task(Actionable act)Creates a new Task. -
Uses of Actionable in org.deepjava.runtime.mpc5200.demo
Classes in org.deepjava.runtime.mpc5200.demo that implement Actionable Modifier and Type Class Description classCAN1TestTest class for the CAN1 module on the mpc5200.
Demonstrates the periodic sampling of a 3-dimensional force sensor.classEPOStest1Test class for an EPOS module (motor controller) connected to the CAN1 bus on the mpc5200.
A motor position is moved forward and backward.classExceptionDemoTest class which periodically throws aArrayIndexOutOfBoundsException.classSimpleBlinkerDemoSimple blinker application demo.classSPIDemoTest class demonstrating the use of aMAX5500DAC connected to a PSC on the mpc5200.
The PSC runs in SPI mode.classUART3DemoDemo for System.out using UART on PSC3.classUART3InOutReflectorDemo for InputStream and OutputStream using UART3.
Received characters will be sent back immediately.classUART6DemoDemo for System.out using UART on PSC6. -
Uses of Actionable in org.deepjava.runtime.mpc555
Classes in org.deepjava.runtime.mpc555 that implement Actionable Modifier and Type Class Description classDateTimeDate and time class. -
Uses of Actionable in org.deepjava.runtime.mpc555.demo
Classes in org.deepjava.runtime.mpc555.demo that implement Actionable Modifier and Type Class Description classActionableTestThis test class demonstrates the use of theActionableinterface.classBlueRSCmdIntDemoSimple application for demonstrating the usage of the BlueRSCmdInt driver with a Stollmann BlueRS+I module.classBlueRSDemoDemo Application for the BlueRS driver.classHLC1395DemoDemo application for the HLC1395Plused driver.classMotorDemo1Demo application for motor controller.classRobi2LedBlinkerDemoWenn der Roboter autonom betrieben werden soll, d.h.classRobi2LineTaskDemo application for the NTB Robi2.classRobi2MotorDemoRobi2 Motor Demo.classRobi2ObstacleTaskDemo application for the NTB Robi2.classRobi2SensorProximityDemo_LedThis class is part of the Robi2SensorProximityDemo.classRobi2SensorProximityDemo_OutThis class is part of the Robi2SensorProximityDemo.classSimpleBlinkerDemoSimple blinker application demo.classSystemInOutReflectorDemo for InputStream and OutputStream using SCI2.
Received characters will be sent back immediately.classSystemOutDemo1Demo for System.out using SCI1.classSystemOutDemo2Demo for System.out using SCI2.classVL53L0XTestclassWifiDemo -
Uses of Actionable in org.deepjava.runtime.mpc555.driver
Classes in org.deepjava.runtime.mpc555.driver that implement Actionable Modifier and Type Class Description classBlueRSDriver for the Stollmann BlueRS+I Bluetooth Module.
The module supports one emulated serial connection using the Bluetooth Serial Port Profile (SPP).classBlueRSCmdIntInterface for the BlueRS driver to send and receive positive integer values.classHD44780UDriver for character display with 2 - 4 rows and 16 columns.
Display controller: HD44780U
Connected on the system bus of the mpc555.classHLC1395PulsedDriver for up to 16 pulsed and multiplexed HLC1393 reflection distance sensors.
The driver needs 5 digital outputs of the MPIOSM and a single analog input of QADC-A.classRN131Driver for Roving RN-131C WiFly Module.classRobi2This driver is used for the Robi2.classVL53L0X -
Uses of Actionable in org.deepjava.runtime.mpc555.driver.ffs
Classes in org.deepjava.runtime.mpc555.driver.ffs that implement Actionable Modifier and Type Class Description classFileTransferfiles can be manually uploaded over SCI2, uses interrupt driven SCI driver -
Uses of Actionable in org.deepjava.runtime.ppc32
Classes in org.deepjava.runtime.ppc32 that implement Actionable Modifier and Type Class Description classTaskThis class implements a simple non-preemptive tasking system.Constructors in org.deepjava.runtime.ppc32 with parameters of type Actionable Constructor Description Task(Actionable act)Creates a new Task. -
Uses of Actionable in org.deepjava.runtime.zynq7000.demo
Classes in org.deepjava.runtime.zynq7000.demo that implement Actionable Modifier and Type Class Description classMotorDemoDemo application for motor controller in sign magnitude mode.classSystemInOutReflectorDemo for InputStream and OutputStream using UART1.
Received characters will be sent back immediately.classSystemOutDemoDemo for System.out using UART1.classTCRT1000DemoDemo application for the TCRT1000 driver.classVL53L0XDemoDemo application for the VL53L0X driver.classWatchdogDemoclassWifiDemo -
Uses of Actionable in org.deepjava.runtime.zynq7000.driver
Classes in org.deepjava.runtime.zynq7000.driver that implement Actionable Modifier and Type Class Description classHD44780UDriver for character display with 2 - 4 rows and 16 columns.
Display controller: HD44780U
Connected to flink gpios of the Zynq7000.classRN131Driver for Roving RN-131C WiFly Module.classTCRT1000Driver for up to 16 pulsed and multiplexed TCRT1000 or HLC1393 reflection distance sensors.
The driver needs 5 digital outputs and a single analog input of an AD7476.classWatchdogTaskTask which periodically resets a flink watchdog subdevice, @see org.deepjava.flink.subdevices.FlinkWatchdog. -
Uses of Actionable in org.deepjava.runtime.zynq7000.microzed.demo
Classes in org.deepjava.runtime.zynq7000.microzed.demo that implement Actionable Modifier and Type Class Description classBlinkerclassFlinkDemo -
Uses of Actionable in org.deepjava.runtime.zynq7000.zybo.demo
Classes in org.deepjava.runtime.zynq7000.zybo.demo that implement Actionable Modifier and Type Class Description classBlinkerclassFlinkDemo
-