{"id":418,"date":"2021-02-12T13:43:40","date_gmt":"2021-02-12T13:43:40","guid":{"rendered":"https:\/\/starthardware.org\/en\/?p=418"},"modified":"2021-03-27T11:19:52","modified_gmt":"2021-03-27T11:19:52","slug":"raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano","status":"publish","type":"post","link":"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/","title":{"rendered":"RaylFX \u2013 Effects for model railroads and model making with Arduino Nano"},"content":{"rendered":"\n<p>The Miniature Wonderland in Hamburg really fascinated me. Of course, all the trains and tracks are already ingenious, but the real magic is the level of detail and not least the lighting and effects that are installed. And of course I wanted to recreate something like this with Arduino and make it available to you. I put special emphasis on customizability and ease of replication. I named the system RaylFX, because I want to expand it more and more in the future.<\/p>\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"sp-dsgvo sp-dsgvo-embedding-container sp-dsgvo-embedding-youtube \"><div class=\"sp-dsgvo-blocked-embedding-placeholder sp-dsgvo-blocked-embedding-placeholder-youtube\">  <div class=\"sp-dsgvo-blocked-embedding-placeholder-header\"><img decoding=\"async\" class=\"sp-dsgvo-blocked-embedding-placeholder-header-icon\" src=\"https:\/\/starthardware.org\/en\/wp-content\/plugins\/shapepress-dsgvo\/public\/images\/embeddings\/icon-youtube.svg\"\/>We need your consent to load the content of YouTube.<\/div>  <div class=\"sp-dsgvo-blocked-embedding-placeholder-body\"><p>If you click on this video we will play the video, load scripts on your device, store cookies and collect personal data. This enables [Google Ireland Limited, Irland] to track activities on the Internet and to display advertising in a target group-oriented manner. There is a data transfer to the USA, which does not have EU-compliant data protection. You will find further information <a target=\"_blank\" href=\"#\" class=\"sp-dsgvo-navigate-privacy-policy\">here<\/a>.<\/p>   <div class=\"sp-dsgvo-blocked-embedding-button-container\"> <a href=\"#\" class=\"sp-dsgvo-direct-enable-popup sp-dsgvo-blocked-embedding-button-enable\" data-slug=\"youtube\">Click here to enable this content.<\/a><\/div>  <\/div><\/div><div class=\"sp-dsgvo-hidden-embedding-content sp-dsgvo-hidden-embedding-content-youtube\" data-sp-dsgvo-embedding-slug=\"youtube\">Jmx0O2RpdiBjbGFzcz0mcXVvdDtudi1pZnJhbWUtZW1iZWQmcXVvdDsmZ3Q7Jmx0O2lmcmFtZSB0aXRsZT0mcXVvdDtSYWlsRlggVcyIYmVyYmxpY2sgJm5kYXNoOyBFaW4gRWZmZWt0ZS1TeXN0ZW0gZiZ1dW1sO3IgTW9kZWxsYmFobiB1bmQgTW9kZWxsYmF1JnF1b3Q7IHdpZHRoPSZxdW90OzEyMDAmcXVvdDsgaGVpZ2h0PSZxdW90OzY3NSZxdW90OyBzcmM9JnF1b3Q7aHR0cHM6Ly93d3cueW91dHViZS5jb20vZW1iZWQvMVRhYnJ1RG5JdjA\/ZmVhdHVyZT1vZW1iZWQmcXVvdDsgZnJhbWVib3JkZXI9JnF1b3Q7MCZxdW90OyBhbGxvdz0mcXVvdDthY2NlbGVyb21ldGVyOyBhdXRvcGxheTsgY2xpcGJvYXJkLXdyaXRlOyBlbmNyeXB0ZWQtbWVkaWE7IGd5cm9zY29wZTsgcGljdHVyZS1pbi1waWN0dXJlJnF1b3Q7IGFsbG93ZnVsbHNjcmVlbiZndDsmbHQ7L2lmcmFtZSZndDsmbHQ7L2RpdiZndDs=<\/div><\/div>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">The RaylFX System<\/h2>\n\n\n\n<p>I designed the RaylFX system in such a way that it consists of individual components which receive a common time via a central element, the control module, because, as with the Miniature Wonderland, it should become day and night with RaylFX after an adjustable time. This function is performed by a low-cost Arduino Nano, which sends a number from 0 to 23 to all modules in the system at adjustable intervals. These modules also use the Arduino Nano as a platform. Depending on the project (e.g. fairground, construction site, settlement, etc.) other components are integrated. Again, I have paid attention to simplicity and low cost, although both must please be seen in relation. Even though I tried to make the application as simple as possible, this is still a project for people with some experience in using Arduino. For this I recommend my e-book &#8220;Arduino f\u00fcr Anf\u00e4nger und Anf\u00e4ngerinnen&#8221;. In it there are all the basics you need to get started.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Control Module \u2013 Wiring Diagram<\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/starthardware.org\/en\/wp-content\/uploads\/2021\/02\/raylfx-control-module.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"372\" height=\"428\" src=\"https:\/\/starthardware.org\/en\/wp-content\/uploads\/2021\/02\/raylfx-control-module.jpg\" alt=\"RaylFX Control Module Arduino Model Railway Model Railway Wiring Diagram\" class=\"wp-image-433\" srcset=\"https:\/\/starthardware.org\/en\/wp-content\/uploads\/2021\/02\/raylfx-control-module.jpg 372w, https:\/\/starthardware.org\/en\/wp-content\/uploads\/2021\/02\/raylfx-control-module-261x300.jpg 261w\" sizes=\"auto, (max-width: 372px) 100vw, 372px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>The control module consists of an Arduino Nano whose pin D18 (A4) is connected to all other modules at pin D18. (The green cable in the picture is redundant.) In addition, there is a central power supply that connects all modules together (5V+ and GND).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Components<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><a rel=\"noreferrer noopener\" href=\"https:\/\/amzn.to\/3mSDyrO\" target=\"_blank\">Arduino Nano<\/a>*<\/li><li><a rel=\"noreferrer noopener\" href=\"https:\/\/amzn.to\/3lSYPAy\" target=\"_blank\">Breadboard<\/a>*<\/li><li><a rel=\"noreferrer noopener\" href=\"https:\/\/amzn.to\/37MqeyK\" target=\"_blank\">Jumper Wires<\/a>*<\/li><li><a href=\"https:\/\/amzn.to\/3orFDfb\" target=\"_blank\" rel=\"noreferrer noopener\">Segment Display<\/a>*<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Code for the RaylFX Control Module<\/h2>\n\n\n\n<p>The control module uses the TM1637 display library. This library must be installed first. For this go in the Arduino menu to Sketch&gt;Include Library&gt;Manage Libraries \u2026 and search for TM1637 in the search field. Install the current version of the TM1637 library from Avishay Orpaz.<\/p>\n\n\n\n<p>This program must be loaded onto the control-module. To do this, the Arduino Nano must first be selected in the menu of the Arduino software under Tools&gt;Board. Then you have to select under Tools&gt;Processor &#8220;ATmega328P (Old Bootloader)&#8221; and last under Tools&gt;Port the port where the Arduino Nano is connected.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/* \n     RaylFX Control Module \n     StartHardware.org\/en \n*\/\n\n#include &lt;TM1637Display.h>\n\n\/* ***** ***** Settings ***** ***** ***** *****  ***** ***** ***** *****  ***** ***** ***** ***** *\/\n\nlong theTimeout = 6;  \/\/ duration of one model city hour in seconds (minimum approx. 6)\n\n\/* ***** ***** From here begins the program code, which does not need to be adjusted ***** ***** ***** ***** *\/\n\nint sendPin = 18;\nlong theTimer = 0;\nint hours = 19;\nint minutes = 50;\n\n\/* ***** ***** Segment Display ***** ***** *\/\n#define numberOfSeconds(_time_) ((_time_ \/ 1000) % 60)\n#define numberOfMinutes(_time_) (((_time_ \/ 1000) \/ 60) % 60)\n\n\/* Control Module *\/\n\n#define NODE_MAX_NUMBER 127\n#define PAYLOAD_SIZE 2\n\nint nodePayload&#091;NODE_MAX_NUMBER]&#091;PAYLOAD_SIZE];\nTM1637Display display(2, 3);                      \/\/ segment display at D2 and D3\n\nvoid setup() {\n  Serial.begin(115200);\n  pinMode(sendPin,OUTPUT);\n  \/\/ Set brightness\n  display.setBrightness(0x0c);\n}\nvoid loop() {\n  if (theTimer + ((theTimeout)*1000\/60) &lt; millis()) {\n    theTimer = millis();\n    minutes++;\n    if (minutes >= 60) {\n      hours++;\n      minutes = 0;\n      if (hours >= 24) hours = 0;\n        sendData();\n    }\n\n\n  }\n\n  showTime(hours, minutes);  \/\/ output on segment display\n  delay(10);\n}\n\nvoid sendData() {\n  for (int i=0; i&lt;24; i++){\n    if (hours>=i) digitalWrite(sendPin, LOW);\n    delay(1);  \n    digitalWrite(sendPin, HIGH);\n    delay(1);\n  }\n \n}\n\n\n\/* Segment Display *\/\nvoid showTime(int theHour, int theMinute) {\n  display.showNumberDecEx(theMinute, 0, true, 2, 2);\n  display.showNumberDecEx(theHour, 0b01000000, true, 2, 0);\n}<\/code><\/pre>\n\n\n\n<p>In the code, in the settings section, you can now determine how many seconds (theTimeout) in the real world should correspond to one hour in the model world.<\/p>\n\n\n\n<p>After setting it up, you can just transfer the code to the Arduino nano and that&#8217;s it.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/starthardware.org\/en\/category\/projects\/arduino-projects\/raylfx\/\" target=\"_blank\" rel=\"noreferrer noopener\">View all RaylFX modules \u00bb<\/a><\/div>\n<\/div>\n\n\n\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Miniature Wonderland in Hamburg really fascinated me. Of course, all the trains and tracks are already ingenious, but the real magic is the level of detail and not least the lighting and effects that are installed. And of course I wanted to recreate something like this with Arduino and make it available to you.&hellip;&nbsp;<a href=\"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/\" class=\"\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">RaylFX \u2013 Effects for model railroads and model making with Arduino Nano<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":419,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[5,9],"tags":[],"class_list":["post-418","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-arduino-projects","category-raylfx"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>RaylFX \u2013 Effects for model railroads and model making with Arduino Nano<\/title>\n<meta name=\"description\" content=\"RaylFX \u2013 Learn how to use Arduino Nano to create effects, sounds and movements for model building and model trains.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"RaylFX \u2013 Effects for model railroads and model making with Arduino Nano\" \/>\n<meta property=\"og:description\" content=\"RaylFX \u2013 Learn how to use Arduino Nano to create effects, sounds and movements for model building and model trains.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/\" \/>\n<meta property=\"og:site_name\" content=\"StartHardware - Tutorials for Arduino\" \/>\n<meta property=\"article:published_time\" content=\"2021-02-12T13:43:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-03-27T11:19:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/starthardware.org\/en\/wp-content\/uploads\/2021\/02\/RaylFX-title.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"David Hermann\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/starthardware.org\/en\/#website\",\"url\":\"https:\/\/starthardware.org\/en\/\",\"name\":\"StartHardware - Tutorials for Arduino\",\"description\":\"Arduino, Electronics, Fun\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/starthardware.org\/en\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/starthardware.org\/en\/wp-content\/uploads\/2021\/02\/RaylFX-title.jpg\",\"contentUrl\":\"https:\/\/starthardware.org\/en\/wp-content\/uploads\/2021\/02\/RaylFX-title.jpg\",\"width\":1200,\"height\":675,\"caption\":\"RaylFX - Effects for model railroads and model making with Arduino Nano\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/#webpage\",\"url\":\"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/\",\"name\":\"RaylFX \u2013 Effects for model railroads and model making with Arduino Nano\",\"isPartOf\":{\"@id\":\"https:\/\/starthardware.org\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/#primaryimage\"},\"datePublished\":\"2021-02-12T13:43:40+00:00\",\"dateModified\":\"2021-03-27T11:19:52+00:00\",\"author\":{\"@id\":\"https:\/\/starthardware.org\/en\/#\/schema\/person\/37dd49804e351d0045589790d695d99c\"},\"description\":\"RaylFX \u2013 Learn how to use Arduino Nano to create effects, sounds and movements for model building and model trains.\",\"breadcrumb\":{\"@id\":\"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/starthardware.org\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"RaylFX \u2013 Effects for model railroads and model making with Arduino Nano\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/starthardware.org\/en\/#\/schema\/person\/37dd49804e351d0045589790d695d99c\",\"name\":\"David Hermann\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/starthardware.org\/en\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5c1f55f9c9addf2633dc5513f65e57c6b11de8c1d05cab7a65be1e402233d543?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5c1f55f9c9addf2633dc5513f65e57c6b11de8c1d05cab7a65be1e402233d543?s=96&d=mm&r=g\",\"caption\":\"David Hermann\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"RaylFX \u2013 Effects for model railroads and model making with Arduino Nano","description":"RaylFX \u2013 Learn how to use Arduino Nano to create effects, sounds and movements for model building and model trains.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/","og_locale":"en_US","og_type":"article","og_title":"RaylFX \u2013 Effects for model railroads and model making with Arduino Nano","og_description":"RaylFX \u2013 Learn how to use Arduino Nano to create effects, sounds and movements for model building and model trains.","og_url":"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/","og_site_name":"StartHardware - Tutorials for Arduino","article_published_time":"2021-02-12T13:43:40+00:00","article_modified_time":"2021-03-27T11:19:52+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/starthardware.org\/en\/wp-content\/uploads\/2021\/02\/RaylFX-title.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"David Hermann","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/starthardware.org\/en\/#website","url":"https:\/\/starthardware.org\/en\/","name":"StartHardware - Tutorials for Arduino","description":"Arduino, Electronics, Fun","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/starthardware.org\/en\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/#primaryimage","inLanguage":"en-US","url":"https:\/\/starthardware.org\/en\/wp-content\/uploads\/2021\/02\/RaylFX-title.jpg","contentUrl":"https:\/\/starthardware.org\/en\/wp-content\/uploads\/2021\/02\/RaylFX-title.jpg","width":1200,"height":675,"caption":"RaylFX - Effects for model railroads and model making with Arduino Nano"},{"@type":"WebPage","@id":"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/#webpage","url":"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/","name":"RaylFX \u2013 Effects for model railroads and model making with Arduino Nano","isPartOf":{"@id":"https:\/\/starthardware.org\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/#primaryimage"},"datePublished":"2021-02-12T13:43:40+00:00","dateModified":"2021-03-27T11:19:52+00:00","author":{"@id":"https:\/\/starthardware.org\/en\/#\/schema\/person\/37dd49804e351d0045589790d695d99c"},"description":"RaylFX \u2013 Learn how to use Arduino Nano to create effects, sounds and movements for model building and model trains.","breadcrumb":{"@id":"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/starthardware.org\/en\/raylfx-effects-for-model-railroads-and-model-making-with-arduino-nano\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/starthardware.org\/en\/"},{"@type":"ListItem","position":2,"name":"RaylFX \u2013 Effects for model railroads and model making with Arduino Nano"}]},{"@type":"Person","@id":"https:\/\/starthardware.org\/en\/#\/schema\/person\/37dd49804e351d0045589790d695d99c","name":"David Hermann","image":{"@type":"ImageObject","@id":"https:\/\/starthardware.org\/en\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/5c1f55f9c9addf2633dc5513f65e57c6b11de8c1d05cab7a65be1e402233d543?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5c1f55f9c9addf2633dc5513f65e57c6b11de8c1d05cab7a65be1e402233d543?s=96&d=mm&r=g","caption":"David Hermann"}}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/starthardware.org\/en\/wp-json\/wp\/v2\/posts\/418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/starthardware.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/starthardware.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/starthardware.org\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/starthardware.org\/en\/wp-json\/wp\/v2\/comments?post=418"}],"version-history":[{"count":19,"href":"https:\/\/starthardware.org\/en\/wp-json\/wp\/v2\/posts\/418\/revisions"}],"predecessor-version":[{"id":771,"href":"https:\/\/starthardware.org\/en\/wp-json\/wp\/v2\/posts\/418\/revisions\/771"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/starthardware.org\/en\/wp-json\/wp\/v2\/media\/419"}],"wp:attachment":[{"href":"https:\/\/starthardware.org\/en\/wp-json\/wp\/v2\/media?parent=418"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/starthardware.org\/en\/wp-json\/wp\/v2\/categories?post=418"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/starthardware.org\/en\/wp-json\/wp\/v2\/tags?post=418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}