You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							18 lines
						
					
					
						
							674 B
						
					
					
				
			
		
		
	
	
							18 lines
						
					
					
						
							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.
 | 
						|
 |