Hello,
I am a newbie; I got a BrickPi in 2019/20 (I think at least - and it says on the acrylic case “BrickPi3 v1.0”) and only now that my children are starting to experiment with ev3 and NXT I am looking into BrickPi. Programming languages we will be working with - Python and C.
My question is - can I get an ultrasonic sensor HC-SR04 to work with BrickPi and if so - what is the most straightforward way? [maybe some examples somewhere]
The BrickPi3 has one I2C grove connector. I do not know if Seeed has an I2C ultrasonic sensor by now. Most users will use the EV3 distance sensor with the Brickpi.
That said, you can connect an ultrasonic sensor to the Pi pins, bypassing the BrickPi connectors.
Thanks very much everyone. That will give me a bit to work on. It will be slow, but I will post the results, when ready. The aim is to use a hybrid of lego and other sensors.