You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/experimental/devices
David Sansome efab755c33 hx711: add experimental driver. (#305)
HX711 is a 24-bit ADC commonly used for weigh scales.
8 years ago
..
ads1x15 ads1x15: add support for ADS1015 and ADS1115 (#304) 8 years ago
as7262 as7262: Remove requirement for go1.7 (#301) 8 years ago
bh1750 bh1750: Add support for ambient light sensor (#302) 8 years ago
bitbang bitbang/spi: move pin init to Connect() from NewSPI() (#278) 8 years ago
epd epd: add ePaper display support (#295) 8 years ago
hd44780 switch from fmt.Stringer to conn.Resource 8 years ago
ht16k33 ht16k33: add support for LED alphanumeric display (#298) 8 years ago
hx711 hx711: add experimental driver. (#305) 8 years ago
ina219 testing.T.Run was introduced in Go 1.7, not Go 1.8 8 years ago
mfrc522 mfrc522: make concurrent-safe (#299) 8 years ago
mpu9250 experimental: fix gofmt for two packages 8 years ago
nrzled testing.T.Run was introduced in Go 1.7, not Go 1.8 8 years ago
pca9685 pca9685: Add support for pwm module (#296) 8 years ago
piblaster Replace github.com/google with periph.io/x (#110) 9 years ago
rainbowhat ht16k33: add support for LED alphanumeric display (#298) 8 years ago
unicornhd Explicitly ignore error at many call sites for clarity 8 years ago
README.md Update links without /doc/ 9 years ago

README.md

experimental/devices

You are welcome to send PR (pull request) to add experimental device drivers here. Please follow the instructions in project/contributing/.