Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
cap1188
cap1188 sense touches.
|
cap1188 sense touches. |
hd44780
hd44780 writes to a text LCD screen.
|
hd44780 writes to a text LCD screen. |
mfrc522
mfrc522 reads RFID tags.
|
mfrc522 reads RFID tags. |
nrzled
nrzled writes to a strip of LEDs using the NRZ protocol.
|
nrzled writes to a strip of LEDs using the NRZ protocol. |
conn
|
|
analog
Package analog defines analog pins, both DAC and ADC.
|
Package analog defines analog pins, both DAC and ADC. |
uart
Package uart defines the UART protocol.
|
Package uart defines the UART protocol. |
uart/uartreg
Package uartreg defines the UART registry for UART ports discovered on the host.
|
Package uartreg defines the UART registry for UART ports discovered on the host. |
devices
|
|
bitbang
Package bitbang implements conn by banging on the bits (GPIO pins).
|
Package bitbang implements conn by banging on the bits (GPIO pins). |
cap1188
Package cap1188 controls a Microchip cap1188 device over I²C. The cap1188 device is a 8 channel capacitive touch sensor with 8 LED drivers.
|
Package cap1188 controls a Microchip cap1188 device over I²C. The cap1188 device is a 8 channel capacitive touch sensor with 8 LED drivers. |
hd44780
Package hd44780 controls the Hitachi LCD display chipset HD-44780 Datasheet https://www.sparkfun.com/datasheets/LCD/HD44780.pdf
|
Package hd44780 controls the Hitachi LCD display chipset HD-44780 Datasheet https://www.sparkfun.com/datasheets/LCD/HD44780.pdf |
mfrc522
Package mfrc522 controls a Mifare RFID card reader.
|
Package mfrc522 controls a Mifare RFID card reader. |
mfrc522/commands
Package commands contains the command that a MFRC522 supports.
|
Package commands contains the command that a MFRC522 supports. |
nrzled
Package nrzled is a driver for LEDs ws2811/ws2812/ws2812b and compatible devices like sk6812 and ucs1903 that uses a single wire NRZ encoded communication protocol.
|
Package nrzled is a driver for LEDs ws2811/ws2812/ws2812b and compatible devices like sk6812 and ucs1903 that uses a single wire NRZ encoded communication protocol. |
piblaster
Package piblaster implements interfacing code is piblaster.
|
Package piblaster implements interfacing code is piblaster. |
Package driverskeleton is an example that can be copy pasted to help write a new driver, either in devices/ or in host/.
|
Package driverskeleton is an example that can be copy pasted to help write a new driver, either in devices/ or in host/. |
host
|
|
pru
Package pru exposes the Programmable Real-Time Unit Subsystem and Industrial Communication Subsystem (PRU-ICSS) functionality found on many Texas Instruments processors.
|
Package pru exposes the Programmable Real-Time Unit Subsystem and Industrial Communication Subsystem (PRU-ICSS) functionality found on many Texas Instruments processors. |
sysfs
Package sysfs implements experimental sysfs support not yet in mainline.
|
Package sysfs implements experimental sysfs support not yet in mainline. |
Click to show internal directories.
Click to hide internal directories.