Working with Devices
Devices in REDHAWK are generally used as proxies for hardware. As such, devices can be used to interact with the physical world, to run a component, or to interface with FPGAs.
- Using Devices to Interact with Hardware
- Creating a FrontEnd Interfaces Device in the IDE
- Interacting with an FEI Device with the Python Package
- Using an FEI Device in the IDE
- Associating a Waveform with an FEI Device
- Using Devices to Run Components
- Using Devices to Interface with FPGAs
- Functions and Data Structures Provided by the FrontEnd Interfaces Library and Code Generators
- Miscellaneous FrontEnd Tuner Library Implementation Details