The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
samuelstern.wordpress.com
The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
1–10 of 39 posts
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#2Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#3Why an RPi as the backend though? Why not something that will compile your code faster? I recognise that not everyone is comfortable with renting a virtual server, but if you're going to leave your MacBook at home, can't you ssh into that?
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#4Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#5From the title I was expecting the RPi to be permanently inserted inside the Transformer somehow. Being at the mercy of the vagaries of 3G reception / public wifi provision is the sort of thing that puts me off doing this kind of thing myself. Why an RPi as the backend though? Why not something that will compile your code faster? I recognise that not everyone is comfortable with renting a virtual server, but if you'r…
Other people rent some server, e.g. Matt Might uses Linode [0], but something like $20 per month flat is really expensive, if you would use it rarely and not for business. Maybe Amazon EC2? Though I doubt it fits the use case of weekend use plus one or two hours per week day.
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#6From the title I was expecting the RPi to be permanently inserted inside the Transformer somehow. Being at the mercy of the vagaries of 3G reception / public wifi provision is the sort of thing that puts me off doing this kind of thing myself. Why an RPi as the backend though? Why not something that will compile your code faster? I recognise that not everyone is comfortable with renting a virtual server, but if you'r…
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#7Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#8This is my mobile setup. Let me know if you have any questions about the specifics or ways I could improve this. I just finished it today and thought I'd share.
I'm don't own any Android devices so I'm not an expert, but wasn't the idea that you could easily install and run a Linux userland with all your tools, directly on the Transformer Prime?
Re: The Ultimate Mobile Computer: Connecting an Asus Transformer and a Raspberry Pi
#9A detail, but the RPi does not have a 1Ghz ARM processor. Only running at 700Mhz by default. Of course, you can overclock it, but it's not the same.