I tried to use multi-ir sensor based on BrickPi sensor example, but ir sensor did not work.
I changed sensor_examples( EV3-IR Sensor proximity test.c) like below.
@vlvl5, the older BrickPi+ does not support two EV3 IR sensors unfortunately. The Firmware will not be able to support it. However, the new BrickPi3 will indeed support two EV3 sensors.
So I used 2 IR sensor at port1&port3 and It worked well.
But, in case of brickpi+, should I use only two IR sensors at the same time? Is any other way to use 3 or 4 IR sensors simultaneouly?
My version of brickpi is 2.8.2 too. It would be a great idea to inform users the Firmware can’t support it. I spent many many hours working on it without knowing the problem is due to something I can’t handle. What about releasing the source code of the Firmware if you can’t update it ?
thanks for the quick reply JohnC!
I found on the forum the google doc https://docs.google.com/document/d/180y3U2ZIfKl5Si1HAJR_wifKu9PIb-vWkkRyi1P2iJc/edit# about flashing the MCU on the BrickPi.
And if I flash the hardware with the firmware 2.0 I would be able to use EV3 sensors on my Brick.
But if I have understood correctly the discussion the firmware 2.0 is incompatible with the BrickPi 2.8.2 so that the EV3 sensors will not work correctly, am I wrong ?