commit 6bf367b6e16ef6331a0bd90f51f261f73ccb7bc5 Author: hak8or Date: Sat Jul 11 21:44:14 2020 -0400 Initial commit diff --git a/env_sensors.md b/env_sensors.md new file mode 100644 index 0000000..6836d3d --- /dev/null +++ b/env_sensors.md @@ -0,0 +1,13 @@ +# Environment Sensors + +We want to record two things at minimum, temperature and humidity. + +| PN# | IC/PN# Cost | Module Cost | Extra Values | Notes | +| ---- | ---- | ---- | ---- | ---- | +| SHT30 | $4.00 | $3.70 | None | | +| SHT31 | $7.00 | $7.00 | None | | +| BME680 | | $11.50 | VOC | VOC=volatile organic compounds | +| DHT22 | | $7.00 | None | | +| Si7021 | | $5.00 | None | | +| AHT20 | | | | | +| AM2320 | | $3.00 | None | | diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..d248625 --- /dev/null +++ b/readme.md @@ -0,0 +1,4 @@ +# Electronic Notes + +This contains various notes I would feel are worthy of maintaining at least in some sense. Not the best, but it's something! +