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 332037c25e Update use of frequency to use physic.Frequency
This is borderline pedantic but enables 30*physic.MegaHertz which I think is
more readable than 30000000, reducing the risk of typos.

Do not change Stream.Resolution() gpiostream yet, but I'll likely change it too
to match in a follow up.
8 years ago
..
bitbang Update use of frequency to use physic.Frequency 8 years ago
cap1188 Move code around to make drivers follow a common pattern 8 years ago
hd44780 Fixed MFRC522 trailing sector overflow (#224) 8 years ago
mfrc522 Update use of frequency to use physic.Frequency 8 years ago
nrzled Update use of frequency to use physic.Frequency 8 years ago
piblaster Replace github.com/google with periph.io/x (#110) 9 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/.