Skip to content

vschmidt/serial-data-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Arduino + Python + PowerBi

This code shows how to implement the integration between Arduino and Power Bi with Python using serial communication.

📔 How it works?

Python Script creates a serial connection to Arduino and stores the data in the sqlite3 database. This data is used in PowerBi to generate reports.

🚀 How use this code?

You need run 3 interfaces:

Arduino interface

  1. Upload *.ino code into your board
  2. Connect with your PC using USB cable
  3. Ensure the serial monitor is closed

Python Interface

  1. Run *.py code in your PC
  2. Choose the baude rate

PowerBI Interface

In this point, you can star a new connection with sqlite3 ou use the model *.pbix into project folder.

🧪 Enjoy and test

You can use this basic stack to generate awnsome real time charts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published