Skip to content

Guycorlett/weather_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a weather monitoring app for the Raspberry Pi written in Java

When building a file the following command seems to work
javac -d /home/ubuntu/workspace/.bin -cp /usr/share/java/mysql-connector-java.jar:/home/ubuntu/workspace/.bin:/home/ubuntu/workspace/src-java/Database_code/config/ Import_config_parameters.java 

When running a file the following command seems to work
java -cp /usr/share/java/mysql-connector-java.jar:/home/ubuntu/workspace/.bin:/home/ubuntu/workspace/src-java/Database_code/config/ DB_Store_test

To run the python project need to execute
python produce_graph.py 

About

Java weather monitor for raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published