<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl-pl">
<link rel="self" type="application/atom+xml" href="https://forum.atnel.pl/feed.php?f=47&amp;t=21782&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2018-12-28T13:29:39+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=47&amp;t=21782&amp;mode</id>
<entry>
<author><name><![CDATA[mes mariusz]]></name></author>
<updated>2018-12-28T13:29:39+01:00</updated>
<published>2018-12-28T13:29:39+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21782&amp;p=215133#p215133</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21782&amp;p=215133#p215133"/>
<title type="html"><![CDATA[sd2iec - stacja dysków do Commodore 64 na Arduino MEGA 2560]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21782&amp;p=215133#p215133"><![CDATA[
Witam.<br /><br />Zmontowałem sobie stację dysków do C64 zgodnie z opisem:<br /><!-- m --><a class="postlink" href="http://uczymy.edu.pl/wp/blog/2018/09/18/sd2iec-commodore-64-i-karta-sd-zamiast-magnetofonu-z-arduino-mega/" >http://uczymy.edu.pl/wp/blog/2018/09/18 ... uino-mega/</a><!-- m --><br /><br />Jak doczytałem na:<br /><!-- m --><a class="postlink" href="https://github.com/Larswad/sd2iec_mega2560" >https://github.com/Larswad/sd2iec_mega2560</a><!-- m --><br /><br />[syntax=c]The default assumption of the MEGA2560 is that no LEDs or extra push-buttons has been added to the board.<br />This however can be easily added by simply changing the commented-out suggested GPIO's in the archconfig.h<br />for this purpose. That way, drive activity and error LED's can be functional, same goes for a floppy switching<br />button for M2I or D64 disks.[/syntax]<br /><br />Znalazłem zatem plik:<br />sd2iec_mega2560/src/avr/arch-config.h<br /><br />i odnalazłem sekcję:<br /><br />[syntax=c]/*** User interface ***/<br />/* Button NEXT changes to the next disk image and enables sleep mode (held) */<br /># define BUTTON_NEXT _BV(PC4)<br /><br />/* Button PREV changes to the previous disk image */<br /># define BUTTON_PREV _BV(PC3)[/syntax]<br /><br />Ale... Nie w tym rzecz...<br /><br />Chodzi mi po głowie zastąpienie modułu karty SD modułem ethernet. Chciałbym by &quot;stacja dysków&quot; była klientem nie karty SD tylko wybranego zasobu samby na maszynie o wybranym IP. Innymi słowy, by była klientem domowego NAS-a (serwera Samby na domowym NASie). <br /><br />Moduły Ethernet dla Arduino niby są... Pisał ktoś klienta Samby na Arduino / w C?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=7975">mes mariusz</a> — 28 gru 2018, o 13:29</p><hr />
]]></content>
</entry>
</feed>