forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Nanodesktop 0.3 preview

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
pegasus2000



Joined: 12 Jul 2006
Posts: 160

PostPosted: Mon Jun 18, 2007 5:40 am    Post subject: Nanodesktop 0.3 preview Reply with quote

A video about new Nanodesktop 0.3 (the next version of nd that
will be released in few days):

http://rapidshare.com/files/37786000/Nanodesktop03Preview.avi.html
Back to top
View user's profile Send private message
alexp



Joined: 17 Apr 2007
Posts: 39

PostPosted: Mon Jun 18, 2007 7:37 am    Post subject: Reply with quote

what kind of webcam are you using during the demo?
Back to top
View user's profile Send private message
pegasus2000



Joined: 12 Jul 2006
Posts: 160

PostPosted: Mon Jun 18, 2007 7:44 am    Post subject: Reply with quote

alexp wrote:
what kind of webcam are you using during the demo?


Logitech Notebook Pro webcam
Back to top
View user's profile Send private message
alexp



Joined: 17 Apr 2007
Posts: 39

PostPosted: Mon Jun 18, 2007 12:48 pm    Post subject: Reply with quote

how did you force the psp usb controller to be an host? i guess that the webcam is a standard pc webcam.
Back to top
View user's profile Send private message
pegasus2000



Joined: 12 Jul 2006
Posts: 160

PostPosted: Mon Jun 18, 2007 6:29 pm    Post subject: Reply with quote

alexp wrote:
how did you force the psp usb controller to be an host? i guess that the webcam is a standard pc webcam.


We have developed an application called Eyeserver. This application
acts as a client/server component, and eludes USB PSP controller
limitations.

A card like a Fox Board, or a single chip, runs a small version of
Linux kernel with Eyeserver. The fox board has 2 USB port.

The former is connected with USB webcam, and the second is
connected to PSP. PSP requests video image to Fox board, and
Fox board sends to it the images collected by camera.

So, the USB host controller is in Fox board and not in PSP.
Back to top
View user's profile Send private message
Alberto



Joined: 12 Feb 2007
Posts: 57
Location: Sofia

PostPosted: Tue Jun 19, 2007 6:28 am    Post subject: Reply with quote

pegasus2000 wrote:

We have developed an application called Eyeserver. This application
acts as a client/server component, and eludes USB PSP controller
limitations.

A card like a Fox Board, or a single chip, runs a small version of
Linux kernel with Eyeserver. The fox board has 2 USB port.

The former is connected with USB webcam, and the second is
connected to PSP. PSP requests video image to Fox board, and
Fox board sends to it the images collected by camera.

So, the USB host controller is in Fox board and not in PSP.


Aaaah, I thought there might have been something tricky... Anyway, great job. By the way, what are the new (are there any?) main features of version 0.3 against 0.2?


Ciao, caro. Gran lavoro!
A.
Back to top
View user's profile Send private message
pegasus2000



Joined: 12 Jul 2006
Posts: 160

PostPosted: Tue Jun 19, 2007 5:12 pm    Post subject: Reply with quote

Alberto wrote:
pegasus2000 wrote:

We have developed an application called Eyeserver. This application
acts as a client/server component, and eludes USB PSP controller
limitations.

A card like a Fox Board, or a single chip, runs a small version of
Linux kernel with Eyeserver. The fox board has 2 USB port.

The former is connected with USB webcam, and the second is
connected to PSP. PSP requests video image to Fox board, and
Fox board sends to it the images collected by camera.

So, the USB host controller is in Fox board and not in PSP.


Aaaah, I thought there might have been something tricky... Anyway, great job. By the way, what are the new (are there any?) main features of version 0.3 against 0.2?


Ciao, caro. Gran lavoro!
A.


Some anticipations:

a) nd 0.3 has Phoenix Graphical Subsystem, a system for multithreading
graphical application;
b) nd 0.3 has a new message passing system: new functions replace the
old MouseControl routine; to manage mouse events is more simple now;
c) NanoC has been extended with new C functions: compatibility with ANSI
C has been improved;
d) scanf has a new engine;
e) VirtualKeyboard API has been totally rewritten to support different
types of keyboard (in future, this allows to integrate, easily, support
for ir keyboards) The different keyboards available are enumerable
f) The new VirtualKeyboard replaces the old VirtualKeyboard and it
is more powerful
g) Added support for TextBox, ListBox, TextArea, CBox
h) Added support for USB webcam via Eyeserver/Eyeclient
i) ndHighGUI has been extended with a new API for webcam: this
ensures full compatibility with Intel OpenCV applications
l) EMI and EMIEMU components allows you to program VFPU using
simple C functions and without using inline assembler
m) EMIEMU emulates under PSPE the behaviour of VFPU
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group