How to Easily Plot Data in Thonny IDE

preview_player
Показать описание
Consider supporting this channel if you find my content helpful!

Link to Medium Article:

Link to Blog Post

In this video, I show you how I plot sensor data in Thonny with the built-in plotter using the Raspberry Pi Pico W and the MPU9250. This is useful when you do not have a plotting library installed on the device and is a really simple way to visualize your data which can meet a lot of the use cases, especially if you do not need anything fancy.
Рекомендации по теме
Комментарии
Автор

Much Appreciated. Trying to use a temp sensor rn, so helpful ty

noicthebrave
Автор

Hello excellent!! If I wanted to use the mpu9250 to know the vibration frequency, which library do you recommend to apply FFT?

zerocool
Автор

Hello! Thank you very much for your videos. Do you have an idea to get such plotter in VSCode?

philippelouapre
Автор

whats your pi version and python version? Mine is pi 3 model B with python 3.9, i dont see any such options. Thanks for the tutorial!!

lokeshgnanasekar
Автор

is there a github or something for the code?

rmalsen