Anyone know how to make one? Been thinking about it since a friend of mine said yesterday he was making one.
Offline
I actually considered this, but the price of a suitable battery and screen put me off ;P
Offline
fire219 wrote:
It wouldn't be that hard, but it's not worth the price it would cost to make, when you could buy one that performs several times better for less than the parts for this.
yeah but the learning experience is worth it
Offline
And being able to use Raspbian and any OS you can compile for the RasPi, while most tablets restrict you to Android.
Offline
technoguyx wrote:
And being able to use Raspbian and any OS you can compile for the RasPi, while most tablets restrict you to Android.
Exactly.
I'm probably going to use Raspbian for now if I do make it
Offline
undefeatedgames wrote:
fire219 wrote:
It wouldn't be that hard, but it's not worth the price it would cost to make, when you could buy one that performs several times better for less than the parts for this.
yeah but the learning experience is worth it
Fair enough.
For a touchscreen, this is actually a pretty good deal. All the complicated electronics are done, just plug it in to the HDMI port and a USB port. (You will need adapters though, the HDMI and USB on the screen are both of the micro-variety).
For the battery, either use something like this (even though that thing would only power everything for about 30-45 mins), or the DIY route would be to take 4 rechargeable AA batteries, and wire them up through a 5v voltage regulator.
I'll leave speakers and case up to you, it shouldn't be hard to figure out.
That right there, unless my tired mind is leaving out something, should be a complete bare-bones tablet.
Offline
fire219 wrote:
undefeatedgames wrote:
fire219 wrote:
It wouldn't be that hard, but it's not worth the price it would cost to make, when you could buy one that performs several times better for less than the parts for this.
yeah but the learning experience is worth it
Fair enough.
For a touchscreen, this is actually a pretty good deal. All the complicated electronics are done, just plug it in to the HDMI port and a USB port. (You will need adapters though, the HDMI and USB on the screen are both of the micro-variety).
For the battery, either use something like this (even though that thing would only power everything for about 30-45 mins), or the DIY route would be to take 4 rechargeable AA batteries, and wire them up through a 5v voltage regulator.
I'll leave speakers and case up to you, it shouldn't be hard to figure out.
That right there, unless my tired mind is leaving out something, should be a complete bare-bones tablet.
Cool! You found a driver-less touch display! All the ones I found had windows only drivers for the touch
Offline
jji7skyline wrote:
fire219 wrote:
undefeatedgames wrote:
yeah but the learning experience is worth itFair enough.
For a touchscreen, this is actually a pretty good deal. All the complicated electronics are done, just plug it in to the HDMI port and a USB port. (You will need adapters though, the HDMI and USB on the screen are both of the micro-variety).
For the battery, either use something like this (even though that thing would only power everything for about 30-45 mins), or the DIY route would be to take 4 rechargeable AA batteries, and wire them up through a 5v voltage regulator.
I'll leave speakers and case up to you, it shouldn't be hard to figure out.
That right there, unless my tired mind is leaving out something, should be a complete bare-bones tablet.Cool! You found a driver-less touch display! All the ones I found had windows only drivers for the touch
Been thinking that or the 10 inch kit they have, since that has more with it. Also I already have a 7-inch tablet (my Kindle Fire) so I shall see...
Offline
Been thinking about using BeagleBone instead of Raspberry Pi, because BeagleBone can run Android better than Raspberry.
Offline
Linux would be cooler though.
Offline
jji7skyline wrote:
Linux would be cooler though.
Even if it is, the BeagleBoard looks like it runs faster anyway...
I mainly want to use Android so I can be able to run apps.
Offline
undefeatedgames wrote:
jji7skyline wrote:
Linux would be cooler though.
Even if it is, the BeagleBoard looks like it runs faster anyway...
I mainly want to use Android so I can be able to run apps.
Android is based on Linux.
Offline
nathanprocks wrote:
Android is based on Linux.
Yes, but remember that Linux is a kernel (the lowest level of abstraction between hardware and the OS), not an operating system. I think Android uses a modified version of Linux, hence Android is very different from actual Linux distros.
Last edited by technoguyx (2013-04-17 16:36:18)
Offline
technoguyx wrote:
nathanprocks wrote:
Android is based on Linux.
Yes, but remember that Linux is a kernel (the lowest level of abstraction between hardware and the OS), not an operating system. I think Android uses a modified version of Linux, hence Android is very different from actual Linux distros.
It is still based on Linux because they started with the Linux kernel and modified it.
Offline
My point:
jji7skyline wrote:
Linux would be cooler though.
nathanprocks wrote:
Android is based on Linux.
Android =/= GNU/Linux (as in the desktop distros)
Offline