I2CBridgeTest

I2CBridgeTest - A demo for using the I2C Bus in Simulink
177 Downloads
Updated 15 Jan 2016

View License

This is a small demo project for accessing the I2C bus from a Simulink Model. A singleton class is defined that acts as a proxy for the hardware. It provide three methods for switching on / off an actor and reading the temperature over the I2C bus. As hardware a small I2C to OneWire Bridge with an attached DS1820 temperature sensor is used. The I2C Bridge is described on GitHub: https://github.com/hb9tws/OneWireBridge

Cite As

Stefan Heesch (2024). I2CBridgeTest (https://www.mathworks.com/matlabcentral/fileexchange/54937-i2cbridgetest), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Instrument Control Toolbox Supported Hardware in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

I2CBridgeTest/

I2CBridgeTest/

Version Published Release Notes
1.1.0.0

Added preview image for the Simulink model.

1.0.0.0