Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoDB

Just trying to get the data received from an arduino into a MySQL DB

Libraries: pySerial

docker-compose up

docker exec -it mysql-arduino mysql -u root -p show DATABSES; USE arduinodb; show TABLES; SELECT * FROM ;

About

Just trying to get the data received from an arduino into a MySQL DB

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages