Commit graph

  • 51af0b1d84 added support for MH-Z19C master overflowerror 2021-11-27 23:02:09 +0100
  • 7be7cf0f22
    fixed typoes in readme and fixed error in MHZ.cpp files (#24) 牧羊犬真Q 2021-09-28 16:15:22 +0800
  • d2dbf58947
    Move global variables to class atributes to make it possible to define 2 sensors running independantly (#20) 4m1g0 2021-01-22 18:49:45 +0100
  • 8a063e7c27
    Add support for setting the range and autocalibration. Closes #1. Christoph Schultz 2021-01-14 22:28:47 +0100
  • d67723a05d
    Merge pull request #17 from bodensee/master Tobias Schürg 2020-11-28 00:10:04 +0100
  • d79581a1e1
    added upper L for Arduino Uno to preheating time Daniel Hirscher 2020-11-26 16:25:17 +0100
  • b14f103251
    Merge pull request #14 from Portagoras/patch-1 Tobias Schürg 2020-07-05 05:44:59 +0200
  • 093774f701
    Correction Portagoras 2020-07-01 22:57:48 +0200
  • af5c565990
    Make times unsigned long to avoid overlow Tobias Schürg 2019-09-08 11:21:55 +0200
  • 4b438db79e
    Update library.properties 1.2.0 Tobias Schürg 2019-06-08 18:15:09 +0200
  • 7f33a73ed7
    Merge pull request #9 from ahorn42/master Tobias Schürg 2019-06-08 18:12:51 +0200
  • 253f8ae7d1 implements various small fixes and improvements Andreas Horn 2019-06-08 13:37:21 +0200
  • ffeddad217 changes include path for example Andreas Horn 2019-06-08 12:46:57 +0200
  • 8d677f5dce fixes wrong responsetimes for the sensors, it is seconds, not milliseconds according to the datasheet. Andreas Horn 2019-06-08 11:11:46 +0200
  • 62b75d191b adds the entire .vscode folder to gitignore Andreas Horn 2019-06-08 11:10:41 +0200
  • 0fa60d5c66 fixed typo Andreas Horn 2019-06-08 10:59:57 +0200
  • 6314890812
    Update library.properties 1.1.0 Tobias Schürg 2019-03-02 15:05:18 +0100
  • db2472ab54
    Merge pull request #8 from vladkozlov69/master Tobias Schürg 2019-03-02 15:04:16 +0100
  • 03d8500042 Added support of generic streams instead of software serial. Vladimir Kozlov 2018-12-31 10:04:11 +0200
  • 4c7de25bb6
    Bumped version to 1.0.3 1.0.3 Tobias Schürg 2018-09-24 23:15:13 +0200
  • 50fa6f29f3
    Bumped version to 1.0.2 Tobias Schürg 2018-09-24 23:14:25 +0200
  • a2cf7bac55
    Merge pull request #7 from mariusebastian/patch-1 Tobias Schürg 2018-09-24 23:12:39 +0200
  • f96cf2abc6
    Debug info and temperature update mariusebastian 2018-09-24 12:12:02 +0200
  • 4d8878bde4
    Merge pull request #4 from flatsiedatsie/patch-1 1.0.2 Tobias Schürg 2018-09-10 22:16:24 +0200
  • 7e401b4625
    Save some memory flatsiedatsie 2018-09-10 20:41:05 +0200
  • 7ede0dfc0a
    Updated description. 1.0.1 Tobias Schürg 2018-09-07 00:03:33 +0200
  • dcc4063f61 Removed duplicated example. Tobias Schürg 2018-09-05 00:00:31 +0200
  • 12481147ca
    Merge pull request #3 from per1234/example-folder Tobias Schürg 2018-09-04 23:58:12 +0200
  • ff4ff3f8b6 Merge branch 'master' of https://github.com/tobiasschuerg/MH-Z19B 1.0.0 Tobias Schürg 2018-09-04 23:45:59 +0200
  • 1195942932 Uncomments parts of example. Tobias Schürg 2018-09-04 23:45:41 +0200
  • 6d827d6e82
    Update README.md Tobias Schürg 2018-09-04 23:45:04 +0200
  • e4be4f03ec Creates library.properties and moved example to example directory. Tobias Schürg 2018-09-04 22:52:45 +0200
  • dd64e185cc
    Update README.md Tobias Schürg 2018-09-04 22:44:22 +0200
  • b25c94459e
    Update README.md Tobias Schürg 2018-09-04 22:43:56 +0200
  • 4cd25306e7 Merge branch 'master' of https://github.com/tobiasschuerg/MH-Z19B Tobias Schürg 2018-09-04 22:33:03 +0200
  • 252266c130 Extracted response times. Tobias Schürg 2018-09-04 22:33:00 +0200
  • 8140e3d131
    Move example sketch to appropriately named folder per1234 2018-07-21 00:01:56 -0700
  • b5bb881bc1
    Merge pull request #2 from per1234/keywords-separator Tobias Schürg 2018-07-18 13:48:57 +0200
  • ca2eb6e7ba
    Use correct field separator in keywords.txt per1234 2018-07-17 07:29:47 -0700
  • 83ba964a90 Implemented isPreHeating and isReady. Tobias Schürg 2018-07-07 16:05:40 +0200
  • 99729af090 Added isPreheating and isReady to MHZ.h and reformatted. Tobias Schürg 2018-07-07 12:59:32 +0200
  • 7158f63459 Introduced status codes as return values. Tobias Schürg 2018-07-04 23:20:12 +0200
  • a66da23b89 Changed status handling as it seems as if the mhz19B returns 0 instead of 0x40 like the mhz19. Tobias Schürg 2018-06-24 14:38:42 +0200
  • 29ea8e92bc Added a debug mode and improved log messages. Tobias Schürg 2018-06-24 12:22:50 +0200
  • ddef5ff84f Extracted MHZ logic into its own class. Tobias Schürg 2018-06-23 14:32:55 +0200
  • 4daa920efd Also defined CO2_IN and more logging. Tobias Schürg 2018-06-23 12:35:27 +0200
  • cd9a51f5a4 Renaming lcd file. Tobias Schürg 2018-04-22 21:19:35 +0200
  • 1c6c808c03 Added a modified version which shows the CO2 measurements on a LCD. Tobias Schürg 2018-04-22 21:18:39 +0200
  • 144b2ed588 Added formula to readme. Tobias Schürg 2018-04-22 12:11:58 +0200
  • 847b20fe40 Added links to README. Tobias Schürg 2018-04-22 11:51:44 +0200
  • fe8a863c95 Renamed ino to match directory. Tobias Schürg 2018-04-22 11:40:32 +0200
  • 405515f61c Initial commit Tobias Schürg 2018-04-22 11:36:51 +0200