Using Grove modules on other Boards

Hi,
I am very new to the use of grove modules and have no prior experience. I am working on a project in which I would like to use some of the grove modules (ultra-sonic range measurement module etc.). Till now, I have seen the application for only Arduino boards. I am wondering that can these modules be used with other boards like Cubietruck or Radxa? Is it possible to connect these modules to boards apart from Arduino?

Thanks a lot in advance to everyone.

Cheers!

No reason why not.

I am using Grove I2C modules on my Raspberry Pi.
I’m also using Grove analog sensors on my Raspberry Pi using an external breadboard I2C IC MCP23008 with WiringPi and python.