From: Joel Eriksson (jen_at_ettnet.se)
Date: 2001-07-12 20:21:08
On Thu, Jul 12, 2001 at 02:45:10PM -0400, dev wrote:
> Software needs to be Windows 2000 or WindowsXP based, all DOS and windows
> 9x/ME is obsolete already. As for linux, I love it, but unless you have a
> competent programmer in C/C++ as well as GTK or any of the 30 GUI language
> for X-Windows, you will be wasting a lot of time. If you want to go that
> route, make sure you use C/C++ so it can be easily ported back and forth.
I would be surprised if anyone have even considered any other language than
C/C++.. :-) Hmm, it may be true that DOS and Windows 9x/ME is obsolete now
and that new software for MS-users should be for Windows 2000 or Windows XP,
but that says more about MS than anything else .. Just make sure the code is
POSIX- and ANSI C compatible and use a portable GUI library like SDL (libsdl.org)
for applications with visual interfaces.
> And how do you plan on analyzing the data? Or are you just displaying it
> with a GUI first? I have seen some that feed 16 inputs from 32 electrodes
> into a Back prop Neural Network that can be trained for certain thought
> patterns.
I think the base software should be CLI based, then GUI:s could just be
frontends and it would be easy for knowledgable users to build their own
software (CLI or GUI) to analyze the data and do whatever with it.
-- Joel Eriksson
This archive was generated by hypermail 2.1.4 : 2002-07-27 12:28:31 BST