Documentation updates

This commit is contained in:
Kristjan Komlosi
2019-11-17 19:07:47 +01:00
parent 6ffc4f8aa2
commit 58cb777935

View File

@@ -7,17 +7,12 @@ TeraHz was developed on and for the Raspberry Pi 3 Model B+. Compatibility with
other Raspberries can probably be achieved by tweaking the device paths in the other Raspberries can probably be achieved by tweaking the device paths in the
`app.py` file, but isn't confirmed at this point. Theoretically, 3 Model B and `app.py` file, but isn't confirmed at this point. Theoretically, 3 Model B and
Zero W should work out of the box, but models without Wi-Fi will need an Zero W should work out of the box, but models without Wi-Fi will need an
external Wi-Fi adapter if Wi-Fi functionality is desired. The practicality of external Wi-Fi adapter if Wi-Fi functionality is desired.
compiling Python on the first generation of Raspberry Pis is also very
questionable.
Sensors required for operation are: TeraHz depends on three separate sensor boards:
- AS7265x - AS7265x spectral chipset
- VEML6075 - VEML6075 UV sensor
- APDS-9301 - APDS-9301 lux-meter
They provide the spectrometry data, UV data and illuminance data, respectively.
They all support I2C, AS7265x supports UART in addition.
The sensors leech power from the GPIO connector, thus eliminating the need for a The sensors leech power from the GPIO connector, thus eliminating the need for a
separate power supply. The necessary power for the whole system is delivered through separate power supply. The necessary power for the whole system is delivered through