Merge pull request #8 from hlovdal/readme-updates

Readme updates
This commit is contained in:
Roar Fredriksen 2018-01-31 20:24:13 +01:00 committed by GitHub
commit 8e45b7cc90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 1840 additions and 3 deletions

View File

@ -1,6 +1,10 @@
# AMS <-> MQTT Bridge
* [Electrical design](./Electrical)
![](logo/powerlines.png?raw=true)
![](logo/simple_meter_icon.png?raw=true)
![](logo/bridge.png?raw=true)
![](logo/pcb.png?raw=true)
![](logo/network-transmit-receive.png?raw=true)
## Background
The purpose of this project is to collect information and build a simplified bridge for reading serial DLSM/M-bus information from electrical power meters (AMS), provided over the HAN port, and publishing to some IoT friendly target.
@ -21,8 +25,10 @@ The project should include:
- [ ] Arduino library
- [X] [Arduino sample sketch to read values and report to MQTT server](/Code/Arduino)
### Circuit to read HAN from PC (via FTDI)
![Circuit diagram](/Electrical/Schematics.PNG)
## Electrical design
* [Electrical design](./Electrical)
### Circuit prototype
![Breadboard](/Electrical/Prototype.jpg)

12
logo/Makefile Normal file
View File

@ -0,0 +1,12 @@
ALL = bridge.png network-transmit-receive.png pcb.png powerlines.png simple_meter_icon.png
%.png: %.svg
inkscape --export-height=100 $^ --export-png=$@
all: $(ALL)
clean:
rm -rf $(ALL)

BIN
logo/bridge.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

114
logo/bridge.svg Normal file
View File

@ -0,0 +1,114 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2"
sodipodi:docname="bridge.svg"
inkscape:export-filename="G:\Documents and Settings\milo\Bureaublad\Nieuwe map\bridge.png"
viewBox="0 0 200 200"
inkscape:export-xdpi="90"
version="1.1"
inkscape:export-ydpi="90"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
width="200"
height="200">
<defs
id="defs10" />
<sodipodi:namedview
id="base"
bordercolor="#666666"
inkscape:pageshadow="2"
inkscape:window-y="531"
pagecolor="#ffffff"
inkscape:window-height="418"
inkscape:window-maximized="0"
inkscape:zoom="2.2060259"
inkscape:window-x="835"
showgrid="false"
borderopacity="1.0"
inkscape:current-layer="layer1"
inkscape:cx="-11.317843"
inkscape:cy="22.010944"
inkscape:window-width="1010"
inkscape:pageopacity="0.0"
inkscape:document-units="px" />
<g
id="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer"
transform="translate(-2.0000103,-850.41094)">
<rect
id="rect3637"
style="fill:#ffffff;stroke:#7a7a7a;stroke-width:4.4444766;stroke-linecap:round;stroke-linejoin:round"
rx="17.777817"
height="195.55553"
width="195.55553"
y="852.63318"
x="4.2222486" />
<path
id="path3614"
sodipodi:nodetypes="csccscc"
style="fill:#000000;stroke:#000000;stroke-width:4.54547739px;stroke-linecap:round;stroke-linejoin:round"
d="m 16.604583,961.26995 c 31.606977,1.82455 36.441092,-37.36246 86.018617,-36.93655 46.44114,0.4 45.83204,35.31472 81.91404,36.93655 v -33.9979 c -36.802,-2.81365 -22.34874,-29.25742 -83.45041,-29.8356 -68.313984,-0.64591 -51.454808,28.92696 -85.509524,29.8356 l 1.030232,33.9979 z"
inkscape:connector-curvature="0" />
<path
id="path3616"
sodipodi:nodetypes="ccc"
style="fill:none;stroke:#0058ff;stroke-width:11.38960266;stroke-linecap:round;stroke-linejoin:round"
d="m 49.045655,982.63369 c 16.120081,-22.08829 33.241076,-20.63828 51.132075,-1.115 17.26509,17.64554 34.53017,20.94961 51.79571,0"
inkscape:connector-curvature="0" />
</g>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work>
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<cc:license
rdf:resource="http://creativecommons.org/licenses/publicdomain/" />
<dc:publisher>
<cc:Agent
rdf:about="http://openclipart.org/">
<dc:title>Openclipart</dc:title>
</cc:Agent>
</dc:publisher>
<dc:title>bridge</dc:title>
<dc:date>2011-03-18T16:17:08</dc:date>
<dc:description />
<dc:source>https://openclipart.org/detail/128203/bridge-by-milovanderlinden</dc:source>
<dc:creator>
<cc:Agent>
<dc:title>milovanderlinden</dc:title>
</cc:Agent>
</dc:creator>
<dc:subject>
<rdf:Bag>
<rdf:li>bridge</rdf:li>
<rdf:li>water</rdf:li>
<rdf:li>river</rdf:li>
<rdf:li>ocean</rdf:li>
<rdf:li>overpass</rdf:li>
<rdf:li>icon</rdf:li>
</rdf:Bag>
</dc:subject>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/publicdomain/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 38 KiB

BIN
logo/pcb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

399
logo/pcb.svg Normal file
View File

@ -0,0 +1,399 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg4367"
viewBox="0 0 292.96795 200"
version="1.1"
sodipodi:docname="pcb.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
width="292.96796"
height="200">
<defs
id="defs95" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="856"
inkscape:window-height="481"
id="namedview93"
showgrid="false"
inkscape:zoom="1.495"
inkscape:cx="146.48398"
inkscape:cy="99.999996"
inkscape:window-x="1000"
inkscape:window-y="459"
inkscape:window-maximized="0"
inkscape:current-layer="svg4367" />
<g
id="g254"
transform="translate(-3.069,-307.76993)">
<path
style="fill:#ffffff;stroke:#000000;stroke-width:0.8229472;stroke-linejoin:round"
inkscape:connector-curvature="0"
d="m 3.4804736,397.08356 v -3.29179 L 205.10254,504.0667 v 3.29179 z"
id="path4034" />
<path
style="fill:#ffffff;stroke:#000000;stroke-width:0.8229472;stroke-linejoin:round"
inkscape:connector-curvature="0"
d="m 205.1013,507.35849 90.52419,-99.98809 v -3.29179 L 205.1013,504.0667 Z"
id="path4036" />
<path
style="fill:#009300;stroke:#000000;stroke-width:0.61721039;stroke-linejoin:round"
inkscape:connector-curvature="0"
d="M 3.4804736,393.79177 101.82266,311.90853 295.62673,404.07861 205.10254,504.0667 Z"
id="path4032" />
<g
transform="matrix(0.4114736,0,0,0.4114736,-4.8160685,216.9898)"
id="layer8">
<g
id="g4657">
<g
id="g3850">
<g
style="stroke:#000000;stroke-linejoin:round"
id="g3876"
transform="translate(756.16,189.68)">
<path
style="fill:#ffffff;stroke-width:1.5"
inkscape:connector-curvature="0"
id="path3828"
d="m -541.57,327.17 84.109,46.846 50.75,-48.975 -81.876,-43.817 z" />
<path
style="fill:#ffffff;stroke-width:2"
inkscape:connector-curvature="0"
id="path3830"
d="m -457.46,374.01 v 18.335 h -14.627 l -55.629,-30.425 -14.133,-15.73 0.27901,-19.025 z" />
<path
style="fill:#ffffff;stroke-width:2"
inkscape:connector-curvature="0"
id="path3832"
d="m -457.46,392.35 50.671,-45.717 0.0781,-21.593 -50.75,48.975 z" />
<path
style="stroke-width:1px"
inkscape:connector-curvature="0"
id="path3834"
d="m -534.52,337.09 69.763,39.148 -0.31695,11.94 -5.4548,0.35589 -53.452,-29.361 -10.791,-12.045 z" />
</g>
<g
style="fill:#ffffff;stroke:#000000;stroke-linejoin:bevel"
id="g3882"
transform="translate(756.16,189.68)">
<path
style="stroke-width:1.5"
inkscape:connector-curvature="0"
id="path3862"
d="m -454.46,246.5 67.003,35.383 v 9.536 l -67.254,-36.638 z" />
<path
inkscape:connector-curvature="0"
id="path3864"
d="m -454.46,246.5 50.189,-46.425 65.246,34.129 -48.433,47.68 z" />
<path
style="stroke-width:1.5"
inkscape:connector-curvature="0"
id="path3866"
d="m -387.46,291.42 48.362,-47.478 0.0705,-9.7378 -48.433,47.68 z" />
</g>
<g
style="fill:#ffffff;stroke:#000000"
id="g4024"
transform="translate(756.16,189.68)">
<path
style="stroke-width:2"
inkscape:connector-curvature="0"
id="path3905"
d="m -617.87,213.78 v 37.733 c -2.0806,10.749 -12.014,13.139 -22.003,13.308 -8.7698,0.14851 -21.733,-2.5784 -21.904,-14.581 0,0 -0.0993,-32.786 -0.0993,-36.461 0,-7.35 9.8512,-13.308 22.003,-13.308 12.1518,0 22.003,5.9584 22.003,13.308 z" />
<path
style="stroke-width:1.5"
inkscape:connector-curvature="0"
id="path3905-7"
transform="translate(-0.70978,-3.1062)"
d="m -617.16,216.62 c 0,7.35 -9.8512,13.308 -22.003,13.308 -12.1518,0 -22.003,-5.9584 -22.003,-13.308 0,-7.35 9.8512,-13.308 22.003,-13.308 12.1518,0 22.003,5.9584 22.003,13.308 z" />
</g>
<g
style="fill:#ffffff;stroke:#000000"
id="g3958"
transform="translate(756.16,189.68)">
<path
style="stroke-width:1.5;stroke-linejoin:round"
inkscape:connector-curvature="0"
id="path3932"
d="m -618.33,265.07 23.883,-20.884 33.082,16.116 -23.338,21.33 z" />
<path
style="stroke-width:2;stroke-linejoin:round"
inkscape:connector-curvature="0"
id="path3934"
d="m -584.71,281.63 0.19831,8.4449 23.068,-20.406 0.0717,-9.369 z" />
<path
style="stroke-width:2;stroke-linejoin:round"
inkscape:connector-curvature="0"
id="path3936"
d="m -584.71,281.63 0.19831,8.4449 -33.892,-15.97 0.067,-9.0372 z" />
<path
style="stroke-width:1px"
inkscape:connector-curvature="0"
id="path3938"
d="m -614.07,271.47 -0.54646,1.2119 -0.20199,3.1152 -4.2705,3.4522 2.133,1.0038 3.6387,-2.9486 0.75517,-0.44408 0.24862,-4.3866 z" />
<path
style="stroke-width:1px"
inkscape:connector-curvature="0"
id="path3938-4"
d="m -592.31,282.22 -0.54646,1.2119 -0.20199,3.1152 -4.2705,3.4522 2.133,1.0038 3.6387,-2.9486 0.75517,-0.44408 0.24862,-4.3866 z" />
</g>
<g
style="fill:#ffffff;stroke:#000000;stroke-linejoin:round"
id="g4188"
transform="translate(756.16,189.68)">
<path
style="stroke-width:2"
inkscape:connector-curvature="0"
id="path4043"
d="m -512.36,65.679 165.99,79.073 0.35489,-23.778 -166.09,-77.366 z" />
<path
style="stroke-width:1.5"
inkscape:connector-curvature="0"
id="path4045"
d="m -512.11,43.607 15.737,-11.915 166.13,77.041 -15.774,12.241 z" />
<path
style="stroke-width:2"
inkscape:connector-curvature="0"
id="path4047"
d="m -330.25,108.73 v 23.338 l -16.129,12.681 0.35489,-23.778 z" />
<path
inkscape:connector-curvature="0"
id="path4051"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-99.472,126.95)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-104.68,131.09)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-8"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-87.026,132.8)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4-8"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-92.234,136.94)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-2"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-75.026,138.8)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4-4"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-80.234,142.94)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-5"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-61.026,144.8)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4-5"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-66.234,148.94)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-1"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-47.026,150.8)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4-7"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-52.234,154.94)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-11"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-34.498,156.33)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4-52"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-39.705,160.47)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-7"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-22.498,162.33)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4-6"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-27.705,166.47)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-14"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-10.498,168.33)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4-2"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-15.705,172.47)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-3"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,1.5019,174.33)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4-22"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,-3.7052,178.47)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-16"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,13.502,180.33)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4-85"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,8.2948,184.47)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-76"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,27.502,186.33)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4-1"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,22.295,190.47)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-89"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,41.502,192.33)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
<path
inkscape:connector-curvature="0"
id="path4051-4-27"
transform="matrix(0.77333,0.23576,-0.27228,0.66959,36.295,196.47)"
d="m -488.07,43.487 c 0,1.1088 -1.4721,2.0076 -3.288,2.0076 -1.8159,0 -3.288,-0.89882 -3.288,-2.0076 0,-1.10878 1.4721,-2.0076 3.288,-2.0076 1.8159,0 3.288,0.89882 3.288,2.0076 z" />
</g>
<g
style="stroke:#000000;stroke-linejoin:round"
id="g3898"
transform="translate(756.16,189.68)">
<path
style="fill:#ffffff;stroke-width:2"
inkscape:connector-curvature="0"
id="path3785"
d="m -102.39,408.61 v -75.284 l -103.39,-49.687 v 72.774 z" />
<path
style="fill:#ffffff;stroke-width:1.5"
inkscape:connector-curvature="0"
id="path3787"
d="m -205.78,283.64 53.201,-53.201 101.28,47.342 -51.094,55.546 z" />
<path
style="fill:#ffffff;stroke-width:2"
inkscape:connector-curvature="0"
id="path3789"
d="m -102.39,408.61 51.282,-57.848 -0.18798,-72.982 -51.094,55.546 z" />
<path
style="stroke-width:1px"
inkscape:connector-curvature="0"
id="path3791"
d="m -96.885,357.51 0.34451,-14.594 40.191,-44.392 v 14.447 z" />
<path
style="stroke-width:1px"
inkscape:connector-curvature="0"
id="path3791-1"
d="m -96.873,388.64 0.34451,-14.594 40.191,-44.392 v 14.447 z" />
</g>
<g
style="stroke:#000000;stroke-linejoin:round"
id="g3887"
transform="translate(756.16,189.68)">
<path
style="fill:#ffffff;stroke-width:1.5"
inkscape:connector-curvature="0"
id="path3003"
d="m -366.7,354.66 69.559,-67.429 128.47,63.171 -67.429,73.818 z" />
<path
style="fill:#ffffff;stroke-width:2"
inkscape:connector-curvature="0"
id="path3005"
d="m -366.62,423.7 -0.0819,-69.046 130.6,69.559 v 71.76 z" />
<path
style="fill:#ffffff;stroke-width:2"
inkscape:connector-curvature="0"
id="path3007"
d="m -236.1,495.97 67.729,-74.782 -0.2999,-70.795 -67.429,73.818 z" />
<path
style="stroke-width:1px"
inkscape:connector-curvature="0"
id="path3009"
d="m -228.35,430.48 v 35.383 l 13.049,-14.555 v 10.364 l 5.1819,-5.1819 v 10.796 l 20.568,-22.71 -0.26187,-11.058 3.1438,-3.4724 v -9.1032 l 9.2687,-9.5435 -0.25095,-34.631 z" />
</g>
</g>
</g>
</g>
</g>
<metadata
id="metadata90">
<rdf:RDF>
<cc:Work>
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<cc:license
rdf:resource="http://creativecommons.org/licenses/publicdomain/" />
<dc:publisher>
<cc:Agent
rdf:about="http://openclipart.org/">
<dc:title>Openclipart</dc:title>
</cc:Agent>
</dc:publisher>
<dc:title>looks like raspberry pi printed circuit board</dc:title>
<dc:date>2013-10-11T20:32:48</dc:date>
<dc:description>Any similarity to Raspberry pi is not intended ;-)</dc:description>
<dc:source>https://openclipart.org/detail/184791/looks-like-raspberry-pi-printed-circuit-board-by-mawoki-184791</dc:source>
<dc:creator>
<cc:Agent>
<dc:title>mawoki</dc:title>
</cc:Agent>
</dc:creator>
<dc:subject>
<rdf:Bag>
<rdf:li>electronic components</rdf:li>
<rdf:li>pcb</rdf:li>
<rdf:li>pi</rdf:li>
<rdf:li>printed circuit board</rdf:li>
<rdf:li>raspberry</rdf:li>
<rdf:li>raspberry pi</rdf:li>
</rdf:Bag>
</dc:subject>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/publicdomain/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

BIN
logo/powerlines.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

88
logo/powerlines.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 35 KiB

BIN
logo/simple_meter_icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

201
logo/simple_meter_icon.svg Normal file
View File

@ -0,0 +1,201 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2"
viewBox="0 0 338.60764 204"
version="1.1"
sodipodi:docname="simple_meter_icon.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
width="338.60764"
height="204"
inkscape:export-filename="/media/juhele/data_2TB/_GRAFIKA/2017_09_RAMESIS_wiki/zareni_podlozi/simple_meter_icon.png"
inkscape:export-xdpi="68.551949"
inkscape:export-ydpi="68.551949">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="853"
inkscape:window-height="418"
id="namedview177"
showgrid="false"
inkscape:zoom="1.2540271"
inkscape:cx="242.09399"
inkscape:cy="75.389535"
inkscape:window-x="866"
inkscape:window-y="80"
inkscape:window-maximized="0"
inkscape:current-layer="g4265"
fit-margin-top="2"
fit-margin-left="2"
fit-margin-right="2"
fit-margin-bottom="2" />
<defs
id="defs4" />
<g
id="layer3"
transform="translate(-124.1149,-100.54387)">
<g
id="g4265"
transform="translate(16.916065,23.682491)">
<g
id="g46"
transform="matrix(0.94490607,0,0,0.94490607,6.0161932,15.363569)">
<g
id="g4334">
<g
id="g4294">
<rect
style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#040000;stroke-width:1.27338696;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4246"
width="352.84396"
height="210.38786"
x="109.83553"
y="67.836823" />
<path
id="path4559-3"
d="m 284.26622,81.458418 c -89.57613,0 -162.17993,70.438612 -162.17993,157.343392 0,6.17225 0.37441,12.24749 1.08709,18.23447 h 322.18109 c 0.71267,-5.98688 1.08709,-12.06276 1.08709,-18.23447 0,-86.90123 -72.60472,-157.343392 -162.17992,-157.343392 z"
inkscape:connector-curvature="0"
style="fill:#ffffff;stroke:#040000;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<g
id="g3491"
transform="matrix(-1,0,0,1,585.23643,-137.15812)"
style="stroke:#050000;stroke-opacity:1">
<path
id="path3092-3"
d="m 301.19,230.54 v 53.156 c 10.481,0 20.57,1.656 30.031,4.7188 l 16.312,-50.281 c -14.397,-4.8256 -29.927,-7.1432 -46.344,-7.5938 z"
style="fill:#ffd001;stroke:#050000;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path3117-3"
d="m 298.31,230.79 c -14.27,0.18636 -28.826,2.7395 -43.594,7.0938 l 16.438,50.531 c 9.4519,-3.0597 19.53,-4.7155 30,-4.7188 V 230.79 c -0.94898,-0.009 -1.8924,-0.0124 -2.8438,0 z"
style="fill:#f7ac15;stroke:#050000;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path3119-6"
d="m 254.78,238.13 c -14.484,4.5584 -28.392,11.84 -41.938,21.125 l 31.188,42.938 c 8.1653,-5.9227 17.293,-10.605 27.094,-13.781 L 254.78,238.131 Z"
style="fill:#f59502;stroke:#050000;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path3121-2"
d="m 212.97,259.47 c -12.366,8.8111 -23.392,20.015 -33.406,33.031 l 42.906,31.156 c 6.0192,-8.2308 13.307,-15.481 21.562,-21.469 L 212.97,259.469 Z"
style="fill:#f66013;stroke:#050000;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path3123-8"
d="m 179.78,292.66 c -9.0384,12.201 -16.061,26.276 -21.562,41.75 l 50.375,16.344 c 3.2141,-9.8027 7.911,-18.938 13.875,-27.094 z"
style="fill:#f93817;stroke:#050000;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path3125-2"
d="m 158.47,334.51 c -4.8256,14.531 -7.1432,30.206 -7.5937,46.774 h 52.875 c 0.0296,-10.596 1.7423,-20.785 4.8438,-30.342 l -50.125,-16.433 z"
style="fill:#fa0001;stroke:#050000;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path3129-8"
d="m 347.63,237.88 -16.406,50.531 c 9.8061,3.1744 18.924,7.8572 27.094,13.781 l 31.031,-42.75 C 377.148,250.4036 363.104,243.381 347.63,237.88 Z"
style="fill:#f4e216;stroke:#050000;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path3131-9"
d="m 389.53,259.26 -31.188,42.938 c 8.2497,5.9852 15.515,13.243 21.531,21.469 l 42.688,-31.031 C 413.7499,280.27 402.546,269.275 389.53,259.261 Z"
style="fill:#d8ee21;stroke:#050000;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path3133-2"
d="m 422.78,292.51 -42.906,31.156 c 5.9605,8.1493 10.691,17.268 13.906,27.062 l 50.094,-16.281 c -4.5585,-14.484 -11.809,-28.392 -21.094,-41.938 z"
style="fill:#b1d211;stroke:#050000;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path3135-6"
d="m 444.13,334.41 -50.344,16.452 c 3.1043,9.53 4.8109,19.694 4.8438,30.261 h 52.625 c 0.1404,-15.284 -2.4806,-30.856 -7.125,-46.712 z"
style="fill:#9bb714;stroke:#050000;stroke-opacity:1"
inkscape:connector-curvature="0" />
</g>
</g>
</g>
<g
id="g4315"
inkscape:transform-center-x="21.526505"
inkscape:transform-center-y="-53.830259"
transform="rotate(-71.369094,196.25092,324.31137)">
<path
d="m 387.62,293.47 c 10.192,-8.5026 12.22,-6.1812 3.4881,3.5824 l -82.605,91.596 -14.65,-15.046 z"
id="rect4171-4-2"
inkscape:connector-curvature="0"
style="fill:#1a1a1a" />
<path
transform="matrix(0.30351,0.31171,-0.26807,0.26102,317.6,186.79)"
d="m 326.28,393.77 a 32.5775,37.881581 0 1 1 -65.155,0 32.5775,37.881581 0 1 1 65.155,0 z"
id="path4191-8"
inkscape:connector-curvature="0"
style="fill:#1a1a1a" />
<path
transform="matrix(0.21157,0.21729,-0.18687,0.18195,312.63,245.66)"
d="m 326.28,393.77 a 32.5775,37.881581 0 1 1 -65.155,0 32.5775,37.881581 0 1 1 65.155,0 z"
id="path4198-5"
inkscape:connector-curvature="0"
style="fill:#ff0000;stroke:#ffffff;stroke-width:2.06579995" />
</g>
</g>
</g>
</g>
<metadata
id="metadata174">
<rdf:RDF>
<cc:Work>
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<cc:license
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dc:publisher>
<cc:Agent
rdf:about="http://openclipart.org/">
<dc:title>Openclipart</dc:title>
</cc:Agent>
</dc:publisher>
<dc:title />
<dc:date>2013-05-15T07:43:23</dc:date>
<dc:description>Flipped the colors. When the value gets higher the more danger there is the redder the color should get.</dc:description>
<dc:source>https://openclipart.org/detail/178160/pressure-by-peterm-178160</dc:source>
<dc:creator>
<cc:Agent>
<dc:title>PeterM</dc:title>
</cc:Agent>
</dc:creator>
<dc:subject>
<rdf:Bag>
<rdf:li>meter</rdf:li>
<rdf:li>pressure</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:contributor>
<cc:Agent>
<dc:title>remixed by Juhele</dc:title>
</cc:Agent>
</dc:contributor>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 8.9 KiB