Browse Source

Upload files to ''

master
cs171027 5 years ago
parent
commit
4fe1a7343a
  1. 9
      INSTRUCTIONS

9
INSTRUCTIONS

@ -0,0 +1,9 @@
STEP 1
Open Arduino IDE and then upload IMU_to_JSON.ino script, which reads and converts raw sensor data into json format, to Arduino Uno.
STEP 2
Run raspberry-script.sh to send json sensor data to a netcat server running at localhost:9000.
Simple execute: ./raspberry-script.sh and then the json data will be showed over the console.
Loading…
Cancel
Save