Air quality sensor
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
esp-airsensor/LICENSE.txt

18 rindas
674 B

Out of abundance of caution, all code in this project should be considered available for private educational use only,
with no redistribution permitted in any form. Some files are available as MIT.
Ask for clarification if needed: ondra@ondrovo.com
~~ Licensing for individual components ~~
Console
proprietary (c) VZLU 2021, developed for VZLUSAT2 with CSP parts removed in this version.
Inspired by the esp32 console, including a modified 3rd party Linenoise library, and argtable3.
BSEC
by Bosch, see the bme680 lib for details
Web templating, telnet protocol, tcp socket server and the actual metering app
(c) Ondřej Hruška 2018-2022, these components are MIT.