feat(examples/a): Add absolute dew point temperature display mode
[EVA-2020-02-2.git] / examples /
2021-10-02 Steven Baltakatei... feat(examples/a): Add absolute dew point temperature... master-bk
2021-10-02 Steven Baltakatei... fix(examples/a):Change display scale from kg/kg to...
2021-10-02 Steven Baltakatei... feat(examples):Add absolute humidity mode
2021-05-04 Steven Baltakatei... style(examples):Flip display vertically (back to default)
2021-04-19 Steven Baltakatei... fix(examples):Add delay to throw away bad initial senso...
2021-04-18 Steven Baltakatei... feat(examples):Add baltakatei's all-in-one-enviro-mini...
2020-10-28 Philip HowardMerge pull request #75 from tijmenvandenbrink/master
2020-07-30 Phil HowardExperimental fix to communicate Py version reqs for #78
2020-07-30 Phil HowardFix combined.py indentation for Python 3.x
2020-07-14 Philip HowardMerge pull request #77 from robmarkcole/update-mqtt
2020-07-11 Robin ColeUpdate mqtt-all.py
2020-06-18 RobinAdds mqtt example (#68)
2020-06-18 Philip HowardMerge pull request #72 from petermcd/example-fixes
2020-06-17 Peter McDonaldCorrecting examples
2020-06-04 Philip HowardMerge pull request #69 from piofthings/master
2020-06-03 Sumit Kumar MaitraAdded supported board images and example
2020-04-29 Philip HowardMerge pull request #57 from pimoroni/test-tweaks-and...
2020-03-17 Phil HowardTest tweaks and linting
2020-03-13 Philip HowardMerge pull request #56 from roscoe81/master
2020-03-12 Ross FowlerAddress Issue #55
2020-03-05 Philip HowardMerge pull request #51 from rbricheno/example-combined...
2020-03-04 Philip HowardMerge pull request #54 from spincrisis/patch-1
2020-03-04 Ross LockwoodFix launch bug in all-in-one-no-pm.py
2020-03-03 Philip HowardMerge pull request #53 from pimoroni/enviro-non-plus
2020-03-02 Philip HowardMerge branch 'master' into enviro-non-plus
2020-02-24 sandyjmacdonaldPython 3-related fixes, moving to pip fonts, fixing...
2020-02-19 Sandy MacdonaldAdding Python 3 shebang
2020-02-17 Robert BrichenoSleep before first PMS5003 reading
2020-02-05 Philip HowardMerge pull request #33 from pimoroni/noise
2019-12-10 Philip HowardMerge pull request #45 from hotplot/patch-1
2019-12-09 Sam BirchRemove inappropriate sleep between reads
2019-11-08 sandyjmacdonaldAdding all in one weather and light display example
2019-10-30 Philip HowardMerge pull request #37 from Kostadin/pms5003_graphing_fix
2019-10-30 Philip HowardMerge pull request #39 from Kostadin/combined_mode_example
2019-10-26 KostadinAdded a new combined mode example
2019-10-26 KostadinFixed graphing problem for PMS5003 results
2019-10-16 Phil HowardFix noise-profile example
2019-09-17 Phil HowardTidy up noise examples
2019-09-17 Phil HowardNoise library and examples for basic FFT and frequency...
2019-09-12 Phil HowardTransitional fix for new LTR559 library
2019-08-20 Phil HowardMerge branch 'master' of github.com:pimoroni/enviroplus...
2019-08-20 Philip HowardMerge pull request #20 from makeupsomething/patch-1
2019-08-20 Phil HowardMerge branch 'cipy-use-generic-variables'
2019-08-20 Phil HowardReplaced exception pass with log warning
2019-08-20 Phil HowardMerge branch 'use-generic-variables' of git://github...
2019-08-20 Phil HowardMerge branch 'cipy-improved-logging'
2019-08-20 Phil HowardMerged cipy-improved-logging, omitted luftdaten.py...
2019-08-20 Phil HowardDropped obsolete .decode()
2019-08-20 Phil HowardMerge branch 'cipy-master'
2019-08-20 Phil HowardMerged cipy-master
2019-08-20 Phil HowardMerge branch 'topshed-master'
2019-08-20 Phil HowardMerge branch 'master' of git://github.com/topshed/envir...
2019-08-19 Phil HowardSwitch temp comp method for #28
2019-08-19 Phil Howard+x
2019-08-18 Ciprian ManeaMerge branch 'master' into improved-logging
2019-08-18 Ciprian Maneacatching the correct ReadTimeoutError for pms5003
2019-08-13 Sandy MacdonaldAdding delay to avoid rate-limiting by Luftdaten
2019-08-05 Ciprian Maneaimproved logging with timestamps (instead of print)
2019-08-04 Ciprian Maneause generic variables in -no-pm code too
2019-08-04 Ciprian Maneause generic variables; handle pms5003.ReadTimeoutError
2019-08-03 Ciprian Maneaallow temperature reads to converge a bit faster
2019-08-03 Ciprian Maneatesting all examples, with corrections for Python3...
2019-08-03 Richard HaylerUpdate luftdaten.py
2019-08-03 Richard HaylerUpdate all-in-one.py
2019-08-03 Richard HaylerUpdate all-in-one-no-pm.py
2019-07-17 Philip HowardMerge pull request #12 from pimoroni/patch-adc
2019-07-16 Philip HowardMerge pull request #14 from tanyafish/master
2019-07-16 Tanya FishMerge pull request #1 from tanyafish/tanyafish-patch-1
2019-07-16 Tanya FishCreate all-in-one-no-pm.py
2019-07-16 Phil HowardMerge branch 'master' of github.com:pimoroni/enviroplus...
2019-07-12 Phil HowardAdd example to demo ADC channel usage
2019-06-25 Phil HowardDecode fix for #3
2019-06-24 Philip HowardMerge pull request #2 from andrewgleave/master
2019-06-24 Andrew GleaveFix PM10 label unit
2019-06-17 Phil HowardFix in lieu of #1
2019-06-14 Sandy Macdonaldflake8 fiddling
2019-06-14 Sandy MacdonaldImprovements to compensated temperature code
2019-06-13 Sandy MacdonaldAdding all-in-one example
2019-06-13 Sandy MacdonaldFix for PMS5003 ReadTimeoutError
2019-06-13 Sandy MacdonaldTweaking temp compensation value
2019-06-13 Phil HowardMerge branch 'master' of github.com:pimoroni/enviroplus...
2019-06-12 Sandy MacdonaldAdding new Luftdaten example
2019-06-11 Sandy MacdonaldUpdate gas.py
2019-06-08 Sandy MacdonaldAdding a couple of new examples
2019-06-07 Phil Howardrename envirophatplus -> enviroplus
2019-06-07 Phil HowardAdded examples