<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s51517765</author_name>
  <author_url>https://blog.hatena.ne.jp/s51517765/</author_url>
  <blog_title>プログラミング素人のはてなブログ</blog_title>
  <blog_url>https://s51517765.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Arduino</anon>
    <anon>C/C++</anon>
    <anon>ESP32</anon>
    <anon>電子工作</anon>
  </categories>
  <description>はじめに デバッグプリント（Debug print）とは、ソフトウェアにおいて、動作を確認するためにシリアルなどに文字列を出力するものです。 ログを出力したりするためにも使います。 これらはArduinoでのSerial.print()やC言語でのprintf()などをもって実現されます。 デバッグプリントの問題点 しかしながら、これらの出力はCPUにとって負荷が高かったり、シリアルの出力が多いとこれが渋滞し、本来の動作が遅延するということが発生する場合があります。 また、本番環境でこういったものが出力されると、内容によってはノウハウが流出したり、クラックの手がかりを与えたりすることにもつなが…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fs51517765.hatenadiary.jp%2Fentry%2F2026%2F02%2F09%2F073000&quot; title=&quot;デバッグプリントの小技 - プログラミング素人のはてなブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-02-09 07:30:00</published>
  <title>デバッグプリントの小技</title>
  <type>rich</type>
  <url>https://s51517765.hatenadiary.jp/entry/2026/02/09/073000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
