issues
search
kplindegaard
/
smbus2
A drop-in replacement for smbus-cffi/smbus-python in pure Python
MIT License
243
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prep release 0.5.0
#116
kplindegaard
closed
1 month ago
1
smbus2 reading incorrect value from I2C register
#115
pmi123
opened
3 months ago
1
fix markup
#114
thijstriemstra
closed
4 months ago
0
Improve automatic documentation generation
#113
eindiran
opened
5 months ago
1
Add i2c_rd and i2c_wr methods to SMBus class
#112
eindiran
opened
5 months ago
1
Explanations are required for the "force2" parameter
#111
Batucada2
opened
5 months ago
0
[Errno 121] Remote I/O error - AHT25 Sensor
#110
DrKlipper
opened
6 months ago
2
Typing corrections
#109
yodaldevoid
closed
4 months ago
1
read_i2c_block_data very slow
#108
arcadeperfect
opened
8 months ago
0
Handle re-opening a closed bus
#107
henrik-nil-acc
closed
8 months ago
5
add .readthedocs.yaml
#106
thijstriemstra
closed
8 months ago
2
Python 3.12 build and test
#105
kplindegaard
closed
7 months ago
1
ci: add py3.12
#104
thijstriemstra
closed
7 months ago
3
Bump github/codeql-action from 2 to 3
#103
dependabot[bot]
closed
10 months ago
1
Bump actions/setup-python from 4 to 5
#102
dependabot[bot]
closed
10 months ago
1
Bug in smbus2 for long time operation vs. pigpio and tools i2cset(get)
#101
msawicki-poland
opened
11 months ago
6
Structure for FreeBSD preserving backwards compatibility
#100
kplindegaard
opened
1 year ago
1
Workarounds for 32 byte I2C block size limitation dictated by SMBus
#99
altineller
opened
1 year ago
1
Bump actions/checkout from 3 to 4
#98
dependabot[bot]
closed
1 year ago
1
Bump github/codeql-action from 1 to 2
#97
dependabot[bot]
closed
1 year ago
1
Bump actions/setup-python from 2 to 4
#96
dependabot[bot]
closed
1 year ago
1
Bump actions/checkout from 2 to 3
#95
dependabot[bot]
closed
1 year ago
1
Prepare v0.4.3
#94
kplindegaard
closed
1 year ago
1
Don't attempt to run Python 2.7 GitHub workflow
#93
markmentovai
closed
1 year ago
1
tests: start and stop mocking in setUp and tearDown
#92
markmentovai
closed
1 year ago
3
i2c_rdwr(msg) performing read only operation
#91
diegohernando
opened
1 year ago
1
```PEC```-option when using the ```i2c_write()```-function?
#90
Florian1FRANK
closed
1 year ago
4
Housekeeping
#89
kplindegaard
closed
1 year ago
1
the return value of i2c_rdwr() function
#88
davesliu
closed
1 year ago
2
Fix tests
#87
hramrach
closed
1 year ago
2
little/big endian
#86
hikavdh
opened
2 years ago
2
Trouble reading and writing data vial I2C using smbus2 library
#85
satya-prakash-7
opened
2 years ago
2
Reading data without defining offset register
#84
AntonSuklje
closed
2 years ago
2
Prepare v0.4.2
#83
kplindegaard
closed
2 years ago
1
Build and test with Github Actions
#82
kplindegaard
closed
2 years ago
1
Added support for FreeBSD
#81
0xc0decafe
opened
2 years ago
5
Added Python 3.10 to Travis build config
#80
kplindegaard
closed
2 years ago
1
Trouble writing i2c messages
#79
jjshoe
opened
2 years ago
1
SMBusWrapper relic
#78
imwatson
closed
2 years ago
2
i2c baudrate
#77
scottscott70
opened
2 years ago
1
read_byte_data() is very slow with a IST8308 sensor
#76
FSet89
opened
3 years ago
1
Multiple instances of the SMBus class
#75
mglowinski93
closed
3 years ago
2
Find GPIO pins assigned to I2C bus number
#74
deepcoder
opened
3 years ago
2
import smbus2 error 'No module named 'fcntl'
#73
budryerson
closed
3 years ago
2
Fix docstring of write_word_data().
#72
mschulteg
closed
3 years ago
2
Support of multiple 'engines'?
#71
mefistotelis
opened
3 years ago
4
SHT30 communication through i2c
#70
g3d12
opened
3 years ago
1
Explicitly export from top level of package
#69
flyte
closed
3 years ago
2
read_i2c_block_data response contains length instead of last byte of data
#68
mefistotelis
opened
3 years ago
6
Max block length in SMBus vs I2C spec, vs smbus2 implementation
#67
mefistotelis
opened
3 years ago
3
Next