Page 2 of 3

Re: NXT Program ideas

Posted: 28 May 2011, 00:24
by bungeshea
I was thinking of creating a firmware simulator...

Re: NXT Program ideas

Posted: 28 May 2011, 03:09
by muntoo
studbrickmaster wrote:I was thinking of creating a firmware simulator...
You mean an emulator or bytecode interpreter*? :D :ugeek:

Related.

* [Mandatory:] Curse Java. Grrr...

Re: NXT Program ideas

Posted: 28 May 2011, 04:12
by mattallen37
muntoo wrote:...Related....
I think that just came out, and is now available for use.

Re: NXT Program ideas

Posted: 28 May 2011, 04:29
by bungeshea
muntoo wrote:
studbrickmaster wrote:I was thinking of creating a firmware simulator...
You mean an emulator or bytecode interpreter*? :D :ugeek:
Oh no, nothing that complicated. I was just thinking of creating a NXC program that looks and works just like the NBC/NXC firmware, except, maybe I could add a few 'surprises' to it. If you names it ! Startup (thanks Muntoo!) it would automaticly run when you started up your NXT, and if you downloaded a program which stopped it, you would just be back in the normal firmware until you rebooted your NXT. (Cool huh?)

Re: NXT Program ideas

Posted: 28 May 2011, 04:43
by mattallen37
So you mean like an NXT menu system, right? You would still use the normal FW for everything, you would just have a custom menu?

Re: NXT Program ideas

Posted: 28 May 2011, 05:38
by muntoo
studbrickmaster wrote:I was just thinking of creating a NXC program that looks and works just like the NBC/NXC firmware, except, maybe I could add a few 'surprises' to it.
I think NXTboy, NXTreme or NXTFreak did something like that once... (It looked pretty awesome.) I'm not entirely sure if it was in NXC, but I think it might have been. You could try contacting them. (I know NXTreme and NXTboy are still on this forum, but I'm not sure whether or not NXTFreak disappeared since the downfall of NXTasy. He might have a blog, though.)
If you names it ! Startup (thanks Muntoo!) it would automaticly run when you started up your NXT, and if you downloaded a program which stopped it, you would just be back in the normal firmware until you rebooted your NXT. (Cool huh?)
You could always add an "exit" option which Stop(1)s the program. :)

Re: NXT Program ideas

Posted: 28 May 2011, 18:30
by nxtreme
muntoo wrote:I think NXTboy, NXTreme or NXTFreak did something like that once... ...(I know NXTreme and NXTboy are still on this forum, but I'm not sure whether or not NXTFreak disappeared since the downfall of NXTasy. He might have a blog, though.)
Nope, wasn't me. I must say, I'm not much of a programmer, unless it comes to Picaxe BASIC...

Re: NXT Program ideas

Posted: 28 May 2011, 22:10
by bungeshea
nxtreme wrote:
muntoo wrote:I think NXTboy, NXTreme or NXTFreak did something like that once... ...(I know NXTreme and NXTboy are still on this forum, but I'm not sure whether or not NXTFreak disappeared since the downfall of NXTasy. He might have a blog, though.)
Nope, wasn't me. I must say, I'm not much of a programmer, unless it comes to Picaxe BASIC...
Yes I did notice that NXT Freak had created a project like that...

View Topic: NXTtext
studbrickmaster wrote:Does anyone know if In can getv a copy of the NXTtext NXC project made by NXT Freak? I think it went down with the NXTasy forums.

http://www.brickshelf.com/cgi-bin/gallery.cgi?f=356130

http://nxtism.blogspot.com/2009/08/nxtext-nxc-v301.html
h-g-t wrote:Nope, but he is on youtube so it might be worth contacting him to see if he still has a copy - http://www.youtube.com/user/NXTFreak

Re: NXT Program ideas

Posted: 28 May 2011, 22:14
by bungeshea
muntoo wrote:
studbrickmaster wrote:If you named it ! Startup (thanks Muntoo!) it would automaticly run when you started up your NXT, and if you downloaded a program which stopped it, you would just be back in the normal firmware until you rebooted your NXT. (Cool huh?)
You could always add an "exit" option which Stop(1)s the program. :)
I could, but I want it to seem real, so maybe PowerDown() would be better.

Re: NXT Program ideas

Posted: 28 May 2011, 22:36
by muntoo
studbrickmaster wrote:Yes I did notice that NXT Freak had created a project like that...
You weren't able to get a hold of him... were you?