Raspberry Pi Tablet: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Fixed an external link)
 
(7 intermediate revisions by 2 users not shown)
Line 5: Line 5:
*May be used as a thin client from a server, for example to run FreeCAD?
*May be used as a thin client from a server, for example to run FreeCAD?


=Examples=
=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]
*Open source project - DukePad - [https://wiki.openjdk.java.net/display/OpenJFX/DukePad]
*CutiePi - forthcoming - open source but custom board - [https://liliputing.com/2019/08/cutiepi-is-an-open-source-raspberry-pi-based-tablet-coming-in-late-2019.html?fbclid=IwAR3bN-MUHV3m0w_UoER4_v9DQxnxdSgcQjCBtgTXZEcQg8IFdZgG1aMVPQc]
*CutiePi - forthcoming - open source but custom board - [https://cutiepi.io/]
*Pretty good one. OS is problematic as of 2017. [https://youtu.be/CC-22hDlQLM]
*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]
Line 16: Line 30:


=BOM=
=BOM=
*[https://docs.google.com/spreadsheets/d/1zKwqMQjn1YJiMpzdVrWOg_z6sMcKhwEJlV-g4gcSXds/edit?usp=sharing My Bom for a 1080p 7 Inch Touchscreen, Raspberry Pi 4 (4gb), Model with tons of adapters etc]
*[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=
=See Also=
Line 22: Line 36:


=Links=
=Links=
*[[Raspberry Pi Tablet Specification]]
*'''[[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.]
*[[Yale Log]]

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

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