Machine Learning & AI

Hi there,

I'm seeking guidance on developing an application capable of receiving real-time sensor values from a micro:bit, into Google Sheets and displaying the values in a chart as well.

I aim to use the linear regression module to make predictions based on the incoming data stream from the micro:bit.

How can this be done?

My wife has accused me of regressing.

Here's how to do it in an AI2 Chart:

https://ai2.appinventor.mit.edu/reference/components/charts.html#Trendline

1 Like

Oh sorry about that, hahaha : @ABG

Thank you very much for the link.

I will check it out.

Hello.

Please, I need help on how sensor data from the micro:bit can be sent to the MIT App Inventor app, visualized in a chart, stored in a spreadsheet database, and how to apply the linear regression module from the data science category to the incoming data to make predictions.

Thank you.