devices
devices copied to clipboard
Device drivers
Taken from: https://github.com/sztanpet/sh1106 Which itself is mostly taken from `ssd1306/ssd1306.go`. I only updated the dependencies to point to the new locations.
**What kind of new feature are you looking for?** Would like to see that the bme680 is supported as well as the bmp180 and bmx280. I will try to implement...
**What kind of new feature are you looking for?** - Hardware: Support MPU9250 over I2C, currently only implementation uses SPI which is fine but many mixed chips like the GY-91...
I wanted to open this early as it is a significant change and I would really like some input before I get much deeper into this implementation. There are parts...
What would be the best way to go about implementing a driver for the hd44780 in 4/8 bit mode over an 8-bit I2C IO Expander like the [PCF8574T](http://wiki.sunfounder.cc/images/1/18/PCF8574T_datasheet.pdf) as done...
Some devices such as the secondary SPI Port of the Raspberry Pi 3 don't support the default SPI Mode 3. This Change allows to set the SPI Mode to any...
**What kind of new feature are you looking for?** I'm trying to figure out how to get direct access to the MCP23008 GPIO register using the MCP23xxx package. The only...
I already use periph to control a ssd1306 and it's been working great! Recently got one of Adafruit's NeoTrellis boards to add to the project and I wanted to try...
**What kind of new feature are you looking for?** (Keep the one that applies, please describe) - Hardware: Jetson Orin AGX **Do you plan to:** - Contribute an initial driver:...
1. Please prefix the issue title with the primary package affected. - creates waveshare2in13v3 with tests and example - creates waveshare2in13v4 with tests and example 3. Mention the issue number...