Skip to content
Menu
Slowmin
Technology and Tinkering
  • Home
  • Technology Tutorials
    • Single Board Computer
    • SDR
    • IoT
  • Contact
Close Menu
Linux Tablet with Armbian
24 10 2018

How I built my own Linux tablet with the Pine A64 and Armbian

Minty Single Board Computer, Technology Tutorials Armbian

As an open source enthusiast it was my dream to build an own linux tablet. I kindly received a touchscreen display and a case from Mr. Lim, the founder of Pine64. So the other parts I needed were a Pine A64, a microSD, a powerbank (10000 mAh) and a wifi dongle. On the Pine I previously installed Armbian which is perfect for my build.

How to screw the Pine casing together

I found a useful YouTube tutorial on how to screw together the case (just watch the second part as the guy makes a mistake first). It took me about 20 minutes to get everything together. One thing to note is that you shouldn’t completely pull out the black covers of the display jacks. It is enough to fold them open and then insert the display cable. If the case is closed, you can access almost everything except the microSD and the Gpio pins. However, inside the case there is still enough space to add sensors.

Image of the Pine64 Touch Screen

Activate the screen in Armbian

    1. In the terminal, enter:
      sudo nano /boot/armbianEnv.txt
    2. There, change pine64_lcd=off to pine64_lcd=on
    3. Back in the terminal, enter:
      sudo nano /etc/modules
    4. There, add a line with gt9xxf_ts
    5.  Now, shutdown and boot up again. After a few seconds you should see the Armbian desktop (make sure you installed the version that has graphical desktop supported).
    6.  You will probably need a touchscreen keyboard. To install it, enter in the terminal:
      sudo apt-get install onboard

      You can start it the first time in the menu under Accessories. There is also the possibility to customize the behaviour of the keyboard.

So far, I’m positively surprised by the responsiveness of the touchscreen. I had a lot of fun using my own linux tablet. With an RTL-SDR dongle attached and minimal usage the power consumption was about 800mAh for 1h 15min. during the upgrade process. I will test in future how long it can run in real life situations with a 10000 mAh battery.

How to create a professional WordPress website in a day Make a network weather station with NodeMcu for under 20$

Related Posts

Chinese Proxmark3 Easy

RFID, Technology Tutorials

Install the Proxmark3 on Kali Linux

HackRF GPS

SDR, Technology Tutorials

Fake GPS with a HackRF One

Gqrx Bookmarks

SDR, Technology Tutorials

Build an automatic frequency scanner with RTL-SDR and Gqrx

Search

Recent Posts

  • Install the Proxmark3 on Kali Linux
  • Fake GPS with a HackRF One
  • Build an automatic frequency scanner with RTL-SDR and Gqrx
  • Make a network weather station with NodeMcu for under 20$
  • How I built my own Linux tablet with the Pine A64 and Armbian

Archives

  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • October 2018

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Back To Top
Slowmin
© Slowmin 2021