{"id":29,"date":"2020-09-02T03:30:37","date_gmt":"2020-09-02T03:30:37","guid":{"rendered":"https:\/\/www.stateoftheark.ca\/Pages\/Joes\/?p=29"},"modified":"2020-09-02T03:30:37","modified_gmt":"2020-09-02T03:30:37","slug":"plipbox-and-miamidx","status":"publish","type":"post","link":"https:\/\/www.stateoftheark.ca\/Pages\/JoesWP\/2020\/09\/02\/plipbox-and-miamidx\/","title":{"rendered":"PlipBox and MiamiDX"},"content":{"rendered":"\n<figure class=\"wp-block-table\"><table><tbody><tr><td><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20200505200344im_\/https:\/\/stateoftheark.ca:8080\/Pages\/Joes\/wp-content\/uploads\/2017\/10\/plipbox_nano03-300x251.jpg\" alt=\"\" width=\"300\" height=\"251\"><\/td><td>The PlipBox is a budget ethernet adapter for the Amiga that plugs into the parallel port. While far from the fastest, it offers about an 8 to 10 times speed increase over using serial. I found an .ADF image that would take 8 to 10 minutes to download over serial (19200 was the maximum reliable speed I could get), would be transfered in about a minute and a half over the plipbox. The total cost for the hardware was under $20 for the arduino nano, and the network shield.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><a href=\"http:\/\/lallafa.de\/blog\/amiga-projects\/plipbox\/plipbox-hardware\/\" target=\"_blank\" rel=\"noreferrer noopener\">Constructing the PlipBox<\/a><\/p>\n\n\n\n<p>Once you\u2019ve built the hardware, and have the firmware loaded:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">From the command line:<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><code>copy plipbox.device devs:networks\/plipbox.device<\/code> &nbsp;<code>echo \"NOBURST\" &gt; sys:Prefs\/Env-Archive\/sana2\/plipbox.config<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>My PlipBox would not run with out the NOBURST parameter.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">MiamiDx Install<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Original Source<\/td><td>Local<\/td><td>Description<\/td><\/tr><tr><td><a href=\"http:\/\/aminet.net\/comm\/tcp\/MiamiDx10cmain.lha\">http:\/\/aminet.net<\/a><a rel=\"noreferrer noopener\" href=\"https:\/\/web.archive.org\/web\/20200505200344\/http:\/\/aminet.net\/comm\/tcp\/MiamiDx10cmain.lha\" target=\"_blank\">\/<\/a><a rel=\"noreferrer noopener\" href=\"http:\/\/aminet.net\/comm\/tcp\/MiamiDx10cmain.lha\" target=\"_blank\">comm\/tcp\/MiamiDx10cmain.lha<\/a><\/td><td><a href=\"https:\/\/web.archive.org\/web\/20200505200344\/http:\/\/stateoftheark.ca:8080\/Pages\/Joes\/wp-content\/uploads\/2017\/10\/MiamiDx10cmain.lha\">MiamiDx10cmain<\/a><\/td><td>MiamiDx TCP Stack<\/td><\/tr><tr><td><a href=\"http:\/\/aminet.net\/comm\/tcp\/MiamiDx10c-MUI.lha\" target=\"_blank\" rel=\"noreferrer noopener\">http:\/\/aminet.net\/comm\/tcp\/MiamiDx10c-MUI.lha<\/a><\/td><td><a href=\"https:\/\/web.archive.org\/web\/20200505200344\/http:\/\/stateoftheark.ca:8080\/Pages\/Joes\/wp-content\/uploads\/2017\/10\/MiamiDx10c-MUI.lha\">MiamiDx10c-MUI<\/a><\/td><td>MiamiDx User Interface<\/td><\/tr><tr><td><a href=\"http:\/\/eab.abime.net\/showthread.php?t=16697&amp;highlight=miami+keys\" target=\"_blank\" rel=\"noreferrer noopener\">http:\/\/eab.abime.net\/showthread.php?t=16697&amp;highlight=miami+keys<\/a><\/td><td><a href=\"https:\/\/web.archive.org\/web\/20200505200344\/http:\/\/stateoftheark.ca:8080\/Pages\/Joes\/wp-content\/uploads\/2017\/10\/MiamiDXKeys.lha\">MiamiDXKeys<\/a><\/td><td>Activation Keys<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">From the command line:<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>lha x MiamiDx10cmain.lha ram:<br>lha x MiamiDx10c-Mui.lha ram:<br>lha x MiamiDxKeys.lha ram:<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Open Ram Disk on the desktop, and the MiamiDx folder inside.<\/p>\n\n\n\n<p>Run Install_MiamiDx.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">From the command line:<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>copy #?.key#? miami:<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">MiamiDx and PlipBox<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Launch <code>MiamiDX<\/code><\/li><li>Select <code>Hardware<\/code> Tab and click <code>New<\/code>:<ul><li>In <code>Select Hardware Type<\/code> pick <code>Ethernet<\/code><\/li><li>Enter a name for the hardware, e.g. <code>Name: plipbox<\/code><\/li><li>Keep <code>Type: SANA II<\/code><\/li><li>Pick plipbox.device: <code>Driver: devs:networks\/plipbox.device<\/code><\/li><li>Confirm with <code>Ok<\/code><\/li><\/ul><\/li><li>Select <code>Interfaces<\/code> Tab and click <code>New<\/code>:<ul><li>Pick <code>Interface Type: Ethernet<\/code><\/li><li>Pick <code>Interface connection: LAN<\/code><\/li><li>Select your hardware: <code>plipbox<\/code><\/li><li>You can either configure your Amiga statically or with DHCP: Select <code>static<\/code> or <code>dynamic<\/code> in <code>IP Type, Netmask Type, Gateway Type<\/code>. Enter your network parameters in static mode. (You will need to move the slider next to gateway to \u2018un-gray\u2019 the box to make an entry)<\/li><li>&nbsp;<code>Multicast: disabled<\/code>.<\/li><\/ul><\/li><li>In <code>Databases<\/code> Tab select Table <code>DNS servers<\/code> and add your static DNS server IPs (if you don\u2019t use dynamic DNS via DHCP)<\/li><li>Do not forget to save your settings with Amiga+S or <code>Menu: Settings -&gt; Save<\/code><\/li><li>Now you can go online with your new interface <code>plipbox<\/code><\/li><\/ul>\n\n\n\n<p>You can test your interface is talking with the network with miamiping:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>cd miami:<br>miamiping 192.168.x.x<\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>The PlipBox is a budget ethernet adapter for the Amiga that plugs into the parallel port. While far from the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[5,4,3],"tags":[],"class_list":["post-29","post","type-post","status-publish","format-standard","hentry","category-amiga","category-commodore","category-retrocomputing"],"_links":{"self":[{"href":"https:\/\/www.stateoftheark.ca\/Pages\/JoesWP\/wp-json\/wp\/v2\/posts\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stateoftheark.ca\/Pages\/JoesWP\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stateoftheark.ca\/Pages\/JoesWP\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stateoftheark.ca\/Pages\/JoesWP\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stateoftheark.ca\/Pages\/JoesWP\/wp-json\/wp\/v2\/comments?post=29"}],"version-history":[{"count":0,"href":"https:\/\/www.stateoftheark.ca\/Pages\/JoesWP\/wp-json\/wp\/v2\/posts\/29\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.stateoftheark.ca\/Pages\/JoesWP\/wp-json\/wp\/v2\/media?parent=29"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stateoftheark.ca\/Pages\/JoesWP\/wp-json\/wp\/v2\/categories?post=29"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stateoftheark.ca\/Pages\/JoesWP\/wp-json\/wp\/v2\/tags?post=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}