Raspberry Pi database question
Posted: Tue Jan 24, 2017 11:38 pm
I have a raspberry pi B+ and was wondering if what I'm thinking about doing is not only possible but the simplest way.
I am wanting to transfer data collected by the raspberry pi from a linear potentiometer and store it in a database on my PC, using python. I then want to access this database and display the results in a GUI that I created in Java.
I am wanting to transfer data collected by the raspberry pi from a linear potentiometer and store it in a database on my PC, using python. I then want to access this database and display the results in a GUI that I created in Java.