FujiNet

For the discussion of all hardware related topics.
Post Reply
User avatar
robcfg
Posts: 1652
Joined: Sat Apr 04, 2009 10:16 pm
Location: Stockholm, Sweden
Contact:

FujiNet

Post by robcfg »

I'm opening this new topic for talking about the FujiNet cartridge for the Dragon/CoCo.

If you want to know more about it, here's the web site: https://fujinet.online/fujinet/ and you can also join their Discord server: https://discord.gg/zpzh7P7p

I built one for the CoCo/Dragon (see attached picture) and I'm going to test it in the following weeks. I may have some boards in case anyone wants one, I'll tell you how many as soon as I find where I put them... :mrgreen:
Attachments
Robcfg_CoCoFuji.jpg
Robcfg_CoCoFuji.jpg (153.38 KiB) Viewed 30103 times
athingwd
Posts: 5
Joined: Tue Feb 11, 2025 9:54 am

Re: FujiNet

Post by athingwd »

Here's the github for the Fujinet HW. https://github.com/FujiNetWIFI/fujinet-hardware
It describes the cable necessary for making the connection to the dragon's parallel port, same as the existing drivewire solutions for dragon. The difference here is that the other solutions will go to an inverter, or an inverter and maybe a USB-serial adapter for connection to a PC usb port. On the current plan, we invert the serial port lines on the fujinet adapters's esp32 module. I will add that the current ROM image that's up there on the Fujinet hardware is not the one that I'm using, I have added the standard DW42-2515FULL.ZIP from the DOSPlus thread here on the dragon archive.

The current HW implementation uses that bitbanger port, but we have another parallel project underway using a raspberry pi pico to implement a both a rom emulator and a becker port communication port over to the esp32 fujinet module... this will obsolete the current bitbanger implementation, but for people that have an existing serial Fujinet for coco they can change the cable and get something that will be compatible with their Dragon 32, Dragon 64 or Tano Dragon.

The big purpose now for implementing this on the bitbanger HW for dragon is mostly to get the rest of the dragon for Fujinet implemented, which will all transparently move over to the new HW implementation.

The new pico based HW implementation is likely ready for adoption by this summer 2025, barring unforseen circumstances. So, thats pretty soon. For a bit more about that, checkout this link: https://youtu.be/skSv0nOTstk?si=Q1ubq3MvMHrrYDEK

On the coconation talk from yesterday (https://www.youtube.com/live/pPl14VtzT_ ... F27W&t=780), I demonstrated the early state of the dragon implementation with this bitbanger cable implementation. I should be getting the rest of this ironed out in the next few weeks. I have already improved the performance a bit.

If you have any questions about dragon Fujinet, I'll be checking here frequently, or you can ask in the Fujinet discord's coco section, or the Coco discord's Fujinet section.
Thanks,
Bill Athing
Post Reply