I don't get it. This doesn't have a pi in it, it's "pi compatible" ? Looks dangerously close to trademark infringement ? Maybe patent infringement? Why "pi compatible"? I suppose this means software not hardware since not same form factor and no I/o pins ?? Why not just say it's a linux machine? This is open source but pi is not ?
Just wanted to drop a link here to a page I maintain tracking as many Pi CM4-based projects as I've found: https://pipci.jeffgeerling.com/boards_cm (including the CutiePi).
The Compute Module 4 is the first revision (similar to the regular 4 model B) that is fast enough to actually be a practical/sensible replacement for a great deal of use cases where traditionally low power PC hardware would be preferred (though often more expensive).
The one common theme though is the soldering of the hirose connectors is a bear to do manually.
I see a sleep/wake button, but my Raspi 400 has no such feature, and googling about whether this can truly be done are inconclusive. 5h standby time suggests the sleep isn't a very deep one.
Only if the supporting electronics (whatever's watching the sleep/wake button) have zero power consumption.
It looks like they're using an STM32 for this, which I believe can be made to draw approximately zero power if it's just waiting for a button to be pressed.
Saw that too. Standby time usually means when it is not in use but can be woken up instantly. That's a far cry from actual usage time. :-| (Compare that too typical tablets where the standby time might be several days or longer, and usage time also much more than 5 hours. Or phones.)
It's worth noting that their "standby time" measurement includes the screen being on at 1/2 brightness and maintaining a Wifi connection.
The processors in the Raspberry Pi don't support power management, so as far as I know, it's impossible to sleep a Raspberry Pi. The best you can do is to suspend to disk, at which point a battery life test would be relatively meaningless.
Looking at the specs [1], I can't help but feel for $200 getting Wifi 4 (N, from 2008) and BT 4.0 (from 2010) leaves me underwhelmed. Maybe it was a cost decision, maybe licensing? Maybe due to power constraints? But damn, Wifi 4 is just objectively terrible and needs obliterating, it's borderline unusable and leaves me worried about the longevity of using such old standards in 2/3 years time (if that's the expecting lifetime of the product)
Worth noting that WiFi 5 is 802.11ac, which only applies to 5Ghz; any WiFi 5 gear is using 802.11n for 2.4GHz. (Edit: Pi 4 can do 5GHz) One wonders if they skipped doing a 5GHz antenna for cost/space/other reasons.
I wonder if they just recently decided to go with the CM4 module and failed to update the specs to match. The video shows them using the CM3 module, which does have lesser wifi/bt specs.
There was a previous version of this tablet using the CM3 with wifi/BT hardware on the carrier board, they probably just forgot to update that part of the specs page. The new carrier board does not have wifi so they are definitely using the CM4's onboard wireless hardware.
> But damn, Wifi 4 is just objectively terrible and needs obliterating, it's borderline unusable
Care to elaborate a bit on why ?
I have been using n for years at home and at my office without any problems. It seems much faster than b and g which I had before.
Primary issue with N tends to be client density, secondary speed, but really both are related anyways. Also the compute module is single antenna, most N devices were at least 2x2 which doubles the throughput. I.e. expect 100 Mbps half duplex throughput to be a "very good" connection on such a device.
That being said the device actually supports WiFi 5, the page just seems to be out of date. Still only 1x1 though which is the bigger travesty.
Probably you will be able to switch raspberry 4 compute module to raspberry 5 when it came out. No guarantee of course but probably slot will be the same.
I’ve been following this project for a while. I truly hope they succeed, but as always some caution is warranted about crowdfunding projects.
They ran a Kickstarter last year with a target ship date of late November, but I’m not sure how many orders they’ve filled. None of my friends who ordered have received theirs.
Note this isn’t a tablet in the traditional sense. Think of it as a Raspberry Pi with external touchscreen, camera, and battery folded into a tablet-like form factor. They’ve done some cool things with software and hardware to bring it all together, but it needs to be viewed as hackable open source hardware and not a competitor to a cheap Android tablet from Amazon.
The reason they're late is because they switched from the Raspbarry Pi 3 compute module to the (then recently announced/released) Raspberry Pi 4 compute module very late into the project.
I would have preferred if they had shipped what they had, instead of delaying the project for that upgrade, but it seems most backers preferred to get the shiny new thing, even if it meant the project was delayed.
I think if they had stuck to the CM3 this would have lived a short life of "Oh, this is neat, but ugh so sluggish and can't really use it" to now it's an actually viable alternative to low powered laptop/tablet as you can upgrade it to the cm4 with 8gb ram
> we plan to support Raspberry Pi OS desktop and apps via XWayland.
I am not familiar with the Linux Ecosystem, so I don't understand what this really means. Can someone please explain? Will any Linux apps run on it directly or do developers have to create separate apps just for the platform?
The default OS image that ships on the devices has their own touch UI shell which currently runs on EGLFS, which is basically an alternative to X or Wayland meant for embedded devices. So as it currently stands you can't run normal Linux apps in the default OS.
They're supposedly porting it to Wayland which will allow normal Linux applications to run within their custom shell. Their shell is a relatively straightforward Qt Quick application so it shouldn't take a huge amount of work to port. Though the most recent commit was a little over a year ago[1] so who knows when it'll actually get finished.
Is the rear-facing camera connected using standard CSI interface and can it be swapped for RPi HQ Camera?
I sometimes use HQ Cam in the field and for now I use RPi 4 with 7" touchscreen and external power bank so this tablet would be great usability upgrade.
This could be nice for a hobby project, as it will probably be much easier to customize and develop for than an Android tablet, but it has no GPIO pins. So I can't just connect it to a breadboard and use it as a console for a prototype. Still, this could be very interesting for certain types of applications.
So no GPIO access or anything? If someone told me they were working on a "Raspberry Pi Project" I would have assumed it would be something taking advantage of that hardware. Do they really only mean they are programming something on Linux?
Board photo from their GitHub shows version 2.0 with GPIO pins [1], but it looks like updated version 2.1 [2] ditched GPIO and put microphone in its place.
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 options with better specs at the price point.
Just kinda seems like a tablet with with limited apps and terrible battery life, being marketed to Pi fans who think having "Pi" in its name will make it a good conversation piece.
Their software and hardware are open source. Far cry from alternative android tablets. Either way, building a tablet, even based on a raspberry pi, is no easy feat.
I’ve been thinking about my kid’s first computer and something in this ballpark is interesting. More hackable than iPad, not quite the complexity of a laptop. Not sure this one is quite right’ especially compared to the Pi400, but nice to have the tablet form factor.
In theory the cm4 should match the 400: they're both based on the BCM2711 chip. There'll be differences in revision, though, and the 400 has a thumping great heatsink so it basically never throttles.
RAM-wise the CM4 they're using in the CutiePi has 2GB, while the 400 has 4GB.
I was really hoping this would be a "bring your own pi" solution rather than a build in one. If it were BYOP then it'd be great for portable devices like field readings (hydroponic nutrient readings around the greenhouse, wilderness env readings, etc) or taking retropi gaming on the go. I feel like having it built in dampens that portability aspect, especially since RPIs are often reused for various projects.
One of the first things I bought for my Pi was a battery HAT and with VNC on, I use my iPad as its screen, and a BT keyboard from an old Mac. It’s the best of both worlds. I can take the Pi anywhere and work on some Python projects. I went out in nature and it is quite cool to have your tools of the trade with you. Perhaps this fits in that kind of -maybe niche- use case.
Sure! I bought this HAT : https://www.pishop.us/product/pijuice-hat-a-portable-power-p...
and I also bought the AUKEY model pb-t3 16000mAh as an external battery, as it was recommended for this setup by people on the Raspberry forums. You can charge the HAT 4 times, or your Ipad.
The battery lasts long enough, I run some services and some other tools and the HAT alone will last you a day or so. If you do something like video encoding, it will burn quicker obviously. Think phone battery levels of juice with the HAT.
I have a use for this for sure. I got two 400 models for my 3 and 4 yo and installed all the Linux educational software. Recently I started working on my own educational games for them in C and having something like this I can carry around the house to code on vim while I watch them would be super handy.
A surface tablet with a linux image is underrated IMO. They are good and capable hardware and can be had for cheap. I don’t understand why PI is used for a tablet when its purpose is a standalone device with IO capabilities or for experimenting. I went on this path and bought a few linux first devices and while fun they did not perform even close to an consumer device which with the right image (linux) it could become a very good daily driver.
I'm writing educational games for the PI, so it makes sense for me to get a device with the same hardware to work on. Also I can test builds without taking over one of my kid's devices
This is very cool. I'm really looking forward to the day that I have a Linux tablet with something like an S-Pen. Every year is the Year of Linux on the Desktop, but I'm ready to add tablet and maybe phone to that too.
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.
You don't need it to be maintained that long - you just need there to still be some support for Raspberry Pi's in Linux. E.g. I don't see a reason you couldn't run straight Raspbian on it.
A device like this with a smaller display (but still including amplifier, speaker, and battery) might be nice for embedding in a music project. Does anyone know of a board like that?
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 I'm aware of is the Boox, but their models are all $400-800, which is way too expensive (when similar tech in a Kindle is $80).
All I want is a relatively low-power, low-memory, low-storage touchscreen e-paper tablet (i.e. specs of an old Kindle) that I can run Linux and a WebKit browser on.
And I want them to be cheap enough in bulk so that other companies and startups can build home devices on top of them to resell.
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.
I'm sure it has been stated before but I do wonder why e-ink displays remain still so out of reach even though the sort of parents that were encumbering them have expired? It really does seem that anything that involves e-ink panels comes with a huge markup.
I think that the initial Eink tech wasn't really suited for a general purpose computer. There have been recent advancements that fixed a lot of the issues, but this technology is still new and expensive.
The CLEARink product in that thread looks _amazing_. Super excited to see that come to market. I'd buy a dozen of those displays for pairings with Pi's around the house.
When do the Pixel Qi / One Laptop Per Child (OLPC) / XO-PC screen patents expire? :) Why not both? :)
Update: oh holy shit, John Gilmore was a Pixel Qi investor, bought the patents to help the company close cleanly rather than go bankrupt, and licenses the patents with an generally-available Defensive Patent License[1]! What a story!!! Thanks John! Pixel Qi is from ~2010, so he's better than halved the time it took to get this amazing technology legally accessible to the world. The gotcha is that it's a somewhat "copy-left" gnu like license, so anyone unwilling to open some of their own patents for use (or not holding patents) is going to have to go to John to get these built, until these patents expire.
Just a quick word on the Pixel Qi screen, it's a LCD screen with a normal transflective mode, but it can also switch into a reflective black and white mode that works great outdoors. 10" 1024x600 screens go for a bit over $100 today.
Look at waveshare's website. Get one with a HAT if the description says it needed, and always check out the refresh rate, it varies wildly (from ~0.5 secs to 15+ secs)
Oh my gosh. I've spent hours looking for something like this, and was never able to find one. Unfortunately they're out of stock right now, but I'll be ordering one as soon as I can. Thanks!
I once bought a small E-Paper display [1] for a Raspi, and was very disappointed with the refresh rate, it was useless.
I wanted to use it to display room temperature and electrical information like home power consumption, solar panel power generation and stuff like that, and expected a refresh rate of around 1 update per second.
Having it blink and do stuff for around 7 seconds just to redraw the next frame made me send it back and replace it with a small LCD touchscreen [2].
[2] ELEGOO Display 3.5" Zoll TFT LCD Touch Screen Monitor 480x320 für Raspberry Pi mit Allen Daten und Touch Pen (SPI Schnittstelle) [ https://www.amazon.de/gp/product/B01JRUH0CY ]
Edit:
Look at all that needs to happen just to update the minute counter as well as the temperature and humidity. It certainly is faster than the colored display I bought, but still, do you really want such a flashing display? https://youtu.be/v9sNzmtMSXo?t=164
This apparently is about driving the ePaper correctly to produce intended image and not just using it as dumb framebuffer. The demo firmware for above mentioned M5Paper seems to have some support for intelligent driving of the display, sadly this is mostly not exposed to the (currently marked as alpha) MicroPython implementation for the device, where it only supports full (ie. "blinking") updates of rectangular regions.
Your comparison is wrong. Kindle isn’t being sold with sustainable profit. A hardware company couldn’t operate with that margin. Plus Kindle has a huge volume. Not really comparable with an e-ink tablet what makes latter even more expensive.
You can get for that money 7,5” e-paper hat for Raspberry Pi. It goes for 71,99€ on German Amazon.
Kindle is not just subsidised by ads, the business model is based on the fact that you are going to buy ebooks. I wouldn't be surprised if the non-ad-supported Kindle was also being produced at a loss, just like the ad-supported model.
You are right that $185 might be a more realistic pricing, but that's a 68% increase over the price of the $110 Kindle so I wouldn't say that they are similarly priced.
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.
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:
What's really missing and I just can't figure out is how to get a touch input layer on there. Because the format is so weird there's just nothing available off the shelf at a fitting size. Cutting a larger one to size doesn't seem feasible (or is it?), perhaps the most DIYable would be an infrared solution like early kindles and old larger touch screens have, but on that topic there's a distinct lack of information (best I could find is this EEVblog video: https://www.youtube.com/watch?v=qnZ9KfJNjRQ).
A button-only navigation would really suck, since even KOReader (the absolute minimum application to run, preferable would be a full Wayland desktop) doesn't seem to be compatible with that.
I figure this is the best place to ask: Does anyone have an idea how this could be solved? Also, would anyone be interested in E-reader kits like that?
This looks great! Except that the sizes are not my favourite... a 6" one and a 9.7" one.. I think the ideal size for a small tablet/ebook reader is 8". Also I dislike the huge bezels of the devices, I wonder if it would be possible to make with minimal bezels.
This is one of my main motivations. I also hate bezels. Unfortunately there's just no touch layer that would allow small ones :(
If you want an 8" device there's a fairly good market around 300€ already, with my favorite being the Kobo Forma and the Kindle Oasis also being worth a look (along with some others). Both have fairly small bezels on 3 sides and a thick one on one for holding.
My dream would look about like those devices, but yeah - the touch panel issue. I can't imagine a decent UX just based on buttons yet. One possible way forward is finding/making/retrofitting a reader app that is buttom navigable and maybe having a thinkpad nib as a fallback, but I'm not too sure about that since it'd compromise the UX fairly significantly, I'd say.
I got the BOOX Note 3 and it somewhat dooes what I need it to. It’s
mind boggling to me, however, that nobody has tapped into this market yet. I think Lenovo even made a laptop which had one e-ink as well as a regular display, but used the e-ink display in place of the keyboard. That just felt like they were rubbing it in tbh.
A few months ago I built a E-ink picture frame, which displays an image that was taken today but x years ago. The picture frame now stands on my desk and already brought back some really nice memories.
The stopgap solution for this is pascalw's kindle-dash[1]. I set it up on my jailbroken kindle and now it displays some headlines, my google calendar events, and the weather (via OpenWeatherMap API)
Seconded. I looked into this at the start of the Pandemic -- there are a few crap ones on Amazon. I couldn't get them to work with my phone. I'd love to just have a set of web bookmarks and be able to load those or send it a URL from my device or even a page out of Notion.
My main use case: when I'm following a recipe, my devices go to sleep in a minute or two and it's a huge pain in the ass to wake it up and type in passwords while covered in sauce or flour or raw meat or whatever. I've started printing (or writing) recipes on blank paper just so I can move them around the kitchen and not worry about things going to sleep on me.
The press would eat it up with snark (Silicon Valley invents recipe cards. ha ha ha ha ha so clever!), but I don't want a rolodex full of cardboard that I have to stick in a drawer somewhere and sort/manage.
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.
The Inkplate 6 works pretty well - I am using it for my digital picture frame. The only disappointing thing for me is, that they haven't released the actual source files (Eagle, Kicad, etc..) for the hardware yet. [1]
> "I love this concept, I just really want one with an e-ink screen instead."
How close would a hand-crank mechanism be to driving an e-ink tablet for a useful amount of time? A quick look at a clockwork crank-wind-up torch shows it has 300mAh battery and 30hrs of blinking SOS LED on a full charge, and they claim 1min of winding gives it 2hrs of blinking LED, so roughly 20mAh per minute of winding. How much computing can one do in 20mAh?
"Clockwork radio" and no-battery crystal radios must be quite low power, and one approach for e-ink screens is to only update a small changed area of screen at once. The FireBeetle ESP32 can deep-sleep on 0.011mA [1] and reference is at 39mA. Maybe 1min of clowkwork winding could drive it at reference power for 30 mins, and half-power for an hour?
What kind of computing UX/UI/OS could there be with primarily audio feedback[2] using a low power earphone, e-Ink style screen updated only on demand?
I carried on this thought to "treadle powered computer" thinking of a flywheel, and found someone has built one: https://scoraigwind.co.uk/2010/07/treadle-powered-computer/ which seems to be generating around 6 Watts and running a laptop.
[2] http://emacspeak.sourceforge.net/ - EMACSPEAK computing interface for the blind. Also ref the classic `ed` editor which doesn't print unless you ask, because it was from the days of printing on paper
The pinebook pro is close to that. It has a different software ecosystem, but is also much faster when web browsing than a Pi4: https://www.pine64.org/pinebook-pro/
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.
175 comments
[ 2.7 ms ] story [ 209 ms ] thread[0]: https://shop.cutiepi.io/products/cutiepi-tablet
(I am a backer, but I haven't received mine yet, so don't yet have an opinion on the product)
This team isn’t involved with the Raspberry Pi team. They’re just using it in their open source product.
The Compute Module 4 is the first revision (similar to the regular 4 model B) that is fast enough to actually be a practical/sensible replacement for a great deal of use cases where traditionally low power PC hardware would be preferred (though often more expensive).
The one common theme though is the soldering of the hirose connectors is a bear to do manually.
https://www.youtube.com/channel/UCR-DXc1voovS8nhAvccRZhg
---
[1] Red Shirt Jeff did not make me say this, honest.
Reporting standby time seems like a question dodge.
It looks like they're using an STM32 for this, which I believe can be made to draw approximately zero power if it's just waiting for a button to be pressed.
The processors in the Raspberry Pi don't support power management, so as far as I know, it's impossible to sleep a Raspberry Pi. The best you can do is to suspend to disk, at which point a battery life test would be relatively meaningless.
1: https://shop.cutiepi.io/products/cutiepi-tablet
[1]: https://www.seeedstudio.com/Raspberry-Pi-Compute-Module-CM41...
Care to elaborate a bit on why ? I have been using n for years at home and at my office without any problems. It seems much faster than b and g which I had before.
That being said the device actually supports WiFi 5, the page just seems to be out of date. Still only 1x1 though which is the bigger travesty.
They ran a Kickstarter last year with a target ship date of late November, but I’m not sure how many orders they’ve filled. None of my friends who ordered have received theirs.
Their open source repositories are available here: https://github.com/cutiepi-io
Note this isn’t a tablet in the traditional sense. Think of it as a Raspberry Pi with external touchscreen, camera, and battery folded into a tablet-like form factor. They’ve done some cool things with software and hardware to bring it all together, but it needs to be viewed as hackable open source hardware and not a competitor to a cheap Android tablet from Amazon.
I would have preferred if they had shipped what they had, instead of delaying the project for that upgrade, but it seems most backers preferred to get the shiny new thing, even if it meant the project was delayed.
I am not familiar with the Linux Ecosystem, so I don't understand what this really means. Can someone please explain? Will any Linux apps run on it directly or do developers have to create separate apps just for the platform?
X is the display server on Linux for decades back, and XWayland is the compatibility layer for it built into the newer display server Wayland.
The default OS image that ships on the devices has their own touch UI shell which currently runs on EGLFS, which is basically an alternative to X or Wayland meant for embedded devices. So as it currently stands you can't run normal Linux apps in the default OS.
They're supposedly porting it to Wayland which will allow normal Linux applications to run within their custom shell. Their shell is a relatively straightforward Qt Quick application so it shouldn't take a huge amount of work to port. Though the most recent commit was a little over a year ago[1] so who knows when it'll actually get finished.
[1] https://github.com/cutiepi-io/cutiepi-shell/tree/wayland
I sometimes use HQ Cam in the field and for now I use RPi 4 with 7" touchscreen and external power bank so this tablet would be great usability upgrade.
Board photo from their GitHub shows version 2.0 with GPIO pins [1], but it looks like updated version 2.1 [2] ditched GPIO and put microphone in its place.
[1] https://camo.githubusercontent.com/1e615d82470b7e1dccbd18583...
[2] https://cutiepi.io/assets/pictures/board-detail.png
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 options with better specs at the price point.
Just kinda seems like a tablet with with limited apps and terrible battery life, being marketed to Pi fans who think having "Pi" in its name will make it a good conversation piece.
At least for the Mediatek stuff there's some leaked datasheets and programming manuals as well as board layouts and such.
I guess the problem is always power management, and I guess writing drivers for the appropriate hardware?
I still fail to understand why there isn't more open source projects like this using android, since android is open source.
I mean using linux on a desktop is easily feasible, but "owning" a tablet or a phone seems like it's so difficult.
RAM-wise the CM4 they're using in the CutiePi has 2GB, while the 400 has 4GB.
Not sure saying it's an open source table is any better but calling it a tool for keeping projects on the go is also just weird.
The battery lasts long enough, I run some services and some other tools and the HAT alone will last you a day or so. If you do something like video encoding, it will burn quicker obviously. Think phone battery levels of juice with the HAT.
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 I'm aware of is the Boox, but their models are all $400-800, which is way too expensive (when similar tech in a Kindle is $80).
All I want is a relatively low-power, low-memory, low-storage touchscreen e-paper tablet (i.e. specs of an old Kindle) that I can run Linux and a WebKit browser on.
And I want them to be cheap enough in bulk so that other companies and startups can build home devices on top of them to resell.
https://news.ycombinator.com/item?id=26143779
Update: oh holy shit, John Gilmore was a Pixel Qi investor, bought the patents to help the company close cleanly rather than go bankrupt, and licenses the patents with an generally-available Defensive Patent License[1]! What a story!!! Thanks John! Pixel Qi is from ~2010, so he's better than halved the time it took to get this amazing technology legally accessible to the world. The gotcha is that it's a somewhat "copy-left" gnu like license, so anyone unwilling to open some of their own patents for use (or not holding patents) is going to have to go to John to get these built, until these patents expire.
Just a quick word on the Pixel Qi screen, it's a LCD screen with a normal transflective mode, but it can also switch into a reflective black and white mode that works great outdoors. 10" 1024x600 screens go for a bit over $100 today.
[1] https://goodereader.com/blog/electronic-readers/the-rise-and...
The whites are still quite bad I can see already, it has no special high whiteness polariser.
I'd love to have one too, I live in Spain and it would really help with outdoor use in the sun.
I think they are Waveshare's supplier, you might even get cheaper/more specific stuff: https://www.good-display.com/product/6/
[1] https://docs.m5stack.com/#/en/core/m5paper
I wanted to use it to display room temperature and electrical information like home power consumption, solar panel power generation and stuff like that, and expected a refresh rate of around 1 update per second.
Having it blink and do stuff for around 7 seconds just to redraw the next frame made me send it back and replace it with a small LCD touchscreen [2].
[1] Waveshare 1.54 Inch E-Paper Raw Display Panel(B) V2,200x200 Resolution,3.3v [ https://www.amazon.de/gp/product/B074P32F9B ]
[2] ELEGOO Display 3.5" Zoll TFT LCD Touch Screen Monitor 480x320 für Raspberry Pi mit Allen Daten und Touch Pen (SPI Schnittstelle) [ https://www.amazon.de/gp/product/B01JRUH0CY ]
Edit:
Look at all that needs to happen just to update the minute counter as well as the temperature and humidity. It certainly is faster than the colored display I bought, but still, do you really want such a flashing display? https://youtu.be/v9sNzmtMSXo?t=164
You can get for that money 7,5” e-paper hat for Raspberry Pi. It goes for 71,99€ on German Amazon.
I would suspect the boox actually has more capable hardware because it needs to run android 10. I don't care enough to check though.
You are right that $185 might be a more realistic pricing, but that's a 68% increase over the price of the $110 Kindle so I wouldn't say that they are similarly priced.
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.
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 driver either vroland's ESP32 based EPDiy (https://hackaday.io/project/168193-epdiy-976-e-paper-control...) or a custom FPGA solution.
What's really missing and I just can't figure out is how to get a touch input layer on there. Because the format is so weird there's just nothing available off the shelf at a fitting size. Cutting a larger one to size doesn't seem feasible (or is it?), perhaps the most DIYable would be an infrared solution like early kindles and old larger touch screens have, but on that topic there's a distinct lack of information (best I could find is this EEVblog video: https://www.youtube.com/watch?v=qnZ9KfJNjRQ).
A button-only navigation would really suck, since even KOReader (the absolute minimum application to run, preferable would be a full Wayland desktop) doesn't seem to be compatible with that.
I figure this is the best place to ask: Does anyone have an idea how this could be solved? Also, would anyone be interested in E-reader kits like that?
[1] https://needgap.com/problems/43-affordable-e-ink-large-exter... (Disclaimer : It's my platform).
If you want an 8" device there's a fairly good market around 300€ already, with my favorite being the Kobo Forma and the Kindle Oasis also being worth a look (along with some others). Both have fairly small bezels on 3 sides and a thick one on one for holding.
My dream would look about like those devices, but yeah - the touch panel issue. I can't imagine a decent UX just based on buttons yet. One possible way forward is finding/making/retrofitting a reader app that is buttom navigable and maybe having a thinkpad nib as a fallback, but I'm not too sure about that since it'd compromise the UX fairly significantly, I'd say.
[1]https://onyxboox.com/boox_nova3color
https://www.aliexpress.com/item/4000899975285.html
In case anyone is interested: https://mindfulbytes.io/
Without the Lena photo the side would be even cooler ;). https://www.nature.com/articles/s41565-018-0337-2
Last time it was on HN: [2]
[1] https://github.com/pascalw/kindle-dash
[2] https://news.ycombinator.com/item?id=25939042
My main use case: when I'm following a recipe, my devices go to sleep in a minute or two and it's a huge pain in the ass to wake it up and type in passwords while covered in sauce or flour or raw meat or whatever. I've started printing (or writing) recipes on blank paper just so I can move them around the kitchen and not worry about things going to sleep on me.
The press would eat it up with snark (Silicon Valley invents recipe cards. ha ha ha ha ha so clever!), but I don't want a rolodex full of cardboard that I have to stick in a drawer somewhere and sort/manage.
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.
[1] https://github.com/e-radionicacom/Inkplate-6-hardware/issues...
How close would a hand-crank mechanism be to driving an e-ink tablet for a useful amount of time? A quick look at a clockwork crank-wind-up torch shows it has 300mAh battery and 30hrs of blinking SOS LED on a full charge, and they claim 1min of winding gives it 2hrs of blinking LED, so roughly 20mAh per minute of winding. How much computing can one do in 20mAh?
"Clockwork radio" and no-battery crystal radios must be quite low power, and one approach for e-ink screens is to only update a small changed area of screen at once. The FireBeetle ESP32 can deep-sleep on 0.011mA [1] and reference is at 39mA. Maybe 1min of clowkwork winding could drive it at reference power for 30 mins, and half-power for an hour?
What kind of computing UX/UI/OS could there be with primarily audio feedback[2] using a low power earphone, e-Ink style screen updated only on demand?
I carried on this thought to "treadle powered computer" thinking of a flywheel, and found someone has built one: https://scoraigwind.co.uk/2010/07/treadle-powered-computer/ which seems to be generating around 6 Watts and running a laptop.
[1] https://diyi0t.com/reduce-the-esp32-power-consumption/
[2] http://emacspeak.sourceforge.net/ - EMACSPEAK computing interface for the blind. Also ref the classic `ed` editor which doesn't print unless you ask, because it was from the days of printing on paper
We have two working groups. One's creating an e-ink laptop, and the other is using a low-power CPU/MCU with an e-ink display.
If interested, check us out at the EI-2030 forum or join our Discord channel.
https://forum.ei2030.org/c/working-groups/26 https://discord.com/invite/nnxKnxh
[0] https://www.elecrow.com/crowpi2.html
(Disclaimer: I think the specs match, but the form factor of the laptop board might vary.)