EKF SPV-MYSTIC
See Product Page for the board’s technical specifications.
Inventory
The inventory function provides access to the inventory, such as the vendor, model, serial number (taken from the board’s EEPROM), and revision (from the board’s GPIO device).
Method |
Description |
Example Value |
Get the board vendor |
|
|
Get the board model |
|
|
Get the board serial number |
|
|
Get the board revision |
|
GPIOs (Objects: gpio0, gpio1, gpio2)
The EKF SPV-MYSTIC board has three 8-bit GPIOs that can be used to control the modems and other peripherals on the board. Consult the hardware documentation for the usage of the GPIOs.
Method |
Description |
Example Value |
Get number of GPIO lines available |
|
|
Set the direction of a GPIO pin |
|
|
Set the value of a GPIO pin |
|
|
Get the value of a GPIO pin |
|