python3-smbus2

another pure Python implementation of the python-smbus package

Description

Currently supported features are:
   Get i2c capabilities (I2C_FUNCS)
   SMBus Packet Error Checking (PEC) support
   read_byte
   write_byte
   read_byte_data
   write_byte_data
   read_word_data
   write_word_data
   read_i2c_block_data
   write_i2c_block_data
   write_quick
   process_call
   read_block_data
   write_block_data
   block_process_call
   i2c_rdwr - combined write/read transactions with repeated start

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/kplindegaard/smbus2


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-smbus2