I am looking for a small (PDA sized) device that I can plug the ez430-rf2500 usb board into that can parse to data that comes through the UART.
I'm working on a project prototype. Right now I've got my embedded code sending data wirelessly to my desktop computer. To avoid needing to interface with an LCD (to make it portable) it would be cool if I could find a small computer which I could write an application for to display information. Also, if I want to use the wireless features of the ez430-rf2500, it looks like it would be somewhat difficult to interface with an LCD since both the SPI and I2C lines are tied up.
Any suggestions are greatly appreciated!
Thank you all