rest of articles
This commit is contained in:
25
posts/2014-05-11.01/article.m4
Normal file
25
posts/2014-05-11.01/article.m4
Normal file
@ -0,0 +1,25 @@
|
||||
define(`TITLE', `Network-attached MBus-Master')
|
||||
define(`DATE', `2014-05-11')
|
||||
define(`CONTENT', `
|
||||
This is hopefully the final post concerning MBus-masters ... I replaced the Arduino Micro Pro in the "A better MBus-Master" design by a Teensy 3.1 and attached a WIZnet Ethernet module. Also, I put in a dedicated power supply providing 3.3V, 32V and 34V, based on two MC34063.
|
||||
|
||||
3.3V for the Teensy and the WIZnet.
|
||||
|
||||
34V to power the devices of the analog part of the design.
|
||||
|
||||
32V for the bus. This give all the devices in the analog port 2V headroom.
|
||||
|
||||
The "receive path disable MOSFET" has been removed again.
|
||||
|
||||
Bringing the Teensy to reliable work was a bit hard, but this follows in another post.
|
||||
|
||||
And this it is and it works:
|
||||
|
||||
<a href="http://a385e-5.de/wp-content/uploads/2014/05/IMG_2028.jpg"><img src="http://a385e-5.de/wp-content/uploads/2014/05/IMG_2028-300x225.jpg" alt="IMG_2028" width="300" height="225" class="alignnone size-medium wp-image-453" /></a>
|
||||
|
||||
<a href="http://a385e-5.de/wp-content/uploads/2014/05/IMG_2030.jpg"><img src="http://a385e-5.de/wp-content/uploads/2014/05/IMG_2030-300x225.jpg" alt="IMG_2030" width="300" height="225" class="alignnone size-medium wp-image-454" /></a>
|
||||
|
||||
And finally it is in "production":
|
||||
|
||||
<a href="http://a385e-5.de/wp-content/uploads/2014/05/Foto-e1399978198908.jpg"><img src="http://a385e-5.de/wp-content/uploads/2014/05/Foto-e1399978198908-225x300.jpg" alt="Foto" width="225" height="300" class="alignnone size-medium wp-image-462" /></a>
|
||||
')
|
Reference in New Issue
Block a user