{"id":15967,"date":"2023-04-19T08:25:00","date_gmt":"2023-04-19T08:25:00","guid":{"rendered":"https:\/\/bryceautomation.com\/?p=15967"},"modified":"2023-04-19T07:45:30","modified_gmt":"2023-04-19T07:45:30","slug":"prototyping-module-for-rc2014","status":"publish","type":"post","link":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/","title":{"rendered":"Prototyping Module for RC2014"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Intoduction to the Prototyping Module for RC2014<\/h2>\n\n\n\n<p>The Prototyping Module for the RC2014 allows you to easily create projects to interface with your Z80 Projects that use the RC2014 bus.   The Prototyping module does a lot of the work for you.  It will decode the port address, and provide you with useful pins such as I\/O Enable, Read, and Write pins.  You can purchase this module from the <a href=\"https:\/\/www.tindie.com\/products\/tindiescx\/sc115-prototyping-breakout-module-for-rcbusrc2014\/\">Tindie Website.<\/a>  The purpose of this post is to simply get you started with the prototyping module.<\/p><div id=\"bryce-1393645368\" class=\"bryce-afterfirst bryce-entity-placement\"><script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8316758073402323\" crossorigin=\"anonymous\"><\/script><ins class=\"adsbygoogle\" style=\"display:block;\" data-ad-client=\"ca-pub-8316758073402323\" \ndata-ad-slot=\"7728240895\" \ndata-ad-format=\"auto\"><\/ins>\n<script> \n(adsbygoogle = window.adsbygoogle || []).push({}); \n<\/script>\n<\/div>\n\n\n\n<p>Basically, you just set the jumpers to the port address that you want your I\/O to respond to.   It&#8217;s important to realize this port number is in Hexadecimal.  Keep in mind that if you use the example address of 0x50-0x53, this will be 80 to 83 in decimal.  It&#8217;s easy to forget to convert the address if you are using the I\/O Addresses in BASIC.  <\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeBoardSmall.png\" alt=\"\" class=\"wp-image-15968 lazyload\" width=\"342\" height=\"208\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeBoardSmall.png 645w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeBoardSmall-300x182.png 300w\" data-sizes=\"(max-width: 342px) 100vw, 342px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 342px; --smush-placeholder-aspect-ratio: 342\/208;\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">IC&#8217;s and Settings on the Prototyping Module for RC2014<\/h2>\n\n\n\n<p>This module has two IC&#8217;s.  The 74HCT688 decodes the address you select from the jumpers.  If you need your project to use a wider range of addresses, simply set the jumpers to the center position for the bits you don&#8217;t want to decode. For example, if you set all the jumpers to 1 or 0, then you will only have 2 addresses available. If you set the last jumper to X (center position), the 75HCT688 will set the I\/O enable pin high for 4 port addresses. Likewise, if you set the last 2 jumpers to the center position, then the board will respond on 8 port addresses. It works a lot like the subnet mask in Ethernet Addressing.<\/p>\n\n\n\n<p>The M1 Setting is for Machine cycle 1.  When the first machine cycle is in progress, the M1 pin is low.  When the first machine cycle is complete, M1 will go high again.  In this case, we&#8217;ll set the M1 jumper to 1, which means we will enable our I\/O when the first machine cycle is complete.  At this point, the Z80 refreshes the address bus.<\/p>\n\n\n\n<p>The 74HCT32 provides you with useful pins such as Interrupt Acknowledge, I\/O Enable, I\/O Read, and I\/O Write.  You will find the schematic for this module at <a href=\"https:\/\/d3s5r33r268y59.cloudfront.net\/datasheets\/15134\/2018-10-15-22-30-21\/SC115-v1-0-UserGuide-20181015-e1-0-0.pdf\">this link <\/a>(Page #5)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Wiring the Outputs<\/h2>\n\n\n\n<p>In the example I show here, I&#8217;m just turning on 8 LED&#8217;s.  We&#8217;ll keep this simple.  The connections will be easy since I&#8217;m not accounting for any switches, or other devices.  <\/p>\n\n\n\n<p>On the breadboard, we need to have 8 LED&#8217;s with the current limited by ~470 Ohm resistors.  I&#8217;ll also set up a 74HCT374 on the breadboard.  This is not only a buffer, but also will hold the outputs on.  In other words, we don&#8217;t want the outputs to only be on for one clock cycle.  We want them to stay on until we write a different value to the LED&#8217;s.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeSetupSmall.png\" alt=\"\" class=\"wp-image-15969 lazyload\" width=\"405\" height=\"315\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeSetupSmall.png 695w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeSetupSmall-300x234.png 300w\" data-sizes=\"(max-width: 405px) 100vw, 405px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 405px; --smush-placeholder-aspect-ratio: 405\/315;\" \/><\/figure>\n\n\n\n<p>You will find the pinout of the 74HCT374 <a href=\"https:\/\/www.datasheetq.com\/74HCT374-doc-System-Logic\">here<\/a>.  Basically, you just connect power up to the IC.  After that, you will connect D0 on the Prototype Board to D0 on the 74HCT347.  Likewise, D1 to D1, and so on.  I connected the Output Enable pin (#1) to ground.<\/p>\n\n\n\n<p>Since I am not using any inputs, I didn&#8217;t even worry about the IO Read and Write pins.  I just connected the IO Enable pin to the clock pin.  As far as the LED&#8217;s themselves, you will tie them to Q0 to Q7.  Don&#8217;t forget that you need a current limiting resistor for each of the outputs.  The cathodes of the LED&#8217;s will go to ground.<\/p>\n\n\n\n<p>After powering up my system, I just went straight into BASIC, and issued the command OUT 80,255.  That turned on all of the LED&#8217;s.  Remember that 50 hex is 80 decimal.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Expanding Your Project<\/h2>\n\n\n\n<p>Once you get the LED&#8217;s to work, then you understand how the board works.  You are ready to expand your project.  I would recommend taking a look at the <a href=\"https:\/\/rc2014.co.uk\/modules\/digital-io\/\">Digital I\/O Board Schematic<\/a> to understand how to incorporate switches with lights.  To expand your project, you will likely need to do some more decoding to further narrow down the port numbers to specific functions on your breadboard.  Additionally, you will need logic to determine whether the current operation is a read or write.  Be careful not to write your switches to the data bus when another devices is writing to the bus at the same time.<\/p>\n\n\n\n<p>For more information on vintage computers, visit the <a href=\"https:\/\/bryceautomation.com\/index.php\/category\/vintage-computers\/\">Vintage Computer category page!<\/a><\/p>\n\n\n\n<p>&#8212; Ricky Bryce<\/p>\n<div id=\"bryce-3265650182\" class=\"bryce-after-content bryce-entity-placement\"><script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8316758073402323\" crossorigin=\"anonymous\"><\/script><ins class=\"adsbygoogle\" style=\"display:block;\" data-ad-client=\"ca-pub-8316758073402323\" \ndata-ad-slot=\"4667596182\" \ndata-ad-format=\"auto\"><\/ins>\n<script> \n(adsbygoogle = window.adsbygoogle || []).push({}); \n<\/script>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Intoduction to the Prototyping Module for RC2014 The Prototyping Module for the RC2014 allows you to easily create projects to interface with your Z80 Projects that use the RC2014 bus. The Prototyping module does a lot of the work for you. It will decode the port address, and provide you with useful pins such as <a class=\"moretag btn btn-primary\" href=\"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/\">Read More \u00bb<\/a><\/p>\n","protected":false},"author":1,"featured_media":15968,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[917,727],"tags":[927,918],"class_list":{"0":"post-15967","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-rc2014","8":"category-vintage-computers","9":"tag-prototyping","10":"tag-rc2014","11":"czr-hentry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Prototyping Module for RC2014 - Bryce Automation<\/title>\n<meta name=\"description\" content=\"Set the jumpers, and utilize the Prototyping Module for RC2014 to turn on LEDs at specific port numbers on your breadboard.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Prototyping Module for RC2014 - Bryce Automation\" \/>\n<meta property=\"og:description\" content=\"Set the jumpers, and utilize the Prototyping Module for RC2014 to turn on LEDs at specific port numbers on your breadboard.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/\" \/>\n<meta property=\"og:site_name\" content=\"Bryce Automation\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/ricky.bryce.7\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-19T08:25:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeBoardSmall.png\" \/>\n\t<meta property=\"og:image:width\" content=\"645\" \/>\n\t<meta property=\"og:image:height\" content=\"392\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Ricky\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/\"},\"author\":{\"name\":\"Ricky\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\"},\"headline\":\"Prototyping Module for RC2014\",\"datePublished\":\"2023-04-19T08:25:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/\"},\"wordCount\":765,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/PrototypeBoardSmall.png\",\"keywords\":[\"Prototyping\",\"RC2014\"],\"articleSection\":[\"RC2014\",\"Vintage Computers\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/\",\"name\":\"Prototyping Module for RC2014 - Bryce Automation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/PrototypeBoardSmall.png\",\"datePublished\":\"2023-04-19T08:25:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\"},\"description\":\"Set the jumpers, and utilize the Prototyping Module for RC2014 to turn on LEDs at specific port numbers on your breadboard.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/PrototypeBoardSmall.png\",\"contentUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/PrototypeBoardSmall.png\",\"width\":645,\"height\":392,\"caption\":\"Prototyping Module for RC2014\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/04\\\/19\\\/prototyping-module-for-rc2014\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bryceautomation.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Prototyping Module for RC2014\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#website\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/\",\"name\":\"Bryce Automation\",\"description\":\"Automating Home and Industry...\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bryceautomation.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\",\"name\":\"Ricky\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/wphb-cache\\\/gravatar\\\/a8f\\\/a8fe6bf79d292b388ffee281ccb12488x96.jpg\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/wphb-cache\\\/gravatar\\\/a8f\\\/a8fe6bf79d292b388ffee281ccb12488x96.jpg\",\"contentUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/wphb-cache\\\/gravatar\\\/a8f\\\/a8fe6bf79d292b388ffee281ccb12488x96.jpg\",\"caption\":\"Ricky\"},\"sameAs\":[\"http:\\\/\\\/bryceautomation.com\",\"https:\\\/\\\/www.facebook.com\\\/ricky.bryce.7\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/ricky-bryce-4367a416\\\/\"],\"url\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/author\\\/ricky\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Prototyping Module for RC2014 - Bryce Automation","description":"Set the jumpers, and utilize the Prototyping Module for RC2014 to turn on LEDs at specific port numbers on your breadboard.","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:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/","og_locale":"en_US","og_type":"article","og_title":"Prototyping Module for RC2014 - Bryce Automation","og_description":"Set the jumpers, and utilize the Prototyping Module for RC2014 to turn on LEDs at specific port numbers on your breadboard.","og_url":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/","og_site_name":"Bryce Automation","article_author":"https:\/\/www.facebook.com\/ricky.bryce.7","article_published_time":"2023-04-19T08:25:00+00:00","og_image":[{"width":645,"height":392,"url":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeBoardSmall.png","type":"image\/png"}],"author":"Ricky","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/#article","isPartOf":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/"},"author":{"name":"Ricky","@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7"},"headline":"Prototyping Module for RC2014","datePublished":"2023-04-19T08:25:00+00:00","mainEntityOfPage":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/"},"wordCount":765,"commentCount":0,"image":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/#primaryimage"},"thumbnailUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeBoardSmall.png","keywords":["Prototyping","RC2014"],"articleSection":["RC2014","Vintage Computers"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/","url":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/","name":"Prototyping Module for RC2014 - Bryce Automation","isPartOf":{"@id":"https:\/\/bryceautomation.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/#primaryimage"},"image":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/#primaryimage"},"thumbnailUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeBoardSmall.png","datePublished":"2023-04-19T08:25:00+00:00","author":{"@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7"},"description":"Set the jumpers, and utilize the Prototyping Module for RC2014 to turn on LEDs at specific port numbers on your breadboard.","breadcrumb":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/#primaryimage","url":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeBoardSmall.png","contentUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/04\/PrototypeBoardSmall.png","width":645,"height":392,"caption":"Prototyping Module for RC2014"},{"@type":"BreadcrumbList","@id":"https:\/\/bryceautomation.com\/index.php\/2023\/04\/19\/prototyping-module-for-rc2014\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bryceautomation.com\/"},{"@type":"ListItem","position":2,"name":"Prototyping Module for RC2014"}]},{"@type":"WebSite","@id":"https:\/\/bryceautomation.com\/#website","url":"https:\/\/bryceautomation.com\/","name":"Bryce Automation","description":"Automating Home and Industry...","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bryceautomation.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7","name":"Ricky","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bryceautomation.com\/wp-content\/wphb-cache\/gravatar\/a8f\/a8fe6bf79d292b388ffee281ccb12488x96.jpg","url":"https:\/\/bryceautomation.com\/wp-content\/wphb-cache\/gravatar\/a8f\/a8fe6bf79d292b388ffee281ccb12488x96.jpg","contentUrl":"https:\/\/bryceautomation.com\/wp-content\/wphb-cache\/gravatar\/a8f\/a8fe6bf79d292b388ffee281ccb12488x96.jpg","caption":"Ricky"},"sameAs":["http:\/\/bryceautomation.com","https:\/\/www.facebook.com\/ricky.bryce.7","https:\/\/www.linkedin.com\/in\/ricky-bryce-4367a416\/"],"url":"https:\/\/bryceautomation.com\/index.php\/author\/ricky\/"}]}},"_links":{"self":[{"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/posts\/15967","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/comments?post=15967"}],"version-history":[{"count":0,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/posts\/15967\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/media\/15968"}],"wp:attachment":[{"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/media?parent=15967"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/categories?post=15967"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/tags?post=15967"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}