03-05-2023 05:52 PM
Can anyone help me step by step, solution to this problem?
I have a bme688 developer kit that includes a bme688 sensor connected to node mcu already. Now I need to train the sensor in the AI studio. Then how do I use it to detect the odors I have trained it for ?? And I want to display that data on an LCD screen or an OLED screen and also, send that data to a server or transmit that data using a 4g module. what are the components required? and how do I do it step by step ??
03-07-2023 08:56 AM
Hi addy15,
I have a bme688 developer kit that includes a bme688 sensor connected to node mcu already. Now I need to train the sensor in the AI studio. Then how do I use it to detect the odors I have trained it for ??
Reply: you could refer BME AI-Studio guide to record data, training data, detect the gas.
And I want to display that data on an LCD screen or an OLED screen and also, send that data to a server or transmit that data using a 4g module. what are the components required? and how do I do it step by step ??
Reply: BME688 & BSEC2 solution didn't contain display, 4g communication, internet acess, there feature in project should be done by yourself.