Raspberry Pi Tablet: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
(→Links) |
||
Line 35: | Line 35: | ||
=Links= | =Links= | ||
*[[Raspberry Pi Tablet Specification]] and [[Raspberry Pi 4]] for January 2020 STEAM Camp | *'''[[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.] | *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.] |
Revision as of 14:23, 20 February 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
- Open source project - DukePad - [1]
- CutiePi - forthcoming - open source but custom board - [2]
- Pretty good one. OS is problematic as of 2017. [3]
- DIY example - [4]
- RasPad - [5]. Kickstarter campaign - [6]
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 - [7]