I'm pretty sure it's not the same board. The HYSTM32 firmware may run on it, but it depends how your board is wired up. Sometimes they use different pins for the 'USB Disconnect' pin which means that USB won't work.
If it doesn't, you'll have to compile your own firmware. Some info here. If you compile your own then you could make sure you compile networking support and you could then add some WiFi or Ethernet module to the board and access the net.
However don't expect compiling your own Espruino firmware to be easy! If you want to get started quickly and easily, buy a proper Espruino board - it's more expensive because we've spent time sorting out all the problems for you! :)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm pretty sure it's not the same board. The HYSTM32 firmware may run on it, but it depends how your board is wired up. Sometimes they use different pins for the 'USB Disconnect' pin which means that USB won't work.
If it doesn't, you'll have to compile your own firmware. Some info here. If you compile your own then you could make sure you compile networking support and you could then add some WiFi or Ethernet module to the board and access the net.
However don't expect compiling your own Espruino firmware to be easy! If you want to get started quickly and easily, buy a proper Espruino board - it's more expensive because we've spent time sorting out all the problems for you! :)