Raspberry Pi Tablet: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Added some more information)
Line 20: Line 20:
=Existing Open Source Designs=
=Existing Open Source Designs=
*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]

Revision as of 07:02, 17 November 2019

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

  • 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