Documentation ¶
Overview ¶
github.com/tve/devices contains a collection of device drivers for hardware attached to gpio pins, SPI buses and I2C buses. It uses google/periph for the low level access to the hardware pins. Each device driver is in its own directory and is stand-alone. Simple commands to test the device can be found in the cmd directory tree.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
The max31855 package interfaces with the Maxim Integrated MAX31855 thermocouple to digital converter chip.
|
The max31855 package interfaces with the Maxim Integrated MAX31855 thermocouple to digital converter chip. |
The SX1231 package interfaces with a HopeRF RFM69 radio connected to an SPI bus.
|
The SX1231 package interfaces with a HopeRF RFM69 radio connected to an SPI bus. |
The SX1276 package interfaces with a HopeRF RFM95/96/97/98 LoRA radio connected to an SPI bus.
|
The SX1276 package interfaces with a HopeRF RFM95/96/97/98 LoRA radio connected to an SPI bus. |
Click to show internal directories.
Click to hide internal directories.