Uart interface to propeller microcontroller
Is there any way to interface the psp to the parallax propeller microcontroller? I want to interface a gsm modem to the psp and store it in the umd bay, using a simple homebrew program to send AT commands (like ATD15555551234) to the modem from the psp. maybe like simple numbered button clicks to send commands? the propeller supports bit-banging uart using 2 of its cogs with 6 of them left over for, i dont know, harddrive interface, gsm modem, gps, all kinds of possibilities. wich serial port should i use for ttl level serial? any coding suggestions for accessing this serial port? i have eclipse installed and a basic understanding of coding for the psp and can live debug with usbhost.
Edit:I think I have found the software to do the trick
http://www.qj.net/psp/homebrew-devel...psp-phone.html
Download Mypsp Robotics Here