23 lines
541 B
HTML
23 lines
541 B
HTML
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Projects - just for fun</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
|
||
|
This is going to be a 4 channel MBus-connected thermometer:
|
||
|
|
||
|
<img src="http://a385e-5.de/wp-content/uploads/2014/02/ThermometerPro-e1392964492924-300x225.jpg" alt="ThermometerPro" width="300" height="225" class="alignnone size-medium wp-image-410" />
|
||
|
|
||
|
Measurement side of thing is working already. An Analog Devices AD7190 is used as ADC, an Arduino-compatible Micro Pro serves as MCU. For the communication side a TSS721A is awaited.
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|
||
|
|