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
Marc-Antoine Ruel 71c7a218dd Reduce the number of golint reports
This causes a few breaking changes in experimental code:

- hx711.TimeoutError was renamed to ErrTimeout
- unicornhd.NewUnicornhd() was stuttering and was renamed to New()
8 years ago
..
ads1x15 analog: rename Reading to Sample 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: make i2c use physic.Frequency 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 Reduce the number of golint reports 8 years ago
ina219 Reduce the number of golint reports 8 years ago
mfrc522 mfrc522: make concurrent-safe (#299) 8 years ago
mpu9250 experimental: fix gofmt for two packages 8 years ago
nrzled Reduce the number of golint reports 8 years ago
pca9548 pca9548: i2c multiplexer (#320) 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
sn3218 Reduce the number of golint reports 8 years ago
unicornhd Reduce the number of golint reports 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/.