{"id":16407,"date":"2023-05-25T00:16:00","date_gmt":"2023-05-25T00:16:00","guid":{"rendered":"https:\/\/bryceautomation.com\/?p=16407"},"modified":"2023-05-24T21:18:51","modified_gmt":"2023-05-24T21:18:51","slug":"building-the-southern-cross-computer","status":"publish","type":"post","link":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/","title":{"rendered":"Building the Southern Cross Computer"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Introduction to Building the Southern Cross Computer<\/h2>\n\n\n\n<p>Building the Southern Cross Computer is very easy, even for beginners.  There are no surface mount components, and the soldering pads are large, and durable.  The purpose of the Southern Cross Computer is to teach you how computers work.  You can find the user manual on <a href=\"https:\/\/github.com\/SteveJustin1963\/tec-Southern-Cross-Computer\">Steve Justin&#8217;s Github page.<\/a><\/p><div id=\"bryce-2673429168\" 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>In this section, I&#8217;ll go over some of the features of the Southern Cross Computer, and display some useful links that will get you started.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Obtaining the Parts<\/h2>\n\n\n\n<p>The circuit boards are available on <a href=\"https:\/\/www.pcbway.com\/project\/shareproject\/Southern_Cross_Computer_Z80_SBC_Revision_3_2_ad81a297.html\">PCBWay<\/a>.  Craig Jones posted the design of the latest board, which is version 3.2.  You can just add the boards to your cart, and in a few days, the boards are complete, and on the way to your home.  On the other hand, if you only need a few of these boards, I noticed they are sometimes available on Ebay.<\/p>\n\n\n\n<p>On his <a href=\"https:\/\/github.com\/crsjones\/Southern-Cross-Computer-z80\/tree\/main\/SouthernCrossSBC_PCB_R32\">Github page,<\/a> you will find the parts list.  Most of the parts are very common.  In this case, I purchased some standard buttons with a square head.  After that, I 3d printed the button caps, and used standard labels.  <\/p>\n\n\n\n<p>Furthermore, from Jameco, I purchased the <a href=\"https:\/\/www.jameco.com\/webapp\/wcs\/stores\/servlet\/ProductDisplay?langId=-1&amp;storeId=10001&amp;catalogId=10001&amp;productId=2314279\">speakers<\/a>, and the 27C64 EPROM.  Jameco had a &#8220;Grab Bag&#8221; of these chips, which were 10 for $10.  Hence, they needed to be cleaned and erased.  Keep in mind that to erase these EPROMs, you will need a UV eraser.  Additionally, you will need a way to program the chips.  I used the T48 Programmer to burn the <a href=\"https:\/\/github.com\/crsjones\/Southern-Cross-Computer-z80\/tree\/main\/SouthernCrossSBC_Monitor\">monitor code.<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Building the Board<\/h2>\n\n\n\n<p>Basically, the build is pretty standard.  Just start with the lowest profile parts first.  Obviously, this would be the resistors and diodes.  After that, build your way to the taller components.  If you are inexperienced, be sure to check each segment of the displays.  They are difficult to remove from the board once you have soldered them.<\/p>\n\n\n\n<p>As you can see, I bypassed the rectifier and voltage regular.  This is because I&#8217;m supplying the board with a regulated 5v power supply.   Above all, do not connect a power supply above 5v if you bypass the regulator!  Unregulated 5v power supplies can output more than 5v, depending on the load, so be careful!<\/p>\n\n\n\n<p>In this case, I did not have the 100 ohm resistor banks.  Subsequently, I used eight 100 ohm resistors, and mounted them vertically<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-1024x585.jpg\" alt=\"\" class=\"wp-image-16418 lazyload\" width=\"420\" height=\"239\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-1024x585.jpg 1024w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-300x172.jpg 300w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-768x439.jpg 768w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-1536x878.jpg 1536w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-2048x1171.jpg 2048w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-scaled.jpg 1000w\" data-sizes=\"(max-width: 420px) 100vw, 420px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 420px; --smush-placeholder-aspect-ratio: 420\/239;\" \/><\/figure>\n\n\n\n<p>Meanwhile, be careful if you use cheap sockets for the IC&#8217;s.  If you aren&#8217;t careful, you could push a pin out of a socket when soldering.  In this case, I am using a ZIF socket for the EPROM.  That way, I can easily update the monitor in the future, or add extra code on to the IC.<\/p>\n\n\n\n<p>Moreover, be sure to place the diodes, speaker, and electrolytic capacitors are inserted the right way.  Also, be sure to place your IC&#8217;s and display digits in the proper direction.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Running the Southern Cross Computer<\/h2>\n\n\n\n<p>Keep in mind that the user manual is your friend.  This is very well written.  It will guide you through step by step on how to program the machine.  Once you are familiar with the basic operation, you can add other devices through the expansion port.   Another key feature is the ability to download to the machine from a standard computer.  This would save you a lot of keypad strokes.<\/p>\n\n\n\n<p>The computer has many built in functions.  Consequently, you can test your machine before even learning how to write a problem.  <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Summary of Building the Southern Cross Computer<\/h2>\n\n\n\n<p>In short, you can build the machine in just a few hours.  Your next step is to start walking through the examples in the manual.  You will learn about how computers work in general.   Additionally, you will learn exactly how 7-segment displays work.  I&#8217;m getting a lot of enjoyment out of this machine, and I&#8217;m sure that will continue many years into the future.<\/p>\n\n\n\n<p>For more information, 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-3751073907\" 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>Introduction to Building the Southern Cross Computer Building the Southern Cross Computer is very easy, even for beginners. There are no surface mount components, and the soldering pads are large, and durable. The purpose of the Southern Cross Computer is to teach you how computers work. You can find the user manual on Steve Justin&#8217;s <a class=\"moretag btn btn-primary\" href=\"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/\">Read More \u00bb<\/a><\/p>\n","protected":false},"author":1,"featured_media":16418,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[727],"tags":[],"class_list":{"0":"post-16407","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-vintage-computers","8":"czr-hentry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Building the Southern Cross Computer - Bryce Automation<\/title>\n<meta name=\"description\" content=\"Obtaining parts, and Building the Southern Cross Computer to educate yourself on how a Z80 processor works.\" \/>\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\/05\/25\/building-the-southern-cross-computer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Building the Southern Cross Computer - Bryce Automation\" \/>\n<meta property=\"og:description\" content=\"Obtaining parts, and Building the Southern Cross Computer to educate yourself on how a Z80 processor works.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/\" \/>\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-05-25T00:16:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"572\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/\"},\"author\":{\"name\":\"Ricky\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\"},\"headline\":\"Building the Southern Cross Computer\",\"datePublished\":\"2023-05-25T00:16:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/\"},\"wordCount\":670,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/SouthernCross-scaled.jpg\",\"articleSection\":[\"Vintage Computers\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/\",\"name\":\"Building the Southern Cross Computer - Bryce Automation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/SouthernCross-scaled.jpg\",\"datePublished\":\"2023-05-25T00:16:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\"},\"description\":\"Obtaining parts, and Building the Southern Cross Computer to educate yourself on how a Z80 processor works.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/SouthernCross-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/SouthernCross-scaled.jpg\",\"width\":1000,\"height\":572,\"caption\":\"Building the Southern Cross Computer\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2023\\\/05\\\/25\\\/building-the-southern-cross-computer\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bryceautomation.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Building the Southern Cross Computer\"}]},{\"@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":"Building the Southern Cross Computer - Bryce Automation","description":"Obtaining parts, and Building the Southern Cross Computer to educate yourself on how a Z80 processor works.","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\/05\/25\/building-the-southern-cross-computer\/","og_locale":"en_US","og_type":"article","og_title":"Building the Southern Cross Computer - Bryce Automation","og_description":"Obtaining parts, and Building the Southern Cross Computer to educate yourself on how a Z80 processor works.","og_url":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/","og_site_name":"Bryce Automation","article_author":"https:\/\/www.facebook.com\/ricky.bryce.7","article_published_time":"2023-05-25T00:16:00+00:00","og_image":[{"width":1000,"height":572,"url":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-scaled.jpg","type":"image\/jpeg"}],"author":"Ricky","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/#article","isPartOf":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/"},"author":{"name":"Ricky","@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7"},"headline":"Building the Southern Cross Computer","datePublished":"2023-05-25T00:16:00+00:00","mainEntityOfPage":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/"},"wordCount":670,"commentCount":0,"image":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/#primaryimage"},"thumbnailUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-scaled.jpg","articleSection":["Vintage Computers"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/","url":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/","name":"Building the Southern Cross Computer - Bryce Automation","isPartOf":{"@id":"https:\/\/bryceautomation.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/#primaryimage"},"image":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/#primaryimage"},"thumbnailUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-scaled.jpg","datePublished":"2023-05-25T00:16:00+00:00","author":{"@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7"},"description":"Obtaining parts, and Building the Southern Cross Computer to educate yourself on how a Z80 processor works.","breadcrumb":{"@id":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/#primaryimage","url":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-scaled.jpg","contentUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2023\/05\/SouthernCross-scaled.jpg","width":1000,"height":572,"caption":"Building the Southern Cross Computer"},{"@type":"BreadcrumbList","@id":"https:\/\/bryceautomation.com\/index.php\/2023\/05\/25\/building-the-southern-cross-computer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bryceautomation.com\/"},{"@type":"ListItem","position":2,"name":"Building the Southern Cross Computer"}]},{"@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\/16407","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=16407"}],"version-history":[{"count":0,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/posts\/16407\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/media\/16418"}],"wp:attachment":[{"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/media?parent=16407"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/categories?post=16407"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/tags?post=16407"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}