スマートテーブルタップを Python から制御する
How to control smart power strips by Python. P.S. Jason Cox, the designer of TinyTuya kindly read this blog (despite written in Japanese) and commented on the error which happens when simultaneous acc… 続きを読む »
How to control smart power strips by Python. P.S. Jason Cox, the designer of TinyTuya kindly read this blog (despite written in Japanese) and commented on the error which happens when simultaneous acc… 続きを読む »
So far I thought ESP8266 can't connect to AWS IoT (MQTT over TLS with client certificate), but it is NOT true any longer. 先入観なのか事実なのか分かりませんが、いままで Espressif ESP8266 はクライアント証明書を使った TLS (SSL) はできない、つまり A… 続きを読む »
Migrating DNS service to AWS Route 53 from Dyn (former DynDNS currently operated by Oracle). 先日、Oracle から次のようなメールが来ました。。。(抜粋) (略) Now that this integration work is complete, Oracle is announcing the e… 続きを読む »
Elasticsearch Kibana is a great tool! 話が少し長くなります。 時系列データベースとプロットツールの歴史など 以前から、温度センサや湿度センサから取得したデータをプロットするのが好きなのですが、データ保存およびグラフ化のツールとして、ずっと RRDtool を使ってきました。(もっと言うと、MRTG の頃からのファンでもあります。) RRDtool は、あまり「… 続きを読む »
Evaluating Amazon FreeRTOS on STMicroelectronics STM32L4 Discovery Kit IoT Node. 今日は、流行り(?)の Amazon FreeRTOS(+ IoT)を、STMicro の STM32L4 Discovery Kit IoT Node(名前が長い!)で評価してみようと思います。 本評価ボードは、MPU として STM3… 続きを読む »