Search found 4 matches

by Ngel
Mon Jan 23, 2006 1:38 am
Forum: PSP Lua Player Development
Topic: My first Lua menu :)
Replies: 0
Views: 1210

My first Lua menu :)

It's my first project and i really love to use lua!!! I will get my new psp in the end of this month, hope it would be 1.5 :\ Here is the code: -- Ngel V1.0 Menu Test ! green = Color.new(0, 255, 0) select = 10 icon = Image.load("icon.png") function delay&...
by Ngel
Thu Nov 24, 2005 2:42 am
Forum: PSP Development
Topic: New Idea for Out function(out digital bits)
Replies: 5
Views: 1869

i dont know c :\ But i will love to see the next release ! I am trying to build up an circuit to convert the srial port to parallel, I think it will be much easy than use the infrared :\ (i will start build it up when i will get my psp, very soon ) Hm... One question... System.sioInit(2400) what is ...
by Ngel
Wed Nov 23, 2005 2:08 am
Forum: PSP Development
Topic: New Idea for Out function(out digital bits)
Replies: 5
Views: 1869

I saw some guides for lua and i didnt saw any function to out just a binary code only files.
i can use the IrDA, but there are functions to use it? :\
by Ngel
Wed Nov 23, 2005 1:00 am
Forum: PSP Development
Topic: New Idea for Out function(out digital bits)
Replies: 5
Views: 1869

New Idea for Out function(out digital bits)

Any one thought about a way to control something with the psp? Not wire less but with the usb port, Like to out a digital digit or any thing? Well, i got a new Idea, There is a function that run mp3 file (LUA PLAYER) so i can connect to the headset connection a A2D (analog to digital) or a kind of a...