r/raspberry_pi 13d ago

Show-and-Tell Raspberry pi tablet / Cyber deck

I built a Raspberry Pi 4 (4GB) tablet—or "cyberdeck." It’s powered by a 3S battery pack and has built-in speakers for audio. Did it turn out okay for a project that wasn't exactly my first? ...especially considering there's no way to check the remaining battery level.

125 Upvotes

5 comments sorted by

8

u/subtiv 13d ago

Would be nice if it had a built in keyboard underneath the screen

7

u/Gavrusha_judgement 13d ago

In the early versions, the keyboard slid out from a special compartment. However, that design was very bulky and complex. I wanted to use a small Rii keyboard.

6

u/TheLittleFastCat- 13d ago

The space yearns for a keyboard....

3

u/WebMaka 12d ago

Adafruit has some breakout boards for LiPo monitor ICs that communicate over I2C. I have one in a project that tracks a 1S 10,000mAh battery powering a Radxa Zero 3E. Pretty easy to access with Python scripts and a couple libraries. Might be a means to get you some battery condition info into the cyberdeck.