Adding IR-sensor for our testbed (both Particle and Fidelius clouds).
authorrtrimana <rtrimana@uci.edu>
Wed, 9 May 2018 23:22:25 +0000 (16:22 -0700)
committerrtrimana <rtrimana@uci.edu>
Wed, 9 May 2018 23:22:25 +0000 (16:22 -0700)
commit9e86a5b0f269f6ac5d863efb1cf5f172d9df7ebf
treeb107dacb30375534b8cdf267052382e32980aed9
parentb94c1a4dcb6e6876b39d3c8ee540840ad84c5ae4
Adding IR-sensor for our testbed (both Particle and Fidelius clouds).
17 files changed:
version2/src/others/IR-Sensor/IR-Sensor_Particle-Cloud.ino [new file with mode: 0644]
version2/src/others/IR-Sensor/Makefile [new file with mode: 0644]
version2/src/others/IR-Sensor/common.mk [new file with mode: 0644]
version2/src/others/IR-Sensor/photon_firmware_1525906569609.bin [new file with mode: 0644]
version2/src/others/RPi/raspberry-pi_firmware_1525886634407.bin [new file with mode: 0644]
version2/src/others/Temp-Sensor/DHT.cpp [new file with mode: 0644]
version2/src/others/Temp-Sensor/DHT.h [new file with mode: 0644]
version2/src/others/Temp-Sensor/Makefile [new file with mode: 0644]
version2/src/others/Temp-Sensor/Temp-Sensor_Particle-Cloud.ino [new file with mode: 0644]
version2/src/others/Temp-Sensor/common.mk [new file with mode: 0644]
version2/src/others/Temp-Sensor/photon_firmware_1525907284118.bin [new file with mode: 0644]
version2/src/others/ino/IR-Sensor/IR-Sensor_Fidelius-Cloud.ino [new file with mode: 0644]
version2/src/others/ino/IR-Sensor/IR-Sensor_Particle-Cloud.ino [new file with mode: 0644]
version2/src/others/ino/LightsController.ino [new file with mode: 0644]
version2/src/others/ino/Sensor-Arduino_Fidelius.ino [deleted file]
version2/src/others/ino/Temp-Sensor/Temp-Sensor_Fidelius-Cloud.ino [new file with mode: 0644]
version2/src/others/ino/Temp-Sensor/Temp-Sensor_Particle-Cloud.ino [new file with mode: 0644]