contrib-drivers icon indicating copy to clipboard operation
contrib-drivers copied to clipboard

Open source peripheral drivers

Results 35 contrib-drivers issues
Sort by recently updated
recently updated
newest added

Today I wanted to print an image (bitmap) captured with the Pi's camera on the thermal printer. The bitmap is captured properly, but the printer only prints "empty" lines instead...

I'd like to use a soil moisture sensor like the one in the picture ![1](https://user-images.githubusercontent.com/25664508/69498666-6ebd1400-0f10-11ea-9c48-0acee2fd4d81.png) . However, I'm unable to find any driver for this sensor to be used on...

If I don't have WiFi, I still want to use the Internet, i can use sim card 。 just like phone,do you have any ideas 。3q

In `gps/NmeaParser.java`, line 48-51, for the message type identifier, some devices use "GN" instead of "GP" as TalkerID, it's better to support that as well. In that case, identifiers will...

how to connect Hx711 how to get weight from load cell

Hey guys i have reached a bit of desperation for hours and hours debugging. And i thought if i could reach out to the active community here for some help....

"implementation 'com.google.android.things.contrib:driver-button:1.0'" is added in gradle file properly. But I got an error like that. Did I miss something new? Please help me.

In case, when a range of measuring is set as RANGE_6_144V, and I try to measure 5v, I got ~4.8v instead of 5v.

![t 2g pqeix 1rq7 h roq q](https://user-images.githubusercontent.com/2758493/48688027-24b79900-ebff-11e8-8265-7ca6f44a6529.png) I need to control the clock and IO data myself

question

I am simulating a situation in raspberry pi where I call the register() method several times, approximately 300 times and after that number is generated an exception as below. ```...