Live data from Hacker News

CutiePi – A Raspberry Pi 4 tablet

cutiepi.io

151–160 of 176 posts

Re: CutiePi – A Raspberry Pi 4 tablet

#151
post #74

Earlier quoted context omitted.

https://www.amazon.com/resolution-interface-Raspberry-Pi-XYG...

I wonder if the orange tab can be folded over without damaging it.

It can at the adapter board end, but not at the screen end as it has components mounted to it (!).

Re: CutiePi – A Raspberry Pi 4 tablet

#152

There are a lot of people with old tablets in a drawer.. it'd be nice if there was a way to re-purpose those old screens many of which are good quality (e.g. Ipad 2, HP Touchpad, etc). So a new shell would be needed, the new PCB, likely the new battery, so the only real hard part would be the interface between the pi and the screen.

If you just want to reuse the screen, you can get boards on Ebay or AliExpress that have HDMI inputs and can drive original iPad screens. Search for "LVDS HDMI" and you'll find a bunch, mostly based around the RTD2660 chip from Realtek.

Re: CutiePi – A Raspberry Pi 4 tablet

#153
post #144

Earlier quoted context omitted.

Because there's nothing I love more than fiddling with obtuse settings menus just to have to do it again in couple of hours. This would maybe be acceptable if there was a charm/quick toggle like they do with Do Not Disturb, but I'd rather print it or write it than change the settings and then remember to change them back later.

I am surprised phones (I'll only speak for Android) don't make it easier to say "don't automatically sleep for the next 30 minutes." I know individual apps can turn off sleep. The browsers ought to also be better at recognizing that you're looking at a recipe, and keep the phone from falling asleep.

My phones have a quick tile called "Caffeine" that lets you disable sleep for 5/10/30 minutes. I guess this might be limited to custom ROMs, but it absolutely exists.

Re: CutiePi – A Raspberry Pi 4 tablet

#154
post #69
post #45

Earlier quoted context omitted.

Yeah, but you can bet that 10 years later you won't be running obsolete software on it.

What makes you think CutiePi Shell will be maintained that long? Android has withstood the test of time, and although you'd need a custom mod to update your Nexus 7, chances are CutiePi won't live that long.

My Raspberry Pi 1 is still maintained.

Re: CutiePi – A Raspberry Pi 4 tablet

#155

I love this concept, I just really want one with an e-ink screen instead. I think there's a great niche for "embedded" devices around the home -- weather readout panels, lighting controls, music player, intercom, etc. -- but glowing rectangles mounted to the wall are just too... glowing. E-ink panels is where it's at, and a Raspberry Pi powering it is perfect. Unfortunately, the only real general-purpose e-ink tablet…

Yes! I want a Home Assistant panel in my house but don't want to hack together some old Android monstrosity.

Me too. I'd like to have a cheap HA panel in each room. This CutiePi looks promising. I hope HA community will quickly support it and create some nice solutions.

Re: CutiePi – A Raspberry Pi 4 tablet

#156

I love this concept, I just really want one with an e-ink screen instead. I think there's a great niche for "embedded" devices around the home -- weather readout panels, lighting controls, music player, intercom, etc. -- but glowing rectangles mounted to the wall are just too... glowing. E-ink panels is where it's at, and a Raspberry Pi powering it is perfect. Unfortunately, the only real general-purpose e-ink tablet…

A friend & I have a dream of building an E-reader based on the 10" ED097OC4 E-ink display that was built into the Kindle DX and can now be had for around 30€ (old stock?). Most parts of the stack are conceptually figured out: A Pine64 SOPINE module (comparable to the Raspi CM, but cheaper), a Linux DRM driver based on tinydrm ( https://github.com/notro/tinydrm ) or gud ( https://github.com/notro/gud/ ), as panel driv…

Let people use a usb or bluetooth keyboard/touch surface

Re: CutiePi – A Raspberry Pi 4 tablet

#157

I love this concept, I just really want one with an e-ink screen instead. I think there's a great niche for "embedded" devices around the home -- weather readout panels, lighting controls, music player, intercom, etc. -- but glowing rectangles mounted to the wall are just too... glowing. E-ink panels is where it's at, and a Raspberry Pi powering it is perfect. Unfortunately, the only real general-purpose e-ink tablet…

There is the m5paper[1] that is around $80 with shipping. It uses an esp32 and is arduino compatible, and the provided libraries are pretty good. [1] https://docs.m5stack.com/#/en/core/m5paper

Pity it deteriorates with ultraviolet rays

Re: CutiePi – A Raspberry Pi 4 tablet

#158

Earlier quoted context omitted.

Remarkable tablets are pretty hackable. They run Linux and let you ssh in and install othwr software by default. The screen is also a decent size and touch sensitive.

after reading https://news.ycombinator.com/item?id=26531119 I searched the page for Remarkable. It could be the Linux tablet of our collective dreams if enough developers notice it...

There are already some very skilled people active in the homebrew community. It runs Qt applications and up until recently, the company also published the developer toolchain (which will hopefully return soon).

Most of the device is Open Source and the compliance section gives you the root password of the device that has ssh via usb enabled by default.

There are also initial (unpolished) solutions for encrypting files with gocryptfs.

Re: CutiePi – A Raspberry Pi 4 tablet

#159

Two-hundred bucks is basically "impulse purchase" territory, but I'm nevertheless struggling to see the use case here. If you're into maker projects with Raspberry Pis, then I'm not sure what this does for you. It's a Pi already built into a consumer device. Not seemingly a platform for new maker projects. If you want a tablet with a Linux kernel buried in there somewhere, then there's probably a thousand Android opt…

If 200$ is in impulse purchase territory I need to do a reality check with my wallet and humanity

Re: CutiePi – A Raspberry Pi 4 tablet

#160

I love this concept, I just really want one with an e-ink screen instead. I think there's a great niche for "embedded" devices around the home -- weather readout panels, lighting controls, music player, intercom, etc. -- but glowing rectangles mounted to the wall are just too... glowing. E-ink panels is where it's at, and a Raspberry Pi powering it is perfect. Unfortunately, the only real general-purpose e-ink tablet…

Yes! I want a Home Assistant panel in my house but don't want to hack together some old Android monstrosity.

I did something similar, Raspberry Pi with e-ink display hooked up with HA API etc https://www.youtube.com/watch?v=z0sHtZqs8Go
Post reply on HN