11-04-2022, 05:33 PM
Here's an article for historical reasons.
Back in 2007 or so, someone Internet/Ethernet & USB enabled one of their microbees using the FTDI VDRIVE and WizNet WIZ810MJ .
Giving a microbee a USB (host) port is as simple as connecting up an FTDI VDRIVE module to the User port and and installing a NET ROM.
The supporting ROM works in conjunction with the MWBASIC ROMS and provides the following commands:
NETDIR [8.3 filename]
NETLOAD <8.3 filename>
NETSAVE <8.3 filename>
[] - denotes optional parameter
<> - denotes mandatory parameter
The files are natively in FAT format so they are immediately interchangeable with PCs and MACs.
The modules are designed to give legacy equipment some USB or Internet/Ethernet functionality.
For the microbee, the SPI interface was used. It comprises of the connection of just a 6 wires
GND
+5V
SCLK
MOSI
MISO
CS
Silly as it seems, the modules have considerably more horsepower & capability than the hosting microbee.
These days (2022) there are even more modules available with additional features such as WIFI and Bluetooth.
Back in 2007 or so, someone Internet/Ethernet & USB enabled one of their microbees using the FTDI VDRIVE and WizNet WIZ810MJ .
Giving a microbee a USB (host) port is as simple as connecting up an FTDI VDRIVE module to the User port and and installing a NET ROM.
The supporting ROM works in conjunction with the MWBASIC ROMS and provides the following commands:
NETDIR [8.3 filename]
NETLOAD <8.3 filename>
NETSAVE <8.3 filename>
[] - denotes optional parameter
<> - denotes mandatory parameter
The files are natively in FAT format so they are immediately interchangeable with PCs and MACs.
The modules are designed to give legacy equipment some USB or Internet/Ethernet functionality.
For the microbee, the SPI interface was used. It comprises of the connection of just a 6 wires
GND
+5V
SCLK
MOSI
MISO
CS
Silly as it seems, the modules have considerably more horsepower & capability than the hosting microbee.
These days (2022) there are even more modules available with additional features such as WIFI and Bluetooth.