<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Python on 電子工作でライフハック！</title>
    <link>https://electwork.net/tags/python/</link>
    <description>Recent content in Python on 電子工作でライフハック！</description>
    <image>
      <title>電子工作でライフハック！</title>
      <url>https://electwork.net/images/ogp-default.jpg?v=3</url>
      <link>https://electwork.net/images/ogp-default.jpg?v=3</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja</language>
    <lastBuildDate>Fri, 03 Apr 2026 00:00:00 +0900</lastBuildDate><atom:link href="https://electwork.net/tags/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>N-mixtureモデルで個体数を推定するPythonシミュレータ｜25%の観測から全体を推定</title>
      <link>https://electwork.net/posts/nmixture-population-estimator/</link>
      <pubDate>Fri, 03 Apr 2026 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/posts/nmixture-population-estimator/</guid>
      <description>N-mixtureモデル（閉鎖個体群二項分布MLE）をPythonで実装したシミュレータの解説。100×100の2D空間でランダムウォークするN個体を、視野25%のカメラで繰り返し観測し、最尤推定で真のN（総個体数）と検知確率pを推定する仕組みを、数式・コード・統計的考察とともに詳解。</description>
    </item>
    
    <item>
      <title>ESP32-S3 × ESP-IDF｜cJSONとHTTP ClientでJSONをPOST送信</title>
      <link>https://electwork.net/posts/esp32-s3-esp-idf-http-json-post/</link>
      <pubDate>Sun, 01 Feb 2026 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/posts/esp32-s3-esp-idf-http-json-post/</guid>
      <description>ESP-IDF v5.x系でのWi-Fi接続、cJSONによるデータ構造の作成、esp_http_clientを用いたPOST送信の実装ガイド。メモリ解放の注意点など、実戦で役立つポイントを詳説します。</description>
    </item>
    
    <item>
      <title>ESP32-S3からAzureへデータを飛ばす！HTTPS POSTとサーバーレス連携の極意</title>
      <link>https://electwork.net/posts/esp32-azure-functions-https-post/</link>
      <pubDate>Sun, 01 Feb 2026 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/posts/esp32-azure-functions-https-post/</guid>
      <description>ESP32-S3とAzure FunctionsをHTTPS POSTで連携。Python v2、SSL証明書の扱い、JSONデータ送信まで実践的に解説します。</description>
    </item>
    
  </channel>
</rss>
