{"id":42895,"date":"2018-06-14T10:11:05","date_gmt":"2018-06-14T04:11:05","guid":{"rendered":"http:\/\/rcl-radio.ru\/?p=42895"},"modified":"2022-01-15T12:35:46","modified_gmt":"2022-01-15T06:35:46","slug":"%d0%b8%d0%bd%d0%b4%d0%b8%d0%ba%d0%b0%d1%82%d0%be%d1%80-%d1%83%d1%80%d0%be%d0%b2%d0%bd%d1%8f-%d1%81%d0%b8%d0%b3%d0%bd%d0%b0%d0%bb%d0%b0-arduino","status":"publish","type":"post","link":"http:\/\/rcl-radio.ru\/?p=42895","title":{"rendered":"\u0418\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440 \u0443\u0440\u043e\u0432\u043d\u044f \u0441\u0438\u0433\u043d\u0430\u043b\u0430 (Arduino)"},"content":{"rendered":"<p>\u041d\u0430 \u0440\u0438\u0441\u0443\u043d\u043a\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u0430 \u0441\u0445\u0435\u043c\u0430 \u043b\u0438\u043d\u0435\u0439\u043d\u043e\u0433\u043e \u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u0430 \u0443\u0440\u043e\u0432\u043d\u044f \u0441\u0438\u0433\u043d\u0430\u043b\u0430, \u0443\u0441\u0442-\u0432\u043e \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u043e \u043d\u0430 Arduino Nano, \u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440 LCD 1602. \u0418\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440 \u0441\u043f\u043e\u0441\u043e\u0431\u0435\u043d \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c 30 \u0443\u0440\u043e\u0432\u043d\u0435\u0439 \u0432\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u0438\u0433\u043d\u0430\u043b\u0430, \u0432\u0445\u043e\u0434\u043d\u043e\u0439 \u0441\u0438\u0433\u043d\u0430\u043b \u043d\u0435 \u0434\u043e\u043b\u0436\u0435\u043d \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 1.1 \u0412, \u0442\u0430\u043a \u043a\u0430\u043a \u0432\u0445\u043e\u0434 \u0410\u0426\u041f \u0438\u043c\u0435\u0435\u0442 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0435\u0435 \u043e\u043f\u043e\u0440\u043d\u043e\u0435 \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 1.1 \u0412. \u041f\u0440\u0438 \u0431\u043e\u043b\u044c\u0448\u043e\u043c \u0443\u0440\u043e\u0432\u043d\u0435 \u0432\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u0438\u0433\u043d\u0430\u043b\u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0434\u0435\u043b\u0438\u0442\u0435\u043b\u044c \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-42896\" src=\"http:\/\/rcl-radio.ru\/wp-content\/uploads\/2018\/06\/76576576576576.png\" alt=\"\" width=\"601\" height=\"450\" srcset=\"http:\/\/rcl-radio.ru\/wp-content\/uploads\/2018\/06\/76576576576576.png 601w, http:\/\/rcl-radio.ru\/wp-content\/uploads\/2018\/06\/76576576576576-200x150.png 200w, http:\/\/rcl-radio.ru\/wp-content\/uploads\/2018\/06\/76576576576576-500x374.png 500w\" sizes=\"auto, (max-width: 601px) 100vw, 601px\" \/><\/p>\n<pre style=\"background: #0c1021; color: #f8f8f8;\">#include &lt;LiquidCrystal.h&gt;\r\nLiquidCrystal lcd(<span style=\"color: #d8fa3c;\">12<\/span>, <span style=\"color: #d8fa3c;\">11<\/span>, <span style=\"color: #d8fa3c;\">5<\/span>, <span style=\"color: #d8fa3c;\">4<\/span>, <span style=\"color: #d8fa3c;\">3<\/span>, <span style=\"color: #d8fa3c;\">2<\/span>);<span style=\"color: #aeaeae;\">\/\/ RS,E,D4,D5,D6,D7<\/span>\r\nbyte a1[<span style=\"color: #d8fa3c;\">8<\/span>]<span style=\"color: #fbde2d;\">=<\/span>{ \r\n  0b11011,0b11011,0b11011,0b11011,0b11011,0b11011,0b11011,0b11011};\r\nbyte a2[<span style=\"color: #d8fa3c;\">8<\/span>]<span style=\"color: #fbde2d;\">=<\/span>{ \r\n  0b11000,0b11000,0b11000,0b11000,0b11000,0b11000,0b11000,0b11000};\r\nbyte a3[<span style=\"color: #d8fa3c;\">8<\/span>]<span style=\"color: #fbde2d;\">=<\/span>{\r\n  0b00011,0b00011,0b00011,0b00011,0b00011,0b00011,0b00011,0b00011};\r\nbyte znak_r[<span style=\"color: #d8fa3c;\">8<\/span>]<span style=\"color: #fbde2d;\">=<\/span>{ <span style=\"color: #aeaeae;\">\/\/ R<\/span>\r\n  0b00000,0b00000,0b11111,0b00101,0b00101,0b11010,0b00000,0b00000};\r\nbyte znak_l[<span style=\"color: #d8fa3c;\">8<\/span>]<span style=\"color: #fbde2d;\">=<\/span>{ <span style=\"color: #aeaeae;\">\/\/ L<\/span>\r\n  0b00000,0b00000,0b11111,0b10000,0b10000,0b10000,0b00000,0b00000};\r\n<span style=\"color: #8da6ce;\">int<\/span> u_r,u_l,i<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">1<\/span>,<span style=\"color: #8da6ce;\">x<\/span>,u_maxr,u_maxl,z,z1,u_r0[<span style=\"color: #d8fa3c;\">15<\/span>],u_l0[<span style=\"color: #d8fa3c;\">15<\/span>];\r\nunsigned long time1; \r\n<span style=\"color: #8da6ce;\">void<\/span> setup(){  \r\n  analogReference(INTERNAL);\r\n  lcd.begin(<span style=\"color: #d8fa3c;\">16<\/span>, <span style=\"color: #d8fa3c;\">2<\/span>);<span style=\"color: #aeaeae;\">\/\/ LCD 16X2<\/span>\r\n  lcd.createChar(<span style=\"color: #d8fa3c;\">0<\/span>,a1); \r\n  lcd.createChar(<span style=\"color: #d8fa3c;\">1<\/span>,a2); \r\n  lcd.createChar(<span style=\"color: #d8fa3c;\">2<\/span>,znak_r); \r\n  lcd.createChar(<span style=\"color: #d8fa3c;\">3<\/span>,znak_l);\r\n  lcd.createChar(<span style=\"color: #d8fa3c;\">4<\/span>,a3); \r\n  pinMode(A0,INPUT);\r\n  pinMode(A2,INPUT);\r\n}\r\n\r\n<span style=\"color: #8da6ce;\">void<\/span> loop(){  \r\n  lcd.setCursor(<span style=\"color: #d8fa3c;\">0<\/span>,<span style=\"color: #d8fa3c;\">0<\/span>);<span style=\"color: #aeaeae;\">\/\/ R <\/span>\r\n  lcd.write((uint8_t)<span style=\"color: #d8fa3c;\">2<\/span>);\r\n  lcd.setCursor(<span style=\"color: #d8fa3c;\">0<\/span>,<span style=\"color: #d8fa3c;\">1<\/span>);\r\n  lcd.write((uint8_t)<span style=\"color: #d8fa3c;\">3<\/span>);<span style=\"color: #aeaeae;\">\/\/ L<\/span>\r\n\r\n  u_r <span style=\"color: #fbde2d;\">=<\/span> analogRead(A0); <span style=\"color: #aeaeae;\">\/\/ \u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u0435 R<\/span>\r\n  u_l <span style=\"color: #fbde2d;\">=<\/span> analogRead(A2); <span style=\"color: #aeaeae;\">\/\/ \u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u0435 L<\/span>\r\n\r\n  <span style=\"color: #fbde2d;\">for<\/span>(<span style=\"color: #8da6ce;\">int<\/span> z<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">1<\/span>,z1<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">0<\/span>,z2<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">30<\/span>;z&lt;<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">15<\/span>;z<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #fbde2d;\">+<\/span>,z1<span style=\"color: #fbde2d;\">=<\/span>z1<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #d8fa3c;\">30<\/span>,z2<span style=\"color: #fbde2d;\">=<\/span>z2<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #d8fa3c;\">30<\/span>){ <span style=\"color: #aeaeae;\">\/\/ l+r<\/span>\r\n    <span style=\"color: #fbde2d;\">if<\/span>(u_l&gt;z1){\r\n      lcd.setCursor(z,<span style=\"color: #d8fa3c;\">1<\/span>);\r\n      lcd.write((uint8_t)<span style=\"color: #d8fa3c;\">1<\/span>);\r\n    } \r\n    <span style=\"color: #fbde2d;\">if<\/span>(u_r&gt;z1){\r\n      lcd.setCursor(z,<span style=\"color: #d8fa3c;\">0<\/span>);\r\n      lcd.write((uint8_t)<span style=\"color: #d8fa3c;\">1<\/span>);\r\n    } \r\n    <span style=\"color: #fbde2d;\">if<\/span>(u_l&gt;z2){\r\n      lcd.setCursor(z,<span style=\"color: #d8fa3c;\">1<\/span>);\r\n      lcd.write((uint8_t)<span style=\"color: #d8fa3c;\">0<\/span>);\r\n    } \r\n    <span style=\"color: #fbde2d;\">if<\/span>(u_r&gt;z2){\r\n      lcd.setCursor(z,<span style=\"color: #d8fa3c;\">0<\/span>);\r\n      lcd.write((uint8_t)<span style=\"color: #d8fa3c;\">0<\/span>);\r\n    } \r\n  }\r\n\r\n  i<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #fbde2d;\">+<\/span>;\r\n  <span style=\"color: #fbde2d;\">if<\/span>(i&lt;<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">15<\/span>){\r\n    u_l0[i]<span style=\"color: #fbde2d;\">=<\/span>u_l;\r\n    u_r0[i]<span style=\"color: #fbde2d;\">=<\/span>u_r;\r\n  }\r\n  <span style=\"color: #fbde2d;\">else<\/span>{\r\n    i<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">1<\/span>;\r\n  }\r\n  <span style=\"color: #fbde2d;\">if<\/span>(i<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">15<\/span>){\r\n    u_maxr<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">0<\/span>;\r\n    u_maxl<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">0<\/span>;\r\n    <span style=\"color: #fbde2d;\">for<\/span>(<span style=\"color: #8da6ce;\">x<\/span><span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">1<\/span>;<span style=\"color: #8da6ce;\">x<\/span>&lt;<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">15<\/span>;<span style=\"color: #8da6ce;\">x<\/span><span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #fbde2d;\">+<\/span>){\r\n      u_maxl<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #8da6ce;\">max<\/span>(u_maxl,u_l0[<span style=\"color: #8da6ce;\">x<\/span>]);\r\n      u_maxr<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #8da6ce;\">max<\/span>(u_maxr,u_r0[<span style=\"color: #8da6ce;\">x<\/span>]);\r\n    }\r\n  }\r\n\r\n  <span style=\"color: #fbde2d;\">if<\/span>(u_maxl&lt;<span style=\"color: #fbde2d;\">=<\/span>u_l){\r\n    u_maxl<span style=\"color: #fbde2d;\">=<\/span>u_l;\r\n  } \r\n  <span style=\"color: #fbde2d;\">if<\/span>(u_maxr&lt;<span style=\"color: #fbde2d;\">=<\/span>u_r){\r\n    u_maxr<span style=\"color: #fbde2d;\">=<\/span>u_r;\r\n  }\r\n\r\n  <span style=\"color: #fbde2d;\">for<\/span>(z<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">1<\/span>,z1<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">0<\/span>;z&lt;<span style=\"color: #fbde2d;\">=<\/span><span style=\"color: #d8fa3c;\">15<\/span>;z<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #fbde2d;\">+<\/span>,z1<span style=\"color: #fbde2d;\">=<\/span>z1<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #d8fa3c;\">30<\/span>){\r\n    <span style=\"color: #fbde2d;\">if<\/span>(u_maxl &gt; z1 <span style=\"color: #fbde2d;\">&amp;<\/span><span style=\"color: #fbde2d;\">&amp;<\/span> u_maxl &lt;<span style=\"color: #fbde2d;\">=<\/span> z1<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #d8fa3c;\">15<\/span>){\r\n      lcd.setCursor(z,<span style=\"color: #d8fa3c;\">1<\/span>);\r\n      lcd.write((uint8_t)<span style=\"color: #d8fa3c;\">1<\/span>);\r\n    }\r\n    <span style=\"color: #fbde2d;\">if<\/span>(u_maxl &gt; z1<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #d8fa3c;\">15<\/span> <span style=\"color: #fbde2d;\">&amp;<\/span><span style=\"color: #fbde2d;\">&amp;<\/span> u_maxl &lt;<span style=\"color: #fbde2d;\">=<\/span> z1<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #d8fa3c;\">30<\/span>){\r\n      lcd.setCursor(z,<span style=\"color: #d8fa3c;\">1<\/span>);\r\n      lcd.write((uint8_t)<span style=\"color: #d8fa3c;\">4<\/span>);\r\n    }\r\n\r\n    <span style=\"color: #fbde2d;\">if<\/span>(u_maxr &gt; z1 <span style=\"color: #fbde2d;\">&amp;<\/span><span style=\"color: #fbde2d;\">&amp;<\/span> u_maxr &lt;<span style=\"color: #fbde2d;\">=<\/span> z1<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #d8fa3c;\">15<\/span>){\r\n      lcd.setCursor(z,<span style=\"color: #d8fa3c;\">0<\/span>);\r\n      lcd.write((uint8_t)<span style=\"color: #d8fa3c;\">1<\/span>);\r\n    }\r\n    <span style=\"color: #fbde2d;\">if<\/span>(u_maxr &gt; z1<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #d8fa3c;\">15<\/span> <span style=\"color: #fbde2d;\">&amp;<\/span><span style=\"color: #fbde2d;\">&amp;<\/span> u_maxr &lt;<span style=\"color: #fbde2d;\">=<\/span> z1<span style=\"color: #fbde2d;\">+<\/span><span style=\"color: #d8fa3c;\">30<\/span>){\r\n      lcd.setCursor(z,<span style=\"color: #d8fa3c;\">0<\/span>);\r\n      lcd.write((uint8_t)<span style=\"color: #d8fa3c;\">4<\/span>);\r\n    }\r\n  } \r\n  delay(<span style=\"color: #d8fa3c;\">75<\/span>);\r\n  lcd.<span style=\"color: #8da6ce;\">clear<\/span>();\r\n}\r\n\r\n\r\n<\/pre>\n<div id=\"marketWidget\"><\/div>\n<table style=\"height: 541px;\" width=\"722\">\n<tbody>\n<tr>\n<td style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-42897\" src=\"http:\/\/rcl-radio.ru\/wp-content\/uploads\/2018\/06\/Screenshot-14.06.2018-100801.png\" alt=\"\" width=\"260\" height=\"521\" srcset=\"http:\/\/rcl-radio.ru\/wp-content\/uploads\/2018\/06\/Screenshot-14.06.2018-100801.png 260w, http:\/\/rcl-radio.ru\/wp-content\/uploads\/2018\/06\/Screenshot-14.06.2018-100801-200x400.png 200w, http:\/\/rcl-radio.ru\/wp-content\/uploads\/2018\/06\/Screenshot-14.06.2018-100801-250x500.png 250w\" sizes=\"auto, (max-width: 260px) 100vw, 260px\" \/><\/td>\n<td style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-42898\" src=\"http:\/\/rcl-radio.ru\/wp-content\/uploads\/2018\/06\/Screenshot-14.06.2018-100710.png\" alt=\"\" width=\"244\" height=\"499\" srcset=\"http:\/\/rcl-radio.ru\/wp-content\/uploads\/2018\/06\/Screenshot-14.06.2018-100710.png 244w, http:\/\/rcl-radio.ru\/wp-content\/uploads\/2018\/06\/Screenshot-14.06.2018-100710-196x400.png 196w\" sizes=\"auto, (max-width: 244px) 100vw, 244px\" \/><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: center;\"><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/58X76ik41oY?ecver=1\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u041d\u0430 \u0440\u0438\u0441\u0443\u043d\u043a\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u0430 \u0441\u0445\u0435\u043c\u0430 \u043b\u0438\u043d\u0435\u0439\u043d\u043e\u0433\u043e \u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u0430 \u0443\u0440\u043e\u0432\u043d\u044f \u0441\u0438\u0433\u043d\u0430\u043b\u0430, \u0443\u0441\u0442-\u0432\u043e \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u043e \u043d\u0430 Arduino Nano, \u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440 LCD 1602. \u0418\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440 \u0441\u043f\u043e\u0441\u043e\u0431\u0435\u043d \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c 30 \u0443\u0440\u043e\u0432\u043d\u0435\u0439 \u0432\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u0438\u0433\u043d\u0430\u043b\u0430, \u0432\u0445\u043e\u0434\u043d\u043e\u0439 \u0441\u0438\u0433\u043d\u0430\u043b \u043d\u0435 \u0434\u043e\u043b\u0436\u0435\u043d \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 1.1 \u0412, \u0442\u0430\u043a \u043a\u0430\u043a \u0432\u0445\u043e\u0434 \u0410\u0426\u041f \u0438\u043c\u0435\u0435\u0442 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0435\u0435 \u043e\u043f\u043e\u0440\u043d\u043e\u0435 \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 1.1 \u0412. \u041f\u0440\u0438 \u0431\u043e\u043b\u044c\u0448\u043e\u043c \u0443\u0440\u043e\u0432\u043d\u0435 \u0432\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u0438\u0433\u043d\u0430\u043b\u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0434\u0435\u043b\u0438\u0442\u0435\u043b\u044c \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f. #include &lt;LiquidCrystal.h&gt; LiquidCrystal lcd(12, 11, 5, 4, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":42896,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[239,17],"tags":[],"class_list":["post-42895","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-arduino","category-17"],"views":24009,"_links":{"self":[{"href":"http:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/42895","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=42895"}],"version-history":[{"count":3,"href":"http:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/42895\/revisions"}],"predecessor-version":[{"id":111578,"href":"http:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/42895\/revisions\/111578"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/media\/42896"}],"wp:attachment":[{"href":"http:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=42895"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=42895"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=42895"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}