Browse Source

Update 'INSTRUCTIONS'

master
cs171027 4 years ago
parent
commit
2f9b0103c8
  1. 2
      INSTRUCTIONS

2
INSTRUCTIONS

@ -2,6 +2,8 @@ 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.
Simply execute: arduino MPU9250_json/MPU9250_json.ino
STEP 2
Run raspberry-script.sh to send json sensor data to a netcat server running at localhost:9000.

Loading…
Cancel
Save