├── Ind_PressureSensor_MKR1010 ├── Ind_PressureSensor_MKR1010_IOT.ino ├── arduino_secrets.h └── thingProperties.h ├── Ind_PressureSensor_NanoEvery └── Ind_PressureSensor_NanoEvery_NON_IOT.ino ├── LICENSE ├── MKR 1010 Fritzing.jpg ├── Nano Every Fritzing.jpg └── README.md /Ind_PressureSensor_MKR1010/Ind_PressureSensor_MKR1010_IOT.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EETechFix/Pressure_Sensor_Arduino/HEAD/Ind_PressureSensor_MKR1010/Ind_PressureSensor_MKR1010_IOT.ino -------------------------------------------------------------------------------- /Ind_PressureSensor_MKR1010/arduino_secrets.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EETechFix/Pressure_Sensor_Arduino/HEAD/Ind_PressureSensor_MKR1010/arduino_secrets.h -------------------------------------------------------------------------------- /Ind_PressureSensor_MKR1010/thingProperties.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EETechFix/Pressure_Sensor_Arduino/HEAD/Ind_PressureSensor_MKR1010/thingProperties.h -------------------------------------------------------------------------------- /Ind_PressureSensor_NanoEvery/Ind_PressureSensor_NanoEvery_NON_IOT.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EETechFix/Pressure_Sensor_Arduino/HEAD/Ind_PressureSensor_NanoEvery/Ind_PressureSensor_NanoEvery_NON_IOT.ino -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EETechFix/Pressure_Sensor_Arduino/HEAD/LICENSE -------------------------------------------------------------------------------- /MKR 1010 Fritzing.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EETechFix/Pressure_Sensor_Arduino/HEAD/MKR 1010 Fritzing.jpg -------------------------------------------------------------------------------- /Nano Every Fritzing.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EETechFix/Pressure_Sensor_Arduino/HEAD/Nano Every Fritzing.jpg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EETechFix/Pressure_Sensor_Arduino/HEAD/README.md --------------------------------------------------------------------------------