Library for interfacing with MLAB modules in Python
- Updated
Nov 16, 2024 - Python
Library for interfacing with MLAB modules in Python
MicroPython driver for DS1307 RTC
This library is useful for FAST communicating with i2C or SMBus or PMBus devices using FTDI adapters. Typical message to message transmission delay is less than 1 millisecond.
ROS2-publisher for the Current/Voltage sensor INA219. Publish measurement as ROS2-topics.
ROS2 node that publish text on a LCD display. Supported displays LCD1604 + LCD2004 displays
CircuitPython I2C Button à la Sparkfun Qwiic Button/Switch/Arcade
1D shimming coil design and optimisation algorithm
ROS2-based joystick. Remotely control your robot via cmd_vel topic
MicroPython demo for Pimoroni Galactic and Cosmic Unicorn devices with Trackball breakout
The root filesystem of my Pimoroni Keybow 2040 mechanical keyboard.
Read Atlas Scientific OEM circuits on I2c bus
IoT Prototype using Raspberry Pi 4B and Python GUI to test Industry application
Easy-to-use python driver for the PCA9536 GPIO expander.
I2CHUB02 is low voltage I2C multiplexer (hub) which allows you to divide I2C bus into 8 separate buses, where the user can switch and connect individual sub-bus differently. This can connect multiple I2Cs to the device, change the voltage levels, or disconnect a certain part of the bus when it is stuck.
IS4310 Python Code Example for Modbus over I2C on Raspberry Pi (ISXMPL4310ex5)
This implements an i2c slave with a register map of 16k bytes in sram (SAMD21 has a total of 32kB ram). A 2 byte write is needed to load a 14bit address. The slave supports multi-byte writes and reads. It uses the "Wire" library.
Python I2C driver for SVM41 Development Board SGP41 VOC+NOx sensor and SHT40 humidity and temperature sensor . Please visit https://www.sensirion.com/my-sgp-ek/ for more information
Add a description, image, and links to the i2c-device topic page so that developers can more easily learn about it.
To associate your repository with the i2c-device topic, visit your repo's landing page and select "manage topics."