The dev system lives!

Skah T

Former VML engineer
Reaction score
62
IMG_3936.jpg

I finally got an afternoon to dig out the NUON dev system and get it working. Somewhat surprisingly, it boot right away.

The Samsung monitor pictured seems to be on its way out so I switched to a USB video capture device. It's actually more convenient that way to not have an extra monitor sitting on my desk.

After some fiddling with the IP address and getting GnuWin32 installed on Windows 10, I was able to compile and download one of the sample programs. This is Same Game running in Streamlabs OBS (my only method for displaying the captured video at the moment).

IMG_3938.jpg



I'm bummed that my HPI Stealth controller doesn't seem to work any more, but I still have my Logitech.

So regarding the dev system. In the past I've said I would donate it to the community. Now I'm wondering if it might be possible to somehow make it accessible on the web such that anyone could connect to it. I would have to stream the video output somehow, which might make it a non-starter.

I'd welcome ideas.
 

Attachments

  • IMG_3938.jpg
    IMG_3938.jpg
    2.3 MB · Views: 114
  • IMG_3938.jpg
    IMG_3938.jpg
    63.2 KB · Views: 99

Stephen

NUON Lover!
Reaction score
95
Wow - that's good news. Do you think it would be possible to clone this hardware? How does this hook up to the Nuon? I've always said how awesome it would be if there was a way of loading code to the Nuon without having to burn a CD/DVD, similar to how BJL worked on the Jaguar. Even without the ability to debug, it would be a major step forward to doing homebrew.
 

Skah T

Former VML engineer
Reaction score
62
The dev system basically *is* a NUON. It's the reference system we would give to OEMs from which they would base their design. It's also what developers used to write their initial software before any retail hardware was on the market. So unfortunately it's not cloneable.

In the past I've wondered if some custom software running off disc on an N501 could use the controller port as a means of downloading homebrew code from a PC. That would require some currently non-existent hardware to convert between, for example, USB on the PC side and the polyface chip on the NUON side.
 

cubanismo

You may change this now in User CP
Reaction score
86
Now I'm wondering if it might be possible to somehow make it accessible on the web such that anyone could connect to it. I would have to stream the video output somehow, which might make it a non-starter.
That's a great idea. If it could be worked out, that would certainly allow getting the most use out of it in theory. Based on experience bringing up hardware remotely, it shouldn't be *that* complicated, but there's the issue of controllers. With PCs, you use a remote KVM (Remote keyboard/video/mouse) switch that connects to the PC via USB+VGA/DVI/DP and exposes all those devices via some remote desktop app over the network, so you just log in and get "local" access to the machine. Additionally, a remote power switch on the target system really helps for when things are so wedged a soft reset isn't accessible or isn't cutting it.

Here you're halfway there with the USB video capture device, but you'd need a remote-accessible controller emulator to debug anything requiring input. Once the controller stuff gets worked out, that'd be really easy to build from an arduino pico or something with a few GPIOs simulating buttons. If you were willing to sacrifice or at least semi-permanently mod a controller, you could just swap out the switches for GPIO-connected wires/gates.

Still, even without that, you can debug a lot just using the debugger + video output + the dev kit printf/logger functionality. If you had it hooked up to a Linux box with the Linux SDK installed, it'd probably be as simple as giving people ssh access to the Linux machine and permissions to access /dev/videoX so they could stream it through mencoder to a port forward and decode it locally for a very simplistic/non-optimal setup. On a windows 10 setup like it sounds like you have, it probably just means giving people access via RDP so they can use the usual remote desktop app, and bring up the video capture app on the remote desktop.

Both of these are pretty risky security-wise, so you'd probably have to limit it to a pretty trusted group, assume the computer is going to get wiped at any time (maybe even re-image it nightly or something), isolate it from the rest o your network, etc. On the plus side, if it was a small group like that, you could do stuff like time sharing on the honor system rather than setting up some complicated provisioning system.
 

mgarcia

You may change this now in User CP
Reaction score
48
Very cool of you man! neat :)
Nuon community love!! :D

What's GNUwin32 for? a visual debugger like Tcl gdb?

I wouldn't let it leave you, unless it's to someone that remove chips, de-surface them, and take very hi res images of the circuitry, and not just dump's roms, I think that's the only way to get a perfect game/dev emulator.

Sharing access to it would interesting, but not sure how practical that would be, from the little I played around with NuonDev, my favorite IDE (Eclipse) and Nouance worked fine, especially after the recent updates, in regards to 2D anyway.

TBH, I'd be more interested in a video walk through with it in action and showing it of :)

I think it will be possible to get printf's from Nuon via the controller ports to USB, after the Polyface1 chip and bus has been figured out.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +1
  • V-SNES V-SNES:
    Happy Friday!
    +1

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top