Search found 5 matches

by TheRain
Fri Apr 20, 2007 7:59 am
Forum: PSP Development
Topic: wifi microcontroller for psp
Replies: 3
Views: 2661

If you really want to interface to an HC11 or any other microcontroller, the DPAC Airborn WiFi to serial modules are a good choice. http://www.sparkfun.com has them and a breakout board which will be necessary as the pins on the Airborn are very small otherwise. This is not a cheap part and will run...
by TheRain
Wed Jul 13, 2005 4:05 am
Forum: PSP Development
Topic: PSP remote control pinout?
Replies: 78
Views: 102174

This work interests me. I hope this will allow us to create other sorts of peripherals for the PSP. I am a first year electrical engineering major and designed a MIDI controller last semester. I have a question though... It was suspected at one point that there was some sort of audio in capability, ...
by TheRain
Thu Jun 30, 2005 6:26 pm
Forum: PSP Development
Topic: PSP Toolchain win32 package
Replies: 34
Views: 24909

Installed under.. C:\pspdev\ First time it worked fine... now the second time i try to execute start.bat the console opens and closes rapidly.. Does anyone have an idea why? Edit: I guess I'll just have to access through the command prompt everytime.. ohwell.. in any rate..this only compiles the co...
by TheRain
Thu Jun 30, 2005 1:25 pm
Forum: PSP Development
Topic: Need to be fired up
Replies: 23
Views: 7096

Maybe it's early for this, but a sticky on dev tools and getting started might be helpful- there have been tons of questions about getting started from the more casual programmers of late. At the same time, I think there are a lot of people looking to start coding who don't really understand the sta...
by TheRain
Thu Jun 30, 2005 9:40 am
Forum: PSP Development
Topic: PSP Toolchain win32 package
Replies: 34
Views: 24909

I have Windows 2000, could you explain how to use this 'make' program after using start.bat? It doesn't seem to work no matter what I try or from what folder I try it within or without the samples in the pspdev folder created... though thanks for making such a nice Win32 file for us Windows users. ...