09
Waffenverbote
Historische Hardware
Der Schrank sollte in den 1. Stock. Geländer demontiert, Gabelstapler und dann scheitert es an einer Türzage die 3cm zu eng ist so das wir nicht um die Ecke kommen.
Ruhende Schönheit Ansbach
Kunst
Riese im MX5
Ich muss feststellen das der MX5 echt zu klein für mich ist. Es fühlt sich an wie ein Gokart und man hat das Gefühl das man in einer Pfütze ertrinken kann aber ich passe schlicht nicht vernünftig rein.
Mobbender Fahrstuhl
Wir waren zu 4. und der Fahrstuhl kann 5 Menschen. Trotzdem hat der gesagt das wir zu dick sind und wollte uns nicht in den 4. Stock fahren.
Claims stecken
Vor 3 Monaten hing der noch nicht hier. Jetzt hat Siegelsdorf einen CBD-O-Mat.
Ich gehe davon aus das hier Claims gesteckt werden. Sobald das legal ist werden da auch THC haltige Dinge verkauft werden. Der ECKarten Leser für dir Altersverifikation ist ja schon drin.
Führerschein
Yeah ... das große Kind hat den AM Führerschein bestanden. Schnell musste ich mit ihm zum Straßenverkehrsamt um den abzuholen. Danach ging es direkt das erste mal mit dem Roller zur Schule und ich bin nach Hause gelaufen.
Tasmota SML Script for Easymeter Q3DA1002
It took me a while to get this going - Reading out the Smartmeter with a NodeMCU but finally its there. So in case you have the same Smartmeter, in this case the Easymeter Q3DA1002 this is your Tasmota Script for SML decoding.
I'll put up all the other stuff like OpenSCAD/STL files for the 3D printed Case, and other descriptions the next days.
>D
>B
=>sensor53 r
>M 1
+1,13,o,0,9600,SML
1,0-0:96.1.255*255(@#),Serienummer,,serial,0
1,1-0:96.5.5*255(@1,Status,,Status,0
1,1-0:21.7.255*255(@1,L1,W,L1,18
1,1-0:41.7.255*255(@1,L2,W,L2,18
1,1-0:61.7.255*255(@1,L3,W,L3,18
1,1-0:1.7.255*255(@1,P_in,W,P_in,18
1,1-0:1.8.0*255(@1,EC,kWh,EC,4
#
Easymeter: Building Tasmota
If you want to use Tasmota for parsing your SML output and sending it out to MQTT you need to get tasmota from git, change some stuff, build it and flash it to your NodeMCU.
The easyiest way is to build tasmota with the espressif toolchain in a Docker container. To create the docker container:
git clone https://github.com/tasmota/docker-tasmota
cd docker-tasmota
docker build -t docker-tasmota .
Now you have a usable toolchain. Next step is to fetch tasmota and enable SML and fix the immediate MQTT sendout to a different Topic:
git clone git@github.com:arendst/Tasmota.git
cd Tasmota
git checkout -b build v12.1.1
curl https://github.com/flohoff/Tasmota/commit/c64dea980a5bdde75e4d1097c4c384bc08f49813.patch | patch -p1 -E
curl https://github.com/flohoff/Tasmota/commit/9669193390e64e926267f4af1aa8aed41617991b.patch | patch -p1 -E
And now we need to build Tasmota:
mkdir platformiocache
docker run --rm -ti -v $PWD/platformiocache:/.platformio \
-v $PWD/Tasmota:/tasmota \
-u $UID:$GID \
docker-tasmota \
-e tasmota4M
And there is your tasmota NodeMCU binary in Tasmota/build_output/firmware/tasmota4M.bin
In case you need to flash your NodeMCU by USB because you have a 1M flash version installed and cant do "Over The Air" (OTA) upgrades - use esptool like this:
esptool --port /dev/ttyUSB0 --baud 1000000 \
write_flash --flash_size=4MB \
-fm dio 0 \
Tasmota/build_output/firmware/tasmota4M.bin
And continue your normal setup by joining the Wifi the Tasmota opens.
Fliegende Qualle
Neben einer künstlichen Taube war Festo mit einer Fliegenden Elefantengroßen qualle da. Sehr beeindruckend und sicher ein cooler job.