Raspberry Pi Tablet: Difference between revisions
Jump to navigation
Jump to search
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
=Introduction= | =Introduction= | ||
A touch-screen tablet made from a Raspberry Pi is a low-hanging fruit type of project featuring the integration of advanced DIY computing (1.4 Ghz quad core, 1 G RAM) with open source 3D printing. A 3D printed case can be used, and with a bluetooth headset - the combination can be turned into a smart phone. | *A touch-screen tablet shaped computer made from a Raspberry Pi is a low-hanging fruit type of project featuring the integration of advanced DIY computing (1.4 Ghz quad core, 1 G RAM) with open source 3D printing. A 3D printed case can be used, and with a bluetooth headset - the combination can be turned into a smart phone or "phablet". | ||
*Phone can be added via an auxiliary Pi Zero for low power requirement when used as a phone with the other Pi as the main computer. Just sayin. | |||
*Low end models are good educational/gift kits, high end models with things such as data logger ports, or barcode/qr code readers are especially usefull in research and logistics/sales enviroments respectively | |||
*May be used as a thin client from a server, for example to run FreeCAD? | |||
= | =Industry Standard= | ||
* | ==Ruggedized "Warehouse Tablets"== | ||
*These are hardy, have long bttery life and/or hot swappable batteries, and have things like card readers and barcode scanners, and sometimes even 3d scaanners | |||
*[https://www.barcodesinc.com/unitech/part-tb120-qawfumdg.htm This ~$1,300 design] | |||
==Art Tablets== | |||
*These tend to have calibrated, high resolution touch screens, advanced styluses, and some even have advanced graphics like nvidia quadro | |||
*[[https://www.wacom.com/en-us/products/pen-computers/wacom-mobilestudio-pro Wacom Mobile Studio Pro] | |||
==Cheap Tablets== | |||
*Amazon Fire Tablets etc | |||
*[https://www.samsung.com/us/mobile/tablets/galaxy-tab-a/galaxy-tab-a-10-5-gray-sm-t590nzaaxar/ Galaxy Tab A 10.5] | |||
=Existing Open Source Designs= | |||
*'''$120 pi 2 with 3.5 touchscreen and keyboard'''- [https://makezine.com/projects/build-raspberry-pi-powered-linux-laptop-that-fits-your-pocket/] | |||
*Open source project - DukePad - [https://wiki.openjdk.java.net/display/OpenJFX/DukePad] | |||
*CutiePi - forthcoming - open source but custom board - [https://cutiepi.io/] | |||
*Pretty good one. OS is problematic as of 2017. [https://youtu.be/CC-22hDlQLM] | |||
*DIY example - [https://www.youtube.com/watch?v=coy26jWnteo] | *DIY example - [https://www.youtube.com/watch?v=coy26jWnteo] | ||
*'''RasPad''' - [https://hackernoon.com/raspad-review-turn-your-raspberry-pi-into-a-tablet-499579033214?gi=83e6f62ea074]. Kickstarter campaign - [https://www.kickstarter.com/projects/35410622/raspad-raspberry-pi-tablet-for-your-creative-proje?ref=6jamvw] | *'''RasPad''' - [https://hackernoon.com/raspad-review-turn-your-raspberry-pi-into-a-tablet-499579033214?gi=83e6f62ea074]. Kickstarter campaign - [https://www.kickstarter.com/projects/35410622/raspad-raspberry-pi-tablet-for-your-creative-proje?ref=6jamvw] | ||
=Operating Systems= | |||
*Raspbian - [ | |||
=BOM= | |||
*[https://docs.google.com/spreadsheets/d/1zKwqMQjn1YJiMpzdVrWOg_z6sMcKhwEJlV-g4gcSXds/edit?usp=sharing [[User: Eric]]'s BOM for a 1080p 7 Inch Touchscreen, Raspberry Pi 4 (4gb), Model with tons of adapters etc] | |||
=See Also= | |||
*[[Open Source Tablet Computer]] | |||
=Links= | |||
*'''[[Raspberry Pi Tablet Part Library]]''' - platform for open source film | |||
*[[Raspberry Pi Tablet Specification]] and [[Raspberry Pi 4]] for January 2020 STEAM Camp | |||
*Running FreeCAD on Raspberry Pi 2 and 3 - [http://www.raspberry-pi-geek.com/Archive/2016/17/3D-modeling-on-the-Raspberry-Pi-with-FreeCAD#targetText=FreeCAD%20makes%203D%20modeling%20on,Pi%20easy%2C%20even%20for%20beginners.&targetText=In%20the%20not%2Dtoo%2Ddistant,FreeCAD%20are%20all%20you%20need.] |
Latest revision as of 17:46, 6 May 2020
Introduction
- A touch-screen tablet shaped computer made from a Raspberry Pi is a low-hanging fruit type of project featuring the integration of advanced DIY computing (1.4 Ghz quad core, 1 G RAM) with open source 3D printing. A 3D printed case can be used, and with a bluetooth headset - the combination can be turned into a smart phone or "phablet".
- Phone can be added via an auxiliary Pi Zero for low power requirement when used as a phone with the other Pi as the main computer. Just sayin.
- Low end models are good educational/gift kits, high end models with things such as data logger ports, or barcode/qr code readers are especially usefull in research and logistics/sales enviroments respectively
- May be used as a thin client from a server, for example to run FreeCAD?
Industry Standard
Ruggedized "Warehouse Tablets"
- These are hardy, have long bttery life and/or hot swappable batteries, and have things like card readers and barcode scanners, and sometimes even 3d scaanners
- This ~$1,300 design
Art Tablets
- These tend to have calibrated, high resolution touch screens, advanced styluses, and some even have advanced graphics like nvidia quadro
- [Wacom Mobile Studio Pro
Cheap Tablets
- Amazon Fire Tablets etc
- Galaxy Tab A 10.5
Existing Open Source Designs
- $120 pi 2 with 3.5 touchscreen and keyboard- [1]
- Open source project - DukePad - [2]
- CutiePi - forthcoming - open source but custom board - [3]
- Pretty good one. OS is problematic as of 2017. [4]
- DIY example - [5]
- RasPad - [6]. Kickstarter campaign - [7]
Operating Systems
- Raspbian - [
BOM
- User: Eric's BOM for a 1080p 7 Inch Touchscreen, Raspberry Pi 4 (4gb), Model with tons of adapters etc
See Also
Links
- Raspberry Pi Tablet Part Library - platform for open source film
- Raspberry Pi Tablet Specification and Raspberry Pi 4 for January 2020 STEAM Camp
- Running FreeCAD on Raspberry Pi 2 and 3 - [8]