How is the compatibility of grove pi?

I have a gopigo 2 with the raspberry pi 2 and i have the grovepi pack.The problem is that any sensor answer when we code in bloxter.
IS THERE ANY PROBLEM OF COMPATIBILITY BETWEEN THE GROVEPI SENSORS AND THE GOPIGO 2?

Hello @pabloskifoski2001

Which sensors are you talking about, specifically? The sensors are the same whether they come from the GrovePi pack or bought individually. However Bloxter for the GoPiGo2 does not support all sensors.
For example, the ultrasonic sensor is not supported.

Cleo

The sensors are the same whether they come from the GrovePi pack.So if we code in phyton should work all the sensors?

Thanks

Here’s a list of the sensors that are supported in Python (not Bloxter)

  1. Light sensor
  2. Sound sensor
  3. Loudness sensor
  4. Ultrasonic sensor
  5. Buzzer
  6. Led
  7. Motion sensor
  8. Button sensor
  9. InfraRed Sensor
  10. DHT sensor
  11. Distance sensor
  12. Temp,Hum,Pressure sensor
  13. Light and Color sensor
  14. GPS

Some of those are from the GrovePi kit, others not.

I hope this helps
Cleo

do you know why my gopigo doesn´t conect with the computer ?
when i conect with the gopigo put that i only have a limited acces

The limited access means you do not have access to the Internet. Which is normal. It’s either the robot, or the internet.

Cleo