<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dekuo-03</author_name>
  <author_url>https://blog.hatena.ne.jp/dekuo-03/</author_url>
  <blog_title>工作と競馬2</blog_title>
  <blog_url>https://dekuo-03.hatenablog.jp/</blog_url>
  <categories>
    <anon>技術メモ#C/C++</anon>
  </categories>
  <description>背景と目的 Arduinoで、JSONを扱いたかったため、parsonというC言語ライブラリを使用した。使い方を自分用にメモする。 ランキング参加中DIY 使いそうなものを列挙 空の状態&quot;{}&quot;に、データを追加していき、シリアライズするまで、おおむね使いそうなものを列挙。 #include &quot;parson.h&quot; : // ルートValueを作成 JSON_Value *rootValue = json_value_init_object(); // ルートObjectを取得 JSON_Object *rootObj = json_object(rootValue); // 文字列を追加 jso…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdekuo-03.hatenablog.jp%2Fentry%2F2021%2F06%2F20%2F122845&quot; title=&quot;C言語JSONライブラリparsonの使い方　自分用覚書 - 工作と競馬2&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>2021-06-20 12:28:45</published>
  <title>C言語JSONライブラリparsonの使い方　自分用覚書</title>
  <type>rich</type>
  <url>https://dekuo-03.hatenablog.jp/entry/2021/06/20/122845</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
