leech #1 Posted January 14, 2019 So with all the cool SIO devices out there, and Cartridge based ones where we can load collections of ATR, XEX, etc, I always think it'd be nice if I could load these directly off my NAS, so I can have backups of save files, etc. The reason I think of this, is I do the same thing with my Raspberry Pi w/ RetroPie installed. I simply have the roms loaded off my NAS over sshfs or nfs. Imagine some file server bits, and get real hardware working over an ESP8266 Wifi adapter? I know there is work being done on a 'retro printer' interface as well. Would love to find a way to do some sort of universal print server (obviously we'd need coding per platform), Some of these ideas come from the most excellent Jaguar SD Cart project by SainT. I think he is still planning on connecting Wifi to it. But if we could have a little embedded nfs capable module in a cartridge, it could be configured to mount a network storage point. Thoughts? 1 Quote Share this post Link to post Share on other sites
+Stephen #2 Posted January 14, 2019 Pretty sure this can be accomplished already with the wi-fi SD card adapters, for the Ultimate and AVG cart which take SD. Quote Share this post Link to post Share on other sites
tuf #3 Posted January 15, 2019 You'd need a disk emulation device with the wifi stack built into it to access the NAS. The Toshiba wireless cards work sort of in reverse of that, allowing you access to the cards contents remotely. You need something like a wireless SIO2PC. Quote Share this post Link to post Share on other sites
squonk #4 Posted January 15, 2019 Currently, I have SIO2PC and APE set up where the atari disk image is a mirror of an SMB share on my home network. So I can do cross compiles using cc65 on my laptop, and the binary is automatically available on my atari. It's pretty slick for development; no shuttling of files around. Is that what you're looking for? Quote Share this post Link to post Share on other sites
xxl #5 Posted January 15, 2019 look at 0:25 6 Quote Share this post Link to post Share on other sites
greblus #6 Posted January 15, 2019 I sync AspeQt's mounted folder between my laptop and mobile phone with syncthing: https://syncthing.net/ It's free and it can be used within local network only without any external servers involved. Quote Share this post Link to post Share on other sites
gozar #7 Posted January 15, 2019 I sync AspeQt's mounted folder between my laptop and mobile phone with syncthing: https://syncthing.net/ It's free and it can be used within local network only without any external servers involved. This is what I do too, only with Dropbox. I set up a spare laptop, and use Remote Desktop to control it. That way I can keep the laptop closed so it takes up very little space In fact, I keep the monitor on top of the laptop. I need to look at syncthing... :-) Quote Share this post Link to post Share on other sites
+Philsan #8 Posted January 15, 2019 I have tons of storage devices but I use SIO2PC-USB connected to a PC with a Dropbox shared folder. My Atari files change almost everyday and I use many computers. Therefore it would be a PITA to copy/update files on SD cards. Quote Share this post Link to post Share on other sites
Heaven/TQA #9 Posted January 15, 2019 Modern. Quote Share this post Link to post Share on other sites
leech #10 Posted January 15, 2019 look at 0:25 This is perfect! 1 Quote Share this post Link to post Share on other sites
tuf #11 Posted January 17, 2019 look at 0:25 Do you have more info on this anywhere? I don't see it mentioned on your site. Thanks! Quote Share this post Link to post Share on other sites
tuf #12 Posted July 23, 2019 On 1/15/2019 at 3:27 AM, xxl said: look at 0:25 More info please!! Quote Share this post Link to post Share on other sites
xxl #13 Posted July 23, 2019 works fine: First, I want to publish the SIOCart project and then WiFiPrime 2 Quote Share this post Link to post Share on other sites
Lastic #14 Posted July 23, 2019 11 minutes ago, xxl said: works fine: First, I want to publish the SIOCart project and then WiFiPrime Can you elaborate please what this SIOCart project is ? Quote Share this post Link to post Share on other sites
xxl #15 Posted July 23, 2019 (edited) sio2sd + IRQ generator + SD Music player with 6bit volume control Edited July 23, 2019 by xxl 1 Quote Share this post Link to post Share on other sites
+Stephen #16 Posted July 23, 2019 9 hours ago, xxl said: sio2sd + IRQ generator + SD Music player with 6bit volume control I assume the PoKey is not generating the music but rather some hardware on the SIOCart is? Quote Share this post Link to post Share on other sites
xxl #17 Posted July 24, 2019 Yes, we have access to the SIO device to which we transmit which song is to be played from the SD card and in what way. The sound is mixed through the AUDIO IN in the SIO slot - just like the left channel in the tape recorder. We have control over the volume balance, stop, pause etc. The SIOCarta part is a jukebox which we control using the SIO commands and the Motor Control line 🙂 2 Quote Share this post Link to post Share on other sites
Lastic #18 Posted July 24, 2019 Was that Hobgoblin2 Demo Engine ever released ? Is it running on your cart ? Reason am asking is the music and graphics. Quote Share this post Link to post Share on other sites