GXAirCom icon indicating copy to clipboard operation
GXAirCom copied to clipboard

gy-86 "retired"

Open bzed opened this issue 1 year ago • 7 comments

Hi,

first companies seem to stop the production of the gy-86 module, MPU 6050 should also not be used for new projects anymore. ICM-20948 + baro or the ICM-20789 might be an appropriate alternative. I thought about creating a board including a piezo buzzer to keep the space requirements small and figured out that the mpu6050 should not be used anymore. Doubt I'll have the time to work on the code, unfortunately.

Bernd

bzed avatar Jul 16 '22 21:07 bzed

https://www.st.com/en/mems-and-sensors/lsm9ds1.html is used by the skybean strato, might also be an option.

bzed avatar Jul 17 '22 20:07 bzed

Hi, and welcome, I have looked at this bar-sensor https://invensense.tdk.com/download-pdf/icp-20100-datasheet/ Looks good, I think. Can also do the programming ?

gereic avatar Jul 22 '22 18:07 gereic

https://invensense.tdk.com/download-pdf/icp-20100-datasheet/

I think if you only want to replace the baro sensor - why not use the bme280 (didn't check if that will work on the same bus as the gyro stuff, though).

My idea was to replace the whole gy-86 board by a single chip, if possible.

bzed avatar Jul 22 '22 21:07 bzed

(Or by BME280 + LSM9DS1, for example. There is no current gyro + baro module on one board from adafruit, but I'd happily order some from jlcpcb and publish the project.

bzed avatar Jul 22 '22 21:07 bzed

I think the icp-20100 is a better BARO-Chip then the BME280.

gereic avatar Jul 23 '22 06:07 gereic

https://www.waveshare.com/product/modules/sensors/accelerometer-angular-rate-compass/10-dof-imu-sensor-d.htm might be an option, even if its using the bme280 - but its a module that is just available for everybody to buy. Or https://www.dfrobot.com/product-818.html which is a bit cheaper than the waveshare module.

The icp 20100 is not even aviable at jlcpcb/lscs, so creating a new module with it would be rather expensive.

bzed avatar Aug 04 '22 13:08 bzed

I've done some more investigation. The chips on the waveshare module (and the gy-912) are also retired. The current models like the icp20100: ordered, delivery unknown or next year... Same for the STM chip used by Skybean in the strato - retired, new models not available.

What seems to be available are chips from Bosch, BNO055 with a BMP388 might be an option.

bzed avatar Aug 17 '22 07:08 bzed