{"id":13243,"date":"2022-09-11T08:22:36","date_gmt":"2022-09-11T08:22:36","guid":{"rendered":"https:\/\/bryceautomation.com\/?p=13243"},"modified":"2022-09-11T08:22:38","modified_gmt":"2022-09-11T08:22:38","slug":"configure-minicom-for-kim-1-uno","status":"publish","type":"post","link":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/","title":{"rendered":"Configure Minicom for Kim-1 (Uno)"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">How to Configure Minicom for Kim-1 (Uno)<\/h2>\n\n\n\n<p>To Configure Minicom for the Kim-1 (Uno), there are a few parameters we will want to set.  Once you set up everything properly, you should have no problem connecting to and enjoying the Kim-1 Uno!  Without proper configuration, though, your experience will quickly turn bad.<\/p><div id=\"bryce-2196094994\" 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 post, we&#8217;ll walk through how to set up the baud rate, and other parameters.  We&#8217;ll also configure the character delay in case you post code into your KIM.  Additionally, we need to reconfigure the escape character.  The default escape character for minicom is Control-A.  This conflicts with the ability to enter address mode on the KIM.<\/p>\n\n\n\n<p>If you are unfortunate enough to be stuck with Windows, then you might think about Tera-Term or PUTTY instead.  I&#8217;ve tried several different terminal emulators.  For me, minicom seems to work the best.<\/p>\n\n\n\n<p>For this post, I&#8217;m going to do everything in the terminal window.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Install Minicom and Configure Groups<\/h2>\n\n\n\n<p>The installation of minicom depends on the distribution of Linux that you use.  I use Debian, so my options were to install it from the command prompt, or use the graphic installer.  From the command prompt, I simply type &#8220;sudo apt-get install minicom&#8221;.  If you run RedHat or CentOS, you can probably do the same thing with &#8220;dnf install minicom&#8221;.<\/p>\n\n\n\n<p>Once you have minicom installed, we&#8217;ll need to configure the user groups.  If you find that you must run minicom as super user to make it work, then you probably don&#8217;t have the groups set up correctly.  You should be able to run minicom as yourself.<\/p>\n\n\n\n<p>The main group to add yourself to is the dialout group.  &#8220;sudo usermod -a -G dialout username&#8221;.  Of course substitute your own username.   I&#8217;ve also added myself to the tty group, and the uucp group, but dialout only should work OK.<\/p>\n\n\n\n<p>To be sure you&#8217;ve added yourself to the group correctly, just type &#8220;groups&#8221; in your terminal window.<\/p>\n\n\n\n<p>You may need to reboot your computer for the group changes to take effect.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Find Your USB Device and Launch Minicom<\/h2>\n\n\n\n<p>In my case, my USB device is \/dev\/ttyUSB0.   There are a couple ways to do this.  What I usually do is type lsusb to find the name of my device.  Then I type &#8220;su dmesg&#8221; to find out what tty device my adapter is on.  Another way is to just plug in your KIM Uno, and launch the Arduino IDE.   Under &#8220;Tools&#8221; go to &#8220;Ports&#8221;.  It should be listed there.<\/p>\n\n\n\n<p>Next, be sure to close any applications or ports that might lock your USB device.  To launch minicom, just type &#8220;minicom -D \/dev\/ttyUSB0&#8221;.  Substitute ttyUSB0 for your own device.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Configure Minicom  for KIM-1 (UNO)<\/h2>\n\n\n\n<p>To Configure Minicom, there are a few things we&#8217;ll have to do.  First, we&#8217;ll set up the general configuration.  Press CTRL-A, then Z.  This will bring up the command summary.  Now press O to configure minicom.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"324\" height=\"241\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-66.png\" alt=\"\" class=\"wp-image-13247 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-66.png 324w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-66-300x223.png 300w\" data-sizes=\"(max-width: 324px) 100vw, 324px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 324px; --smush-placeholder-aspect-ratio: 324\/241;\" \/><\/figure>\n\n\n\n<p>At this point, cursor down to &#8220;Serial port setup&#8221;.   <\/p>\n\n\n\n<p>I&#8217;ve configured minicom as follows.  9600\/8\/N\/1 with no flow control.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"479\" height=\"403\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-67.png\" alt=\"\" class=\"wp-image-13248 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-67.png 479w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-67-300x252.png 300w\" data-sizes=\"(max-width: 479px) 100vw, 479px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 479px; --smush-placeholder-aspect-ratio: 479\/403;\" \/><\/figure>\n\n\n\n<p>Press ENTER, then go to Screen and Keyboard.  We need to re-configure the command key.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"333\" height=\"241\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-71.png\" alt=\"\" class=\"wp-image-13252 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-71.png 333w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-71-300x217.png 300w\" data-sizes=\"(max-width: 333px) 100vw, 333px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 333px; --smush-placeholder-aspect-ratio: 333\/241;\" \/><\/figure>\n\n\n\n<p>Press A, and we&#8217;ll change the command key to Q.  We are doing this because we need to use CTRL-A to go to address mode.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"631\" height=\"239\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-72.png\" alt=\"\" class=\"wp-image-13253 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-72.png 631w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-72-300x114.png 300w\" data-sizes=\"(max-width: 631px) 100vw, 631px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 631px; --smush-placeholder-aspect-ratio: 631\/239;\" \/><\/figure>\n\n\n\n<p>At this time, press escape, and then we&#8217;ll save our settings as default.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"337\" height=\"240\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-68.png\" alt=\"\" class=\"wp-image-13249 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-68.png 337w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-68-300x214.png 300w\" data-sizes=\"(max-width: 337px) 100vw, 337px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 337px; --smush-placeholder-aspect-ratio: 337\/240;\" \/><\/figure>\n\n\n\n<p>Now, cursor down to &#8220;Exit&#8221; and hit enter.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Configure Terminal Settings<\/h2>\n\n\n\n<p>At this point, we are ready to configure the terminal settings.  Once again, press CTRL-A, then Z<\/p>\n\n\n\n<p>Press &#8220;T&#8217; for Terminal Settings.  If you paste hex code, then we will need to configure the character and line feed delays.  I set these both to 10ms.  I have not found a way to make minicom save the delay settings.  Before you paste any hex code, be sure to set up this window again.  If you know of a way to save these settings, please post in the comments below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"598\" height=\"260\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-69.png\" alt=\"\" class=\"wp-image-13250 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-69.png 598w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-69-300x130.png 300w\" data-sizes=\"(max-width: 598px) 100vw, 598px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 598px; --smush-placeholder-aspect-ratio: 598\/260;\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Verify Comm Parameters<\/h2>\n\n\n\n<p>Press CTRL-Q then Z.  Now type P.  Let&#8217;s just make sure the parameters are set up for 9600\/8\/n\/1 with no flow control.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"436\" height=\"397\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-70.png\" alt=\"\" class=\"wp-image-13251 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-70.png 436w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-70-300x273.png 300w\" data-sizes=\"(max-width: 436px) 100vw, 436px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 436px; --smush-placeholder-aspect-ratio: 436\/397;\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Using Minicom with the Kim-1 (Uno)<\/h2>\n\n\n\n<p>There are a few things to know about using your Kim-1 (Uno) with a terminal:<\/p>\n\n\n\n<p>Tab Key &#8212; Use the tab key to switch between Keypad and TTY mode.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Keypad Mode<\/h3>\n\n\n\n<p>When you are in keypad mode, your terminal will look something like this:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"159\" height=\"54\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-73.png\" alt=\"\" class=\"wp-image-13255 lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 159px; --smush-placeholder-aspect-ratio: 159\/54;\" \/><\/figure>\n\n\n\n<p>While in keypad mode, keys 0-9, and A-F will work as if you entered them on the keypad.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>CTRL-G &#8212; Go<\/li><li>CTRL-T &#8212; sTop<\/li><li>CTRL-R &#8212; Reset<\/li><li>CTRL-P &#8212; Program Counter<\/li><li>CTRL-A &#8212; Address Entry Mode<\/li><li>CTRL-D &#8212; Data Entry Mode<\/li><li>[ &#8212; Shuts off single step mode<\/li><li>] &#8212; Turns on single step mode<\/li><li>+ &#8212; Steps through addresses just like the + on the keypad<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">TTY Mode<\/h2>\n\n\n\n<p>While in TeleType mode, you can use the following keys.  Be sure your caps lock is on.  The KIM does not recognize lower case addresses and commands.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Space &#8212; Sets the address.  For example:  0200 (space) will take you to address 0200<\/li><li>Period &#8220;.&#8221; &#8212; Accepts your data.  For example, if you are on address 0200, and enter &#8220;A9.&#8221; (period after A9), then address 0200 holds the data &#8220;A9&#8221;.<\/li><li>Enter &#8212; Steps through addresses, reading memory cells.<\/li><li>G &#8212; GO<\/li><li>[ = Single Step Off<\/li><li>] = Single Step On<\/li><li>Remember that TAB goes back to Keypad mode so you can run your program.<\/li><\/ul>\n\n\n\n<p>For more information, visit the <a href=\"https:\/\/bryceautomation.com\/index.php\/category\/kim-1\/\">Kim-1 Category Page!<\/a><\/p>\n\n\n\n<p>&#8212; Ricky Bryce<\/p>\n<div id=\"bryce-3697977281\" 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>How to Configure Minicom for Kim-1 (Uno) To Configure Minicom for the Kim-1 (Uno), there are a few parameters we will want to set. Once you set up everything properly, you should have no problem connecting to and enjoying the Kim-1 Uno! Without proper configuration, though, your experience will quickly turn bad. In this post, <a class=\"moretag btn btn-primary\" href=\"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/\">Read More \u00bb<\/a><\/p>\n","protected":false},"author":1,"featured_media":13248,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[783,727],"tags":[487,797],"class_list":{"0":"post-13243","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-kim-1","8":"category-vintage-computers","9":"tag-minicom","10":"tag-terminal","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>Configure Minicom for Kim-1 (Uno) - Bryce Automation<\/title>\n<meta name=\"description\" content=\"How to install and Configure Minicom for Kim-1 (Uno). We&#039;ll set up users, and configure the parameters in the minicom terminal.\" \/>\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\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Configure Minicom for Kim-1 (Uno) - Bryce Automation\" \/>\n<meta property=\"og:description\" content=\"How to install and Configure Minicom for Kim-1 (Uno). We&#039;ll set up users, and configure the parameters in the minicom terminal.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/\" \/>\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=\"2022-09-11T08:22:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-11T08:22:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-67.png\" \/>\n\t<meta property=\"og:image:width\" content=\"479\" \/>\n\t<meta property=\"og:image:height\" content=\"403\" \/>\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\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/\"},\"author\":{\"name\":\"Ricky\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\"},\"headline\":\"Configure Minicom for Kim-1 (Uno)\",\"datePublished\":\"2022-09-11T08:22:36+00:00\",\"dateModified\":\"2022-09-11T08:22:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/\"},\"wordCount\":923,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/image-67.png\",\"keywords\":[\"Minicom\",\"terminal\"],\"articleSection\":[\"Kim-1\",\"Vintage Computers\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/\",\"name\":\"Configure Minicom for Kim-1 (Uno) - Bryce Automation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/image-67.png\",\"datePublished\":\"2022-09-11T08:22:36+00:00\",\"dateModified\":\"2022-09-11T08:22:38+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\"},\"description\":\"How to install and Configure Minicom for Kim-1 (Uno). We'll set up users, and configure the parameters in the minicom terminal.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/image-67.png\",\"contentUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/image-67.png\",\"width\":479,\"height\":403,\"caption\":\"Configure Minicom for Kim-1 (Uno)\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2022\\\/09\\\/11\\\/configure-minicom-for-kim-1-uno\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bryceautomation.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Configure Minicom for Kim-1 (Uno)\"}]},{\"@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":"Configure Minicom for Kim-1 (Uno) - Bryce Automation","description":"How to install and Configure Minicom for Kim-1 (Uno). We'll set up users, and configure the parameters in the minicom terminal.","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\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/","og_locale":"en_US","og_type":"article","og_title":"Configure Minicom for Kim-1 (Uno) - Bryce Automation","og_description":"How to install and Configure Minicom for Kim-1 (Uno). We'll set up users, and configure the parameters in the minicom terminal.","og_url":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/","og_site_name":"Bryce Automation","article_author":"https:\/\/www.facebook.com\/ricky.bryce.7","article_published_time":"2022-09-11T08:22:36+00:00","article_modified_time":"2022-09-11T08:22:38+00:00","og_image":[{"width":479,"height":403,"url":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-67.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\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/#article","isPartOf":{"@id":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/"},"author":{"name":"Ricky","@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7"},"headline":"Configure Minicom for Kim-1 (Uno)","datePublished":"2022-09-11T08:22:36+00:00","dateModified":"2022-09-11T08:22:38+00:00","mainEntityOfPage":{"@id":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/"},"wordCount":923,"commentCount":0,"image":{"@id":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/#primaryimage"},"thumbnailUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-67.png","keywords":["Minicom","terminal"],"articleSection":["Kim-1","Vintage Computers"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/","url":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/","name":"Configure Minicom for Kim-1 (Uno) - Bryce Automation","isPartOf":{"@id":"https:\/\/bryceautomation.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/#primaryimage"},"image":{"@id":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/#primaryimage"},"thumbnailUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-67.png","datePublished":"2022-09-11T08:22:36+00:00","dateModified":"2022-09-11T08:22:38+00:00","author":{"@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7"},"description":"How to install and Configure Minicom for Kim-1 (Uno). We'll set up users, and configure the parameters in the minicom terminal.","breadcrumb":{"@id":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/#primaryimage","url":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-67.png","contentUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2022\/09\/image-67.png","width":479,"height":403,"caption":"Configure Minicom for Kim-1 (Uno)"},{"@type":"BreadcrumbList","@id":"https:\/\/bryceautomation.com\/index.php\/2022\/09\/11\/configure-minicom-for-kim-1-uno\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bryceautomation.com\/"},{"@type":"ListItem","position":2,"name":"Configure Minicom for Kim-1 (Uno)"}]},{"@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\/13243","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=13243"}],"version-history":[{"count":0,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/posts\/13243\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/media\/13248"}],"wp:attachment":[{"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/media?parent=13243"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/categories?post=13243"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/tags?post=13243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}