lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


List,

 

For a raspberry pi project I’m looking for a Lua smbus module (for the I2C interface). My google foo failed me (or there just isn’t a Lua module). If all else fails I’m considering converting a Python binding [1] to a Lua binding. But preferably I’d use something off the shelf.

 

Anyone aware of a smbus module? Any help is greatly appreciated!

 

Thijs

 

[1] http://www.lm-sensors.org/browser/i2c-tools/trunk/py-smbus/smbusmodule.c