Home→Forums→MonoBrick Communication Library→Using library to deal with I2C sensors and EV3→Reply To: Using library to deal with I2C sensors and EV3
December 30, 2015 at 11:52
#5567

Anders Søborg
Keymaster
Hi
Have a look at this file and the sensor class. The file also shows how the Ultra Sonic sensor for both the NXT and EV3 is implemented. It should be possible to get the your I2C sensor working if the sensor is supported by the standard firmware.
I hope this will get your started.
/Anders
Follow