I need code or a driver that I can send Excel data to a PIC controlled LCD via USB. I need it to be self contained, meaning not needing to load additional drivers. Using a work computer and getting our IT dept to do anything is and act of congress.
Printable View
I need code or a driver that I can send Excel data to a PIC controlled LCD via USB. I need it to be self contained, meaning not needing to load additional drivers. Using a work computer and getting our IT dept to do anything is and act of congress.
Try this below. It works. I have used it before.
http://www.parallax.com/ProductInfo/...3/Default.aspx
Thank rsocor01, I am not using STAMP. Looked at code, nothing I can use for PIC....or I am not that experienced. Thank you again for your contribution
BS2 code and PBP code are very similar. There is even a section in the PBP manual telling about the small differences.