-#!/usr/bin/env python
+#!/usr/bin/env python3
import time
from pms5003 import PMS5003, ReadTimeoutError
try:
readings = pms5003.read()
logging.info(readings)
- time.sleep(1.0)
except ReadTimeoutError:
pms5003 = PMS5003()
except KeyboardInterrupt:
ltr559
st7735
ads1015
- fonts
- font-roboto
- astral
- pytz
++ fonts
++ font-roboto
++ astral
++ pytz
+ sounddevice
[flake8]
exclude =
python-numpy
python-smbus
python-pil
+ libportaudio2
py3deps =
python3-pip
python3-numpy
python3-smbus
python3-pil
+ libportaudio2
configtxt =
dtoverlay=pi3-miniuart-bt
+ dtoverlay=adau7002-simple
commands =
printf "Setting up i2c and SPI..\n"
raspi-config nonint do_spi 0