{"id":623,"date":"2010-05-29T03:33:51","date_gmt":"2010-05-28T18:33:51","guid":{"rendered":"http:\/\/180.235.252.206\/?p=623"},"modified":"2020-12-31T15:44:21","modified_gmt":"2020-12-31T06:44:21","slug":"arduinofm%e9%9f%b3%e6%ba%90%e3%81%a7%e9%81%8a%e3%81%b6%e3%83%a9%e3%82%a4%e3%83%96%e3%83%a9%e3%83%aa%e3%81%ae%e4%bd%bf%e3%81%84%e6%96%b9%e8%a7%a3%e8%aa%ac","status":"publish","type":"post","link":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623","title":{"rendered":"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">\u4eca\u56de\u306fYM2151\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u30e1\u30e2\u3057\u307e\u3059\u3002\u30e9\u30a4\u30d6\u30e9\u30ea\u3068\u3044\u3046\u3088\u308a\u306fMDX\u30b7\u30fc\u30b1\u30f3\u30b5\u306e\u5b9f\u88c5\u306b\u4f34\u306a\u3044\u5fc5\u8981\u306a\u7269\u3092\u307e\u3068\u3081\u305f\u3060\u3051\u3068\u3044\u3063\u305f\u611f\u3082\u3042\u308a\u307e\u3059\u304c\u3001\u30ec\u30b8\u30b9\u30bf\u88f8\u306e\u72b6\u614b\u3067\u3059\u3068\u97f3\u3092\u51fa\u3059\u307e\u3067\u7d50\u69cb\u5927\u5909\u306a\u306e\u3067\u7406\u89e3\u306e\u52a9\u3051\u306b\u306a\u308c\u3070\u3068\u601d\u3044\u307e\u3059\u3002\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u306f\u3053\u306e\u30da\u30fc\u30b8\u306b\u307e\u3068\u3081\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.ooishoo.org\/?page_id=667\" target=\"_blank\" rel=\"noreferrer noopener\">YM2151Library<\/a><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">\u307e\u305a\u306f\u57fa\u672c\u306e\u304a\u7d04\u675f\u3001HelloOpmWorld!<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Arduino\u306e\u5404\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f8b\u306b\u6f0f\u308c\u305a\u3001YM2151.cpp\/YM2151.h\/Common.h\u306e3\u70b9\u3092\u4f7f\u3044\u305f\u3044\u30b9\u30b1\u30c3\u30c1\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u30b3\u30d4\u30fc\u3057\u305f\u5f8cYM2151.h\u3092\u30a4\u30f3\u30af\u30eb\u30fc\u30c9\u3059\u308b\u3060\u3051\u3067\u3059\u3001\u5185\u5bb9\u306f\u30b5\u30f3\u30d7\u30eb3\u70b9\u3067\u540c\u4e00\u3067\u3059\u3002Common.h\u306f\u30de\u30af\u30ed\u30922\u70b9\u5b9a\u7fa9\u3057\u3066\u3044\u308b\u3060\u3051\u306a\u306e\u3067\u304a\u597d\u304d\u306a\u3088\u3046\u306b\u518d\u5b9a\u7fa9\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u6700\u4f4e\u9650\u97f3\u3092\u51fa\u3059\u306e\u306b\u5fc5\u8981\u306a\u30b3\u30fc\u30c9\u3092\u307e\u3068\u3081\u305f\u306e\u304c\u3053\u3061\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">uint8_t\tchannel = 0;\nYM2151.begin();\nYM2151.loadTimbre(channel,(uint16_t)SampleTimbre01);\nYM2151.setVolume(channel,0xf,0);\nYM2151.setPanpot(channel,0x3);\nYM2151.setTone(channel,0x20,0);\t\/\/ \u97f3\u968e=0x20\nYM2151.noteOn(channel);<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u307e\u305abegin()\u30e1\u30bd\u30c3\u30c9\u3092\u547c\u3073\u521d\u671f\u5316\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3001\u3084\u3084\u6642\u9593\u304c\u304b\u304b\u308b\u51e6\u7406\u3067\u3059\u306e\u3067setup()\u306e\u4e2d\u30671\u5ea6\u3060\u3051\u547c\u3076\u306e\u304c\u30d9\u30bf\u30fc\u3060\u3068\u601d\u3044\u307e\u3059\u3002\u4ee5\u964d\u30c1\u30e3\u30f3\u30cd\u30eb\u3054\u3068\u306b\u8a2d\u5b9a\u3057\u3066\u3044\u304d\u307e\u3059\u304c\u3001\u3054\u5b58\u77e5\u306e\u901a\u308aYM2151\u306f8\u97f3\u540c\u6642\u306b\u51fa\u529b\u304c\u53ef\u80fd\u306a\u306e\u30670\uff5e7\u307e\u3067\u540c\u3058\u3088\u3046\u306b\u8a2d\u5b9a\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>loadTimbre(uint8_t,uint16_t)\u3067\u97f3\u8272\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3001\u3053\u306e\u95a2\u6570\u306fMDX\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u5f62\u5f0f\u3067\u5b9a\u7fa9\u3055\u308c\u305fPROGMEM prog_uchar\u914d\u5217\u306e\u30a2\u30c9\u30ec\u30b9\u3092\u6e21\u3057\u307e\u3059\u3002\u30d1\u30e9\u30e1\u30fc\u30bf\u306b\u3064\u3044\u3066\u306f\u3055\u3089\u306b\u5206\u308a\u3084\u3059\u3044\u65b9\u6cd5\u3092\u7528\u610f\u3057\u307e\u3057\u305f\u306e\u3067\u5f8c\u8ff0\u3057\u307e\u3059\u3002<\/li><li>setVolume(uint8_t,uint8_t,uint16_t)\u3067\u30dc\u30ea\u30e5\u30fc\u30e0\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3001\u7bc4\u56f2\u306f0\uff5e15\u306715\u304c\u97f3\u91cf\u6700\u5927\u3067\u3059\u3002\u30cf\u30fc\u30c9\u306e\u5236\u7d04\u4e0a\u97f3\u8272\u306e\u7d44\u307f\u65b9\u306b\u3088\u308a\u30dc\u30ea\u30e5\u30fc\u30e0\u3092\u4e0b\u3052\u308b\u3068\u7834\u7dbb\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/li><li>setPanpot(uint8_t,uint8_t);\u3067\u30d1\u30f3\u30dd\u30c3\u30c8\u3092\u8a2d\u5b9a\u3057\u3001\u5de6\u53f3\u3069\u3061\u3089\u306b\u767a\u97f3\u3059\u308b\u304b\u8a2d\u5b9a\u3057\u307e\u3059\u3002\u30cf\u30fc\u30c9\u306e\u5236\u7d04\u4e0a\u3001\u30c7\u30b8\u30bf\u30eb\u306a\u9cf4\u308a\u5206\u3051\u3057\u304b\u3067\u304d\u307e\u305b\u3093\u3002<\/li><li>setTone(uint8_t,uint8_t,int16_t)\u3067\u97f3\u7a0b\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3001\u30aa\u30af\u30bf\u30fc\u30d60\u306eD#\u30920\u3068\u3057\u3066\u97f3\u968e\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u30023\u756a\u76ee\u306ekf\u306f\u97f3\u968e\u306e\u5fae\u8abf\u6574\u3067\u3059\u30016bit\u3067\u8a2d\u5b9a\u3057\u307e\u3059\u304c\u3001\u97f3\u968e\u3068\u5408\u6210\u3057\u3066\u3044\u308b\u306e\u3067\u9023\u7d9a\u5909\u5316\u97f3\u3092\u4f5c\u308a\u305f\u3044\u5834\u5408\u306f\u3053\u3061\u3089\u306e\u307f\u3067\u5927\u4e08\u592b\u3067\u3059\u3002<\/li><li>noteOn(uint8_t)\u3067\u767a\u97f3\u3057\u307e\u3059\u3002<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">setVolume\u3001setPanpot\u306f\u4e00\u898b\u4e0d\u8981\u306b\u898b\u3048\u307e\u3059\u304c\u3001\u95a2\u9023\u30ec\u30b8\u30b9\u30bf\u306e\u8a2d\u5b9a\u3082\u884c\u3063\u3066\u3044\u308b\u306e\u3067\u97f3\u8272\u306e\u518d\u8a2d\u5b9a\u3092\u884c\u3063\u305f\u5f8c\u306f\u5fc5\u305a\u547c\u3093\u3067\u304f\u3060\u3055\u3044\u3002\u7279\u306b\u30ea\u30bb\u30c3\u30c8\u76f4\u5f8c\u306f\u30ec\u30b8\u30b9\u30bf\u521d\u671f\u50240\u306a\u306e\u3067\u547c\u3070\u306a\u3044\u3068\u5168\u304f\u9cf4\u308a\u307e\u305b\u3093\u3001noteOff(uint8_t)\u3067\u767a\u97f3\u3092\u6b62\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">\u304a\u624b\u8efd\u97f3\u8272\u8a2d\u5b9a\u95a2\u6570\u306b\u3064\u3044\u3066<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">\u307e\u3060FM\u97f3\u6e90\u304c\u73fe\u5f79\u3060\u3063\u305f\u9803\u304b\u3089\u96e3\u6613\u5ea6\u304c\u9ad8\u304b\u3063\u305f\u306e\u304c\u97f3\u8272\u8a2d\u5b9a\u3067\u3059\u3002\u500d\u97f3\u3092\u591a\u91cd\u5408\u6210\u3057\u3066\u97f3\u3092\u51fa\u3057\u3066\u3044\u308b\u306e\u3067\u307b\u3093\u306e\u50c5\u304b\u306a\u30d1\u30e9\u30e1\u30fc\u30bf\u306e\u9055\u3044\u306b\u3088\u308a\u5927\u304d\u304f\u51fa\u529b\u304c\u5909\u308f\u308b\u4e0a\u3001\u6570\u3082\u591a\u3044\u306e\u3067\u5f53\u6642\u304b\u3089\u6ca2\u5c71\u306e\u97f3\u8272\u8a2d\u5b9a\u30c4\u30fc\u30eb\u304c\u4f5c\u3089\u308c\u305f\u7a0b\u3067\u3059\u3002\u305d\u3053\u3067\u3001<a href=\"http:\/\/www.valsound.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">VAL-SOUND<\/a>\u3055\u3093\u304c\u3001<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"http:\/\/park14.wakwak.com\/~valsound\/fm_lib.html\" target=\"_blank\" rel=\"noreferrer noopener\">FM-Sound Library<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u306b\u304b\u306a\u308a\u5927\u91cf\u306e\u97f3\u8272\u3092\u516c\u958b\u3057\u3066\u3044\u3089\u3063\u3057\u3083\u308b\u306e\u3067\u3001\u305d\u306e\u307e\u307e\u30ed\u30fc\u30c9\u3067\u304d\u308b\u3088\u3046\u95a2\u6570\u3092\u8ffd\u52a0\u3057\u307e\u3057\u305f\u3002\u8a18\u8ff0\u3068\u3057\u3066\u306f\u3001<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">PROGMEM prog_uchar\tAnalogBass[]={\n6, 7,  31, 0, 0,12, 1,18, 1, 1, 0,0,\n31, 0, 1,12, 1, 4, 1, 2, 0,0,\n31, 0, 0, 9, 0, 3, 0, 1, 7,0,\n31, 0, 0, 9, 0, 3, 0, 1, 3,0\n};\nYM2151.loadSeparationTimbre(channel,(uint16_t)AnalogBass);<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u3053\u306e\u3088\u3046\u306a\u611f\u3058\u3067\u3059\u3001\u4f46\u3057OPN\/OPNA\u3082\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u97f3\u8272\u306a\u70ba\u3001\u30d1\u30e9\u30e1\u30fc\u30bf\u304c\u82e5\u5e72\u5897\u3048\u3066\u3044\u308bYM2151\u306f\u5fae\u5999\u306b\u4f7f\u3044\u304d\u308c\u306a\u3044\u72b6\u614b\u3068\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u4ee5\u4e0a\u5168\u4f53\u7684\u306b\u8aac\u660e\u3092\u3084\u3084\u7aef\u6298\u3063\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u306e\u3067\u3001\u5206\u304b\u308a\u306b\u304f\u3044\u70b9\u304c\u3042\u308a\u307e\u3057\u305f\u3089\u30b3\u30e1\u30f3\u30c8\u3084\u30e1\u30fc\u30eb\u3067\u9060\u616e\u7121\u304f\u304a\u9858\u3044\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">\u3044\u308d\u3044\u308d\u66f4\u65b0\u3057\u307e\u3057\u305f<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">\u8ee2\u9001\u30c4\u30fc\u30eb\u4ed6\u309229\u65e5\u306b\u66f4\u65b0\u3057\u3001\u82e5\u5e72\u6a5f\u80fd\u5f37\u5316\u3092\u884c\u3044\u307e\u3057\u305f\u3002\u30b5\u30dd\u30fc\u30c8\u30da\u30fc\u30b8\u306b\u307e\u3068\u3081\u3066\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.ooishoo.org\/?page_id=15\" target=\"_blank\" rel=\"noreferrer noopener\">YM2151\u30b7\u30fc\u30eb\u30c9\u30b5\u30dd\u30fc\u30c8\u30da\u30fc\u30b8<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4eca\u56de\u306fYM2151\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u30e1\u30e2\u3057\u307e\u3059\u3002\u30e9\u30a4\u30d6\u30e9\u30ea\u3068\u3044\u3046\u3088\u308a\u306fM &hellip; <a href=\"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623\">\u7d9a\u304d\u3092\u8aad\u3080 <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-623","post","type-post","status-publish","format-standard","hentry","category-arduino"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u4eca\u56de\u306fYM2151\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u30e1\u30e2\u3057\u307e\u3059\u3002\u30e9\u30a4\u30d6\u30e9\u30ea\u3068\u3044\u3046\u3088\u308a\u306fMDX\u30b7\u30fc\u30b1\u30f3\u30b5\u306e\u5b9f\u88c5\u306b\u4f34\u306a\u3044\u5fc5\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"ooISHoo\"\/>\n\t<meta name=\"google-site-verification\" content=\"G-9P4MWYTT9L\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"ja_JP\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Web::ooISHoo - Yukio Ishii site\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac) - Web::ooISHoo\" \/>\n\t\t<meta property=\"og:description\" content=\"\u4eca\u56de\u306fYM2151\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u30e1\u30e2\u3057\u307e\u3059\u3002\u30e9\u30a4\u30d6\u30e9\u30ea\u3068\u3044\u3046\u3088\u308a\u306fMDX\u30b7\u30fc\u30b1\u30f3\u30b5\u306e\u5b9f\u88c5\u306b\u4f34\u306a\u3044\u5fc5\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2010-05-28T18:33:51+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-12-31T06:44:21+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac) - Web::ooISHoo\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u4eca\u56de\u306fYM2151\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u30e1\u30e2\u3057\u307e\u3059\u3002\u30e9\u30a4\u30d6\u30e9\u30ea\u3068\u3044\u3046\u3088\u308a\u306fMDX\u30b7\u30fc\u30b1\u30f3\u30b5\u306e\u5b9f\u88c5\u306b\u4f34\u306a\u3044\u5fc5\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?p=623#blogposting\",\"name\":\"Arduino+FM\\u97f3\\u6e90\\u3067\\u904a\\u3076(\\u30e9\\u30a4\\u30d6\\u30e9\\u30ea\\u306e\\u4f7f\\u3044\\u65b9\\u89e3\\u8aac) - Web::ooISHoo\",\"headline\":\"Arduino+FM\\u97f3\\u6e90\\u3067\\u904a\\u3076(\\u30e9\\u30a4\\u30d6\\u30e9\\u30ea\\u306e\\u4f7f\\u3044\\u65b9\\u89e3\\u8aac)\",\"author\":{\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?author=2#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/#organization\"},\"datePublished\":\"2010-05-29T03:33:51+09:00\",\"dateModified\":\"2020-12-31T15:44:21+09:00\",\"inLanguage\":\"ja\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?p=623#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?p=623#webpage\"},\"articleSection\":\"Arduino\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?p=623#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net#listItem\",\"position\":1,\"name\":\"\\u30db\\u30fc\\u30e0\",\"item\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?cat=2#listItem\",\"name\":\"Arduino\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?cat=2#listItem\",\"position\":2,\"name\":\"Arduino\",\"item\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?cat=2\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?p=623#listItem\",\"name\":\"Arduino+FM\\u97f3\\u6e90\\u3067\\u904a\\u3076(\\u30e9\\u30a4\\u30d6\\u30e9\\u30ea\\u306e\\u4f7f\\u3044\\u65b9\\u89e3\\u8aac)\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net#listItem\",\"name\":\"\\u30db\\u30fc\\u30e0\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?p=623#listItem\",\"position\":3,\"name\":\"Arduino+FM\\u97f3\\u6e90\\u3067\\u904a\\u3076(\\u30e9\\u30a4\\u30d6\\u30e9\\u30ea\\u306e\\u4f7f\\u3044\\u65b9\\u89e3\\u8aac)\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?cat=2#listItem\",\"name\":\"Arduino\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/#organization\",\"name\":\"Web::ooISHoo\",\"description\":\"Yukio Ishii site\",\"url\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?author=2#author\",\"url\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?author=2\",\"name\":\"ooISHoo\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?p=623#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/97eb4e09d7cd1fc799b6605fd78134cea1e7fd85eb2e2c5bad3c93afcd22e2e3?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"ooISHoo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?p=623#webpage\",\"url\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?p=623\",\"name\":\"Arduino+FM\\u97f3\\u6e90\\u3067\\u904a\\u3076(\\u30e9\\u30a4\\u30d6\\u30e9\\u30ea\\u306e\\u4f7f\\u3044\\u65b9\\u89e3\\u8aac) - Web::ooISHoo\",\"description\":\"\\u4eca\\u56de\\u306fYM2151\\u30e9\\u30a4\\u30d6\\u30e9\\u30ea\\u306e\\u4f7f\\u3044\\u65b9\\u306b\\u3064\\u3044\\u3066\\u30e1\\u30e2\\u3057\\u307e\\u3059\\u3002\\u30e9\\u30a4\\u30d6\\u30e9\\u30ea\\u3068\\u3044\\u3046\\u3088\\u308a\\u306fMDX\\u30b7\\u30fc\\u30b1\\u30f3\\u30b5\\u306e\\u5b9f\\u88c5\\u306b\\u4f34\\u306a\\u3044\\u5fc5\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?p=623#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?author=2#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/?author=2#author\"},\"datePublished\":\"2010-05-29T03:33:51+09:00\",\"dateModified\":\"2020-12-31T15:44:21+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/#website\",\"url\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/\",\"name\":\"Web::ooISHoo\",\"description\":\"Yukio Ishii site\",\"inLanguage\":\"ja\",\"publisher\":{\"@id\":\"https:\\\/\\\/d3vmfdkdznbl3b.cloudfront.net\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac) - Web::ooISHoo","description":"\u4eca\u56de\u306fYM2151\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u30e1\u30e2\u3057\u307e\u3059\u3002\u30e9\u30a4\u30d6\u30e9\u30ea\u3068\u3044\u3046\u3088\u308a\u306fMDX\u30b7\u30fc\u30b1\u30f3\u30b5\u306e\u5b9f\u88c5\u306b\u4f34\u306a\u3044\u5fc5","canonical_url":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"G-9P4MWYTT9L","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623#blogposting","name":"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac) - Web::ooISHoo","headline":"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac)","author":{"@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?author=2#author"},"publisher":{"@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/#organization"},"datePublished":"2010-05-29T03:33:51+09:00","dateModified":"2020-12-31T15:44:21+09:00","inLanguage":"ja","mainEntityOfPage":{"@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623#webpage"},"isPartOf":{"@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623#webpage"},"articleSection":"Arduino"},{"@type":"BreadcrumbList","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net#listItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/d3vmfdkdznbl3b.cloudfront.net","nextItem":{"@type":"ListItem","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?cat=2#listItem","name":"Arduino"}},{"@type":"ListItem","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?cat=2#listItem","position":2,"name":"Arduino","item":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?cat=2","nextItem":{"@type":"ListItem","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623#listItem","name":"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac)"},"previousItem":{"@type":"ListItem","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net#listItem","name":"\u30db\u30fc\u30e0"}},{"@type":"ListItem","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623#listItem","position":3,"name":"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac)","previousItem":{"@type":"ListItem","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?cat=2#listItem","name":"Arduino"}}]},{"@type":"Organization","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/#organization","name":"Web::ooISHoo","description":"Yukio Ishii site","url":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/"},{"@type":"Person","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?author=2#author","url":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?author=2","name":"ooISHoo","image":{"@type":"ImageObject","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/97eb4e09d7cd1fc799b6605fd78134cea1e7fd85eb2e2c5bad3c93afcd22e2e3?s=96&d=mm&r=g","width":96,"height":96,"caption":"ooISHoo"}},{"@type":"WebPage","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623#webpage","url":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623","name":"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac) - Web::ooISHoo","description":"\u4eca\u56de\u306fYM2151\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u30e1\u30e2\u3057\u307e\u3059\u3002\u30e9\u30a4\u30d6\u30e9\u30ea\u3068\u3044\u3046\u3088\u308a\u306fMDX\u30b7\u30fc\u30b1\u30f3\u30b5\u306e\u5b9f\u88c5\u306b\u4f34\u306a\u3044\u5fc5","inLanguage":"ja","isPartOf":{"@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/#website"},"breadcrumb":{"@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623#breadcrumblist"},"author":{"@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?author=2#author"},"creator":{"@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?author=2#author"},"datePublished":"2010-05-29T03:33:51+09:00","dateModified":"2020-12-31T15:44:21+09:00"},{"@type":"WebSite","@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/#website","url":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/","name":"Web::ooISHoo","description":"Yukio Ishii site","inLanguage":"ja","publisher":{"@id":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/#organization"}}]},"og:locale":"ja_JP","og:site_name":"Web::ooISHoo - Yukio Ishii site","og:type":"article","og:title":"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac) - Web::ooISHoo","og:description":"\u4eca\u56de\u306fYM2151\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u30e1\u30e2\u3057\u307e\u3059\u3002\u30e9\u30a4\u30d6\u30e9\u30ea\u3068\u3044\u3046\u3088\u308a\u306fMDX\u30b7\u30fc\u30b1\u30f3\u30b5\u306e\u5b9f\u88c5\u306b\u4f34\u306a\u3044\u5fc5","og:url":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623","article:published_time":"2010-05-28T18:33:51+00:00","article:modified_time":"2020-12-31T06:44:21+00:00","twitter:card":"summary_large_image","twitter:title":"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac) - Web::ooISHoo","twitter:description":"\u4eca\u56de\u306fYM2151\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u30e1\u30e2\u3057\u307e\u3059\u3002\u30e9\u30a4\u30d6\u30e9\u30ea\u3068\u3044\u3046\u3088\u308a\u306fMDX\u30b7\u30fc\u30b1\u30f3\u30b5\u306e\u5b9f\u88c5\u306b\u4f34\u306a\u3044\u5fc5"},"aioseo_meta_data":{"post_id":"623","title":null,"description":null,"keywords":null,"keyphrases":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"created":"2022-11-04 09:43:10","updated":"2026-07-24 17:13:16","primary_term":null,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/d3vmfdkdznbl3b.cloudfront.net\" title=\"\u30db\u30fc\u30e0\">\u30db\u30fc\u30e0<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?cat=2\" title=\"Arduino\">Arduino<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tArduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac)\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"\u30db\u30fc\u30e0","link":"https:\/\/d3vmfdkdznbl3b.cloudfront.net"},{"label":"Arduino","link":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?cat=2"},{"label":"Arduino+FM\u97f3\u6e90\u3067\u904a\u3076(\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u4f7f\u3044\u65b9\u89e3\u8aac)","link":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/?p=623"}],"_links":{"self":[{"href":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/index.php?rest_route=\/wp\/v2\/posts\/623","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=623"}],"version-history":[{"count":2,"href":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/index.php?rest_route=\/wp\/v2\/posts\/623\/revisions"}],"predecessor-version":[{"id":2032,"href":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/index.php?rest_route=\/wp\/v2\/posts\/623\/revisions\/2032"}],"wp:attachment":[{"href":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=623"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=623"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/d3vmfdkdznbl3b.cloudfront.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=623"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}