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 class
Task
This 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 class
CAN1Test
Test class for the CAN1 module on the mpc5200.
Demonstrates the periodic sampling of a 3-dimensional force sensor.class
EPOStest1
Test class for an EPOS module (motor controller) connected to the CAN1 bus on the mpc5200.
A motor position is moved forward and backward.class
ExceptionDemo
Test class which periodically throws aArrayIndexOutOfBoundsException
.class
SimpleBlinkerDemo
Simple blinker application demo.class
SPIDemo
Test class demonstrating the use of aMAX5500
DAC connected to a PSC on the mpc5200.
The PSC runs in SPI mode.class
UART3Demo
Demo for System.out using UART on PSC3.class
UART3InOutReflector
Demo for InputStream and OutputStream using UART3.
Received characters will be sent back immediately.class
UART6Demo
Demo 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 class
DateTime
Date 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 class
ActionableTest
This test class demonstrates the use of theActionable
interface.class
BlueRSCmdIntDemo
Simple application for demonstrating the usage of the BlueRSCmdInt driver with a Stollmann BlueRS+I module.class
BlueRSDemo
Demo Application for the BlueRS driver.class
HLC1395Demo
Demo application for the HLC1395Plused driver.class
MotorDemo1
Demo application for motor controller.class
Robi2LedBlinkerDemo
Wenn der Roboter autonom betrieben werden soll, d.h.class
Robi2LineTask
Demo application for the NTB Robi2.class
Robi2MotorDemo
Robi2 Motor Demo.class
Robi2ObstacleTask
Demo application for the NTB Robi2.class
Robi2SensorProximityDemo_Led
This class is part of the Robi2SensorProximityDemo.class
Robi2SensorProximityDemo_Out
This class is part of the Robi2SensorProximityDemo.class
SimpleBlinkerDemo
Simple blinker application demo.class
SystemInOutReflector
Demo for InputStream and OutputStream using SCI2.
Received characters will be sent back immediately.class
SystemOutDemo1
Demo for System.out using SCI1.class
SystemOutDemo2
Demo for System.out using SCI2.class
VL53L0XTest
class
WifiDemo
-
Uses of Actionable in org.deepjava.runtime.mpc555.driver
Classes in org.deepjava.runtime.mpc555.driver that implement Actionable Modifier and Type Class Description class
BlueRS
Driver for the Stollmann BlueRS+I Bluetooth Module.
The module supports one emulated serial connection using the Bluetooth Serial Port Profile (SPP).class
BlueRSCmdInt
Interface for the BlueRS driver to send and receive positive integer values.class
HD44780U
Driver for character display with 2 - 4 rows and 16 columns.
Display controller: HD44780U
Connected on the system bus of the mpc555.class
HLC1395Pulsed
Driver 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.class
RN131
Driver for Roving RN-131C WiFly Module.class
Robi2
This driver is used for the Robi2.class
VL53L0X
-
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 class
FileTransfer
files 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 class
Task
This 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 class
MotorDemo
Demo application for motor controller in sign magnitude mode.class
SystemInOutReflector
Demo for InputStream and OutputStream using UART1.
Received characters will be sent back immediately.class
SystemOutDemo
Demo for System.out using UART1.class
TCRT1000Demo
Demo application for the TCRT1000 driver.class
VL53L0XDemo
Demo application for the VL53L0X driver.class
WatchdogDemo
class
WifiDemo
-
Uses of Actionable in org.deepjava.runtime.zynq7000.driver
Classes in org.deepjava.runtime.zynq7000.driver that implement Actionable Modifier and Type Class Description class
HD44780U
Driver for character display with 2 - 4 rows and 16 columns.
Display controller: HD44780U
Connected to flink gpios of the Zynq7000.class
RN131
Driver for Roving RN-131C WiFly Module.class
TCRT1000
Driver 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.class
WatchdogTask
Task 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 class
Blinker
class
FlinkDemo
-
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 class
Blinker
class
FlinkDemo
-