Skip to content

Implement get_state for each device module #102

@flavius-t

Description

@flavius-t

Each device module requires a get_state() -> dict method which will query the current state of the device by performing register reads, and return the state as a dictionary.

Current device modules:

  • LED
  • TC
  • DAC
  • ADC

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions