Question: HW2 sensor data to a server Combine the two Python scripts, collecting sensor data + sending the collected data to a cysecure database, to do
HW2 sensor data to a server Combine the two Python scripts, collecting sensor data + sending the collected data to a cysecure database, to do the following: 1) Keep collecting sensor data: pick one or more interesting sensors and configure them on your Raspbery pi. Your Python script should continue to collect sensor data! 2) Keep sending the collected sensor data: knowing that a PHP script is ready for you to use. The PHP script receives your data in the format discussed in class and introduced in the video clip and it inserts into a table in the cysecure database. Students do not need to anything on the server side implementation, but call the function with proper arguments. Submission: 1) Photo (or video) showing your circuits of sensor(s) on RPi. 2) Python file running on your RPi
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
