Good to know. Thanks for posting.
Please let me know if you have any success. I'm definitely interested in this thing. I might go ahead and get one just to see if I have any luck.
Search found 4 matches
- Tue Jul 02, 2013 1:17 pm
- Forum: Other projects
- Topic: Microchip AR1100 USB Touchscreen Controller
- Replies: 7
- Views: 8568
- Thu Jun 20, 2013 4:13 pm
- Forum: Other projects
- Topic: Microchip AR1100 USB Touchscreen Controller
- Replies: 7
- Views: 8568
Re: Microchip AR1100 USB Touchscreen Controller
The Devkit is $15 at mouser http://www.mouser.com/ProductDetail/Microchip-Technology/AR1100BRD/?qs=sGAEpiMZZMspi%2fC%2fS06njdZzineW7Qyq Here is a quotes from the datasheet http://www.mouser.com/ds/2/268/41604A-56628.pdf The AR1100 Touch Screen Controller Board automatically selects between USB and R...
- Thu Jun 20, 2013 12:12 pm
- Forum: Other projects
- Topic: Microchip AR1100 USB Touchscreen Controller
- Replies: 7
- Views: 8568
Microchip AR1100 USB Touchscreen Controller
Has anyone tried this Touchscreen controller
http://www.microchip.com/wwwproducts/De ... e=en555168
I'm interested in using it to interface the Pi with a touchscreen.
http://www.microchip.com/wwwproducts/De ... e=en555168
I'm interested in using it to interface the Pi with a touchscreen.
- Thu May 30, 2013 8:16 pm
- Forum: General discussion
- Topic: How to use Dropbox on your Raspberry / Utiliser Dropbox
- Replies: 21
- Views: 94396
Re: How to use Dropbox on your Raspberry / Utiliser Dropbox
Java!! Write a java program and use the dropbox sdk https://www.dropbox.com/developers/core/sdk Here is a good example using the dropbox java sdk http://aaka.sh/patel/2011/12/20/authenticating-dropbox-java-api/ I had to install java 7 on the Pi for it to compile properly. I had errors with 6. I curr...