Iirc, CM5 cannot really deep sleep like phones or tablets do (at milli watts). Meaning you can't really use it for anything really portable - and that's a huge problem. I think RK3588 does, and it's a big win.
Edit: Sorry I meant deep sleep, not idle. Corrected.
lelanthran 59 minutes ago [-]
> I think RK3588 does, and it's a big win.
I'll put that down as a TIL :-)
I'm really wanting a clamshell-like device with console controls in addition to the qwerty keyboard, with a large 7" screen (even if resolution is lower than 1920x768) based on the RK3588.
I want what the Pandora/GP2X could have been: https://en.wikipedia.org/wiki/Pandora_(computer) but with a larger screen and a more easily acquired SoC. Using replaceable 18650s (and charging via USB-C) is on my requirements as well.
I want to play games, basically, but set up my own linux distro for it, complete with mame and some ROMs.
If it can do games other than mame, then so much the better!
Anyone have any ideas?
jeswin 37 minutes ago [-]
I suppose you can DIY this with the RK3588 - but I haven't used it myself.
I had previously experimented with the CM5, and found out that you can't really use it for anything portable without attaching a heavy battery. With its excellent software stack, CM5 could have been everywhere if they had gotten this right.
throwaway81523 32 minutes ago [-]
I'd rather have it in tablet format with more screen instead of the blackberry keyboard, now that there are very light cheap bluetooth keyboards that are comfortable to type on. I'm using one right now with my phone, and it weighs about the same as the phone. There are smaller and lighter ones around too.
It's much better for extended typing than a screen keyboard or blackberry keyboard. For non-extended typing, the blackberry keyboard is a small enough improvement on the screen keyboard to not be worth permanently dedicating space to it.
Just make the tablet battery swappable and sign me up :).
ValentinPearce 57 seconds ago [-]
I quite like the idea of a physical keyboard on the device but I agree it's not really the best for extended typing.
It does cover the use cases I wan't from a linux hand held up to a point. If I could dock it to have a real monitor when I'm not on the go it would be perfect. Maybe through a usb-c output ? Just so I don't have to fiddle with multiple usb/hdmi cables when I want to set up
summermusic 13 hours ago [-]
> There are dual speakers on board, it is needed to pair with the bluetooth audio module to make sound
This is cursed
monocasa 13 hours ago [-]
For real. For the kind of sound I'd expect out of this, the pwm channels on the rpi work just fine. If you want better sound, the rpi supports i2s.
bangaladore 11 hours ago [-]
> As we know, it's always been somehow difficult or tricky to add sound for RaspberryPi. Some use gpio to generate pwm to make sound for speakers, some use I2S audio module to generate sound for speakers. But they all have some shortcomings. PWM generated from gpios on raspberryPi have much noise that make the speakers nealy usable, and I2S audio module will occupy the very precious gpio resoureces(usually take 3 gpio pins). And in some operating system there is no driver for these pwm or I2S audio module. Due to the reasons above this is how I solve the sound problem. [1]
Ok, digging into the schematic, I think I see the problem.
Almost all of the normally free GPIO is eaten up by a DPI (Display Parallel Interface) connection to the screen.
The screen should instead use the currently unused MIPI pins if you're already at the level of sophistication of laying out PCIe and USB3 traces.
That gives you back nearly all of your GPIO to use for stuff like I2S, and you can then even expose more non USB externally than just that one stemma port.
On top of that, for a project like this, I would disagree with the quality you get out of the pwm as audio thing. It's not audiophile by any means, but neither is some cheap Bluetooth receiver chip, and it's certainly good enough for the speakers that weren't designed for this case.
guywhocodes 2 hours ago [-]
When I've used i2s it has required setting spi clocks that made my spi devices not function. While it does have all of these IO buses, using more than one at a time is a bit of tetris. I wouldn't be surprised if there is some hardware constraint making i2s impossible.
OhMeadhbh 11 hours ago [-]
The design artifacts are released with a liberal license, it shouldn't be TOO hard to fix that. Though I've never worked with SPI or I2S sound chips before.
nine_k 5 hours ago [-]
I'd say the opposite. There's one interface, BT; pair your headphones, pair the internal speakers, there can't be a conflict, nor two places to look at.
hildolfr 3 hours ago [-]
It's a wireless device that is burning battery making negotiations with itself and wasting precious bt bandwidth in the process, and since most of Linux Bluetooth stack is user space stuff provided by the wm/de managers it guarantees no console sound compatibility without another layer of work. I think I could live without a pre console system beep but the other issues are pretty major oversights.
otterz 52 minutes ago [-]
I love custom handheld computer projects like this.
Few years ago I wanted to build one as a hobby/toy project with parts that are more or less easily available. So I did [0]. Instead of using a pre-made keyboard I used simple push buttons and instead of specialized keyboard controller I used an Atmega328P. Most of the components are through-hole and easy to solder. Anyway, the couple of the handhelds I built are sitting in a drawer at home, but it was fun building it nevertheless.
This sounds like another device that will end up in a drawer, as an experiment it looks good but not sure what you are going to do on a 4" inch display that cannot idle at low milliwatts
Cthulhu_ 1 hours ago [-]
Yeah that's a problem, I "want" a lot of tech too but I also know I would never use it on the regular. Gadgets are cool, but it's more of a "I want to have it" than a "I really need to use it". Same with e.g. the Flipper Zero, it's a cool device but other than some fiddling I'd never use it.
I have a bunch of Raspberry Pi's in a drawer, lol. Although I did pull one out the other day to set up a PiHole.
Denote6737 2 hours ago [-]
Is someone still making these blackberry keyboards, or is there just that much old new stock around?
I have one of these. It's so pretty. But the keyboard is borderline unusuable. It's a lot smaller than it looks, the keys are tiny, and have no feedback whatsoever. They're just squashy rubber. Like the ZX Spectrum, but a quarter the size.
Awful.
bullen 12 hours ago [-]
This also supports Radxa CM5 which is twice as powerful/watt as the Raspberry CM5.
Though you'll need USB hub for internet (WiFi/Eth adapter) and audio.
Also shipping takes a few months, which is kinda scary when you don't know the tariffs that far in advance.
I got the Hackberry Pi Zero from Elecrow recently and it has been excellent for playing around. I really miss real keyboards on mobile devices and it has been fulfilling to use it.
elwebmaster 12 hours ago [-]
Same. The zero has only 512MB RAM so I started projects to rebuild the original BB OS for this while also adding Xpra to stream a browser running on a remote server (they all require 1GB+). Then priorities hit and I have not been back on this project since.
jazzyjackson 13 hours ago [-]
An interesting alternative to the SQFMI Beepy / Beepberry [0][1] which is just a rpi zero but has a Sharp Memory Pixel display that I love. Both could use some work on adapting the UI to the little blackberry touchpad. Neither using a mouse cursor nor meta/ctrl modifier combos are very ergonomic on these little handhelds.
That's adorable, but the censored/pixelated keyboard is a little offputting. Am I guessing right that they're using Blackberry overstock and censoring trademarks?
jsheard 11 hours ago [-]
Yeah, it was also rebranded from "Beepberry" to "Beepy" because RIMs lawyers had nothing better to do than rush to the defence of a long-dead brand apparently.
extraduder_ire 10 hours ago [-]
The company is just called Blackberry now. They rebranded sometime around 2013.
jazzyjackson 12 hours ago [-]
Oh LOL I didn't even notice that on the first link, yeah I guess they're just obscuring it for the logo. IRL it is a non pixelated keyboard xD
FWIW the project hit a wall and they didn't deliver the quantity they planned on, I ended up buying one on ebay for an extortionate cost (but buying rare electronics scratches an itch for me) - digging in the discords lead to discover an offshoot project that made some progress at a recent chaos comms congress, called Beepis
I've been playing with the Beepy.
So much potential, but the community around it never sprung up, and the developer has moved on.
For me it was a cool little terminal that mostly didn't work outside my usual hotspot. Managing WiFi on a Pi from the terminal is no fun.
ofrzeta 4 hours ago [-]
I recently sourced two Q20 keyboards (which wasn't easy) but you need quite tiny connectors to use it. There's a breakout you can build, if anyone is interested: https://oshwlab.com/amarullz/bbq20breakout
Unfortunately an ESP32-based gadget is not really in the same class as a rpi-based device; it won't be able to send/receive email, browse internet, run applications like ping/traceroute/tcpdumpetc (useful as a mobile diagnostic tool), run MAME (seriously, a portable computer that doesn't have games is useless to me) and can't easily be programmed for.
At this point, and at these prices, there are very specific use-cases for esp32-based devices, and they are mostly all single-use devices (i.e. capture then process some video, caching it then transmitting it for remote storage is one use-case I have seen in the wild).
An rpi device is much more general.
mbirth 6 hours ago [-]
Lilygo seems to have no BB keyboards anymore. If you check the product photos on the actual product pages, you’ll notice that they’ve developed their own keyboard and trackball solution.
andrewstuart 1 hours ago [-]
I suspect they bought and sold them all.
I heard somewhere those spare part Bb keyboards have basically dried up.
crumpled 10 hours ago [-]
Those devices use the older style BB keyboard, the one with the trackball.
The Beepy from SQFMI is another Raspberry Pi platform with the trackpad keyboard.
mbirth 6 hours ago [-]
I think the Beepy can be considered abandoned by now. All the YouTubers got one, but they never came back into stock. There’s a waiting list but I’ve signed up to that list like a year ago and heard nothing so far.
jazzyjackson 4 hours ago [-]
Yes Beepy is abandoned, there is a community fork now called Beepis
It’s $168 plus the cost of a CM5; while it is cool, I would worry that the $200+ device would end up in a drawer…
roughly 14 hours ago [-]
I suspect an awful lot of us have a mausoleum of abandoned projects where this would feel right at home and is probably downright budget friendly compared to some of the other residents interred there.
RankingMember 14 hours ago [-]
The drawer that holds my Arduino, Raspberry Pi, and clones thereof is dangerously overpopulated as it is, but I think I've finally learned my lesson: Now I always have a cooling off period of hours after putting something in an online shopping cart before I click "buy" to see if my interest was just a passing one (usually the case).
fluoridation 6 hours ago [-]
At least this is small. A few years ago I bought a Sun Enterprise 450 for dirt cheap and I've been regretting it ever since.
darknavi 14 hours ago [-]
I was looking at $400 modded iPod Classics this morning and my better judgement avoided a new member of the "neat projects" drawer.
bluGill 11 hours ago [-]
What do you mean - I will get back to that project some year. It hasn't been touched in 15, but I'm still going to get back to it - sometimes around my 2700th birthday most likely (I'm trusting someone else will advance medicine such that I live that long)
SmellTheGlove 14 hours ago [-]
Mausoleum sounds way more dignified than my junk drawers of half done projects!
If I had a 3D printer I’d build this one for sure. Or the 3D printer would sit in my junk corner. One or the other.
roughly 13 hours ago [-]
Hey, you gotta send these things off with some dignity - it’s not their fault I’ve got ADHD and poor impulse control.
Spastche 13 hours ago [-]
my Pocket C.H.I.P. wants a friend
neat product but what a garbage company that was
lawlessone 12 hours ago [-]
it's cheaper than the flipper zero. Something i have found i mostly don't use apart from keeping a copy of my apartment card.
tracker1 12 hours ago [-]
Yeah... for me, my vision is rather deteriorated, just looking at the size of things in the screenshots I can tell I'd have trouble using it. I can't even use the Steam Deck for that reason. At least my daughter and SO get use out of it.
For about 5 years before Android/IPhone, I used a nokia phone that opened with the screen in the middle of a split querty keyboard on the phone... that thing was perfect for notes/text. I really wouldn't mind something like that or even this device as long as the text could be set to something reasonable for my poor vision to use. I have to max out my accessibility/text settings on android and that's a stretch at times (also exposes so main UI failings).
neilv 14 hours ago [-]
You could let eBay be your junk drawer.
DannyBee 11 hours ago [-]
The CM5 also doesn't have hardware video decoding, making it weird for a handheld device.
I would shove any other cm5 compatible device into this than the actual cm5.
extraduder_ire 9 hours ago [-]
I don't know about other formats, but the CM5 specs sheet says "4K60 HEVC decoder".
DannyBee 9 hours ago [-]
Yes, you are correct.
It has a 4k60 HEVC decoder, i forgot about that.
It has no h264 encoder or decoder or other encoders or decoders.
I know this from watching lots of people try to use it on 3d printers and discovering that their camera streams now take tons of CPU[1] after "upgrading" from a pi 4b to a cm5.
In any case, from just about any perspective, you are better off shoving a rockchip based cm5 compatible board in this.
[1] the commonly-used logitech cameras used to do h264 streams, but they removed the h264 encoder chips in all of their models a few years back, without changing any of the model numbers. All the current ones are like yuvy420 at 5fps or mjpeg at 30fps. Even for something like the mx brio. But for things like the c920,if they are old enough, they do h264, and if they are new, they don't.
neilv 14 hours ago [-]
In the HackberryPi CM5, does that pointing device (which IIUC is repurposed from Blackberry hardware) work like a joystick/TrackPoint?
Can you move smoothly at all angles with it, well enough to use the desktop GUI?
Mogzol 13 hours ago [-]
Yes. I tried to find a good video showing it, this one from the same creator shows it being used as a mouse and you can see it works pretty well: https://www.youtube.com/watch?v=568L-P2tBwc
neilv 11 hours ago [-]
Thanks for finding that. Nice. Starting at 14s in the video, looks like it's doing both coarse and fine movement. I don't know whether it would have to calibrated for best balance on the tiny display, but looks like it will probably work pretty well.
walterbell 14 hours ago [-]
Is it possible to buy a standalone Blackberry USB keyboard? zitaotech store has been out of stock for months.
jurschreuder 13 hours ago [-]
There is a chip that can control keyboards with I2C interface, the ADP5587, handles all the delicacies of button pressing:
Nice. there's also a project [0] that uses the RP2040 to talk I2C and present it as USB HID, created in service of the beepberry [1]. Now that I think of it tho this could be made into a very miniature home theater PC remote, a la the Logitech DiNovo
Fwiw, for other projects you can look at other SoC brands than Raspberry, such as OrangePi, BananaPi, ClockworkPi, KickPi, Pine64, Rock64, Odroid, Libre Computer, Radxa, ArmSom, Onion, Udoo, NVIDIA Jetson, ASUS Tinker, Khadas. I was kinda blown away by how many there are. Ask ChatGPT for specific models and feature comparison.
Rendered at 08:38:04 GMT+0000 (Coordinated Universal Time) with Vercel.
Edit: Sorry I meant deep sleep, not idle. Corrected.
I'll put that down as a TIL :-)
I'm really wanting a clamshell-like device with console controls in addition to the qwerty keyboard, with a large 7" screen (even if resolution is lower than 1920x768) based on the RK3588.
I want what the Pandora/GP2X could have been: https://en.wikipedia.org/wiki/Pandora_(computer) but with a larger screen and a more easily acquired SoC. Using replaceable 18650s (and charging via USB-C) is on my requirements as well.
I want to play games, basically, but set up my own linux distro for it, complete with mame and some ROMs.
If it can do games other than mame, then so much the better!
Anyone have any ideas?
I had previously experimented with the CM5, and found out that you can't really use it for anything portable without attaching a heavy battery. With its excellent software stack, CM5 could have been everywhere if they had gotten this right.
It's much better for extended typing than a screen keyboard or blackberry keyboard. For non-extended typing, the blackberry keyboard is a small enough improvement on the screen keyboard to not be worth permanently dedicating space to it.
Just make the tablet battery swappable and sign me up :).
It does cover the use cases I wan't from a linux hand held up to a point. If I could dock it to have a real monitor when I'm not on the go it would be perfect. Maybe through a usb-c output ? Just so I don't have to fiddle with multiple usb/hdmi cables when I want to set up
This is cursed
[1] https://github.com/ZitaoTech/HackberryPiCM5/tree/main/Speake...
Almost all of the normally free GPIO is eaten up by a DPI (Display Parallel Interface) connection to the screen.
The screen should instead use the currently unused MIPI pins if you're already at the level of sophistication of laying out PCIe and USB3 traces.
That gives you back nearly all of your GPIO to use for stuff like I2S, and you can then even expose more non USB externally than just that one stemma port.
On top of that, for a project like this, I would disagree with the quality you get out of the pwm as audio thing. It's not audiophile by any means, but neither is some cheap Bluetooth receiver chip, and it's certainly good enough for the speakers that weren't designed for this case.
Few years ago I wanted to build one as a hobby/toy project with parts that are more or less easily available. So I did [0]. Instead of using a pre-made keyboard I used simple push buttons and instead of specialized keyboard controller I used an Atmega328P. Most of the components are through-hole and easy to solder. Anyway, the couple of the handhelds I built are sitting in a drawer at home, but it was fun building it nevertheless.
[0] https://github.com/jovan3/rpi-ibex-hyperpixel
I have a bunch of Raspberry Pi's in a drawer, lol. Although I did pull one out the other day to set up a PiHole.
Awful.
Though you'll need USB hub for internet (WiFi/Eth adapter) and audio.
Also shipping takes a few months, which is kinda scary when you don't know the tariffs that far in advance.
[0] https://beepy.sqfmi.com/
[1] https://blog.beeper.com/2023/05/16/beeper-x-sqmfi-beepberry/
FWIW the project hit a wall and they didn't deliver the quantity they planned on, I ended up buying one on ebay for an extortionate cost (but buying rare electronics scratches an itch for me) - digging in the discords lead to discover an offshoot project that made some progress at a recent chaos comms congress, called Beepis
https://bbkb-community.github.io/computers/beepis/
For me it was a cool little terminal that mostly didn't work outside my usual hotspot. Managing WiFi on a Pi from the terminal is no fun.
Some with Lora.
https://lilygo.cc/collections/lora-or-gps
At this point, and at these prices, there are very specific use-cases for esp32-based devices, and they are mostly all single-use devices (i.e. capture then process some video, caching it then transmitting it for remote storage is one use-case I have seen in the wild).
An rpi device is much more general.
I heard somewhere those spare part Bb keyboards have basically dried up.
https://bbkb-community.github.io/computers/beepis/
They use the EG25 cellular modem <https://www.digikey.pl/en/products/detail/quectel/EG25GGB-25...>, the same one that is used in PinePhone devices
I like it.
If I had a 3D printer I’d build this one for sure. Or the 3D printer would sit in my junk corner. One or the other.
neat product but what a garbage company that was
For about 5 years before Android/IPhone, I used a nokia phone that opened with the screen in the middle of a split querty keyboard on the phone... that thing was perfect for notes/text. I really wouldn't mind something like that or even this device as long as the text could be set to something reasonable for my poor vision to use. I have to max out my accessibility/text settings on android and that's a stretch at times (also exposes so main UI failings).
I would shove any other cm5 compatible device into this than the actual cm5.
It has no h264 encoder or decoder or other encoders or decoders.
I know this from watching lots of people try to use it on 3d printers and discovering that their camera streams now take tons of CPU[1] after "upgrading" from a pi 4b to a cm5.
In any case, from just about any perspective, you are better off shoving a rockchip based cm5 compatible board in this.
[1] the commonly-used logitech cameras used to do h264 streams, but they removed the h264 encoder chips in all of their models a few years back, without changing any of the model numbers. All the current ones are like yuvy420 at 5fps or mjpeg at 30fps. Even for something like the mx brio. But for things like the c920,if they are old enough, they do h264, and if they are new, they don't.
Can you move smoothly at all angles with it, well enough to use the desktop GUI?
https://www.analog.com/en/products/adp5587.html
[0] https://github.com/TheMediocritist/beepy_rp2040
[1] https://blog.beeper.com/2023/05/16/beeper-x-sqmfi-beepberry/
[2] https://www.bhphotovideo.com/c/product/546865-REG/Logitech_9...