QT 5 Will Be Available For Raspberry Pi
New submitter sirjohn writes with the good news that "A small group of ICS and Nokia engineers have started working on a minimal bootstrap to bring fully functional Qt 5" to the Raspberry Pi, writing "Do you want to create the next big thing on embedded devices and have $35 to invest? You can now have a complete development environment with accelerated graphics for basically nothing. I think it's a big deal ..." Plus, Nokia is funding 400 of the boards and looking for ideas (and developers) to use them. The competition is stiff; there are already quite a few impressive ideas listed.
I like QT. It has become my GUI toolkit of choice. It does a lot to help you write rich interfaces with sensible defaults. It is no mean feat to reconcile those two. Recent versions have an awful lot of shiny gizmos under the hood, a full featured animation framework for example. Very few complaints. Except the MOC. Approaches like sigc++ or Boost signals are much better than the half baked preprocessor hackery. Given that QT breaks compatibility badly with each major release anyway, how about putting less effort into justifying that entrenched silliness and think about moving into the 21st century?
Have you got your LWN subscription yet?
Why expect everyone else to do things for you?
Instead of whinging, why not make the effort and sign up for their mailing list and they'll email you when its out. (early/mid December is the bookies fav at the moment).
This seems like it could blow the Arduino out of the water, at least the higher-end ones (including the ones that are currently being developed). If you can get full C++ and some actual computing power (I mean as opposed to the no-OS MCUs), and a mature IDE that'll facilitate designing GUIs, it would definitely change a few things. The Beagle Board team will also have to start rethinking the current design, since its current cheap model is $90.
And yes, I know that the Arduino as a software platform (and the IDE) isn't going anywhere, and that's great, but their plans to design higher-end models will have a very difficult time competing with a $35, QT-programmable board.
Entomologically speaking, the spider is not a bug, it's a feature.
You mean that if I learn QT, my skills can build a simple NAS doing something incredible like SparkleShare/GIT, and a mobile interface for my cheap Nokia?
Disclaimer: I have a Nokia N900 which isn't precisely cheap, but still, I can develop a cheap, simple NAS and extend it to cheap mobile devices with relative ease? Wow.
You can't be ahead of the curve, if you're stuck in a loop.
I've been thinking and looking for programming ideas in general but the ones listed on that page too seem quite uninspiring... Lots of media players and home automation systems, stuff which have been invented a million times already. :/
Wait, no one has mentioned this yet?
So, with the Raspberry Pi running the QT 5 operating system, of course this combination will be called ...
the QT Pi
Thank you, thank you. I'll be here all week ...
404555974007725459910684486621289147856453481154 in hex is "You sank my Battleship?"
[GPG key in journal]
I don't get why this is news. Is Qt5 so unportable that it requires 400 developers to port it to a new machine? Is Qt5/X11 so slow and inefficient that you can't use it on a 128MB RAM machine that's faster and bigger than high end desktop PCs of a few years ago that used to run Qt just fine, and therefore needs a separate "embedded" version? What's the news here?
Surely any well written software should *already* run on the Pi? It's just a standard linux install, the only problem would be if your code was very hardware-specific, and I'm not sure why a GUI library would be...
I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
So can we run any version of KDE or Trinity on Raspberry Pi?
Nokia announced a while back that they were considering building low-end, cheap Linux phones. Since Nokia seems to be sponsoring this, I wonder if this stuff is somehow related to their Linux phone plans . . . ?
Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
Well, one would have to wait a while before OpenRISC cores are manufactured - unless they want to settle for buying FPGAs that are programmed to be OpenRISC. Which is why it makes sense to target cheap hardware.
Well, one would have to wait a while before OpenRISC cores are manufactured - unless they want to settle for buying FPGAs that are programmed to be OpenRISC. Which is why it makes sense to target cheap hardware.
Or use a CPU from Atmel or TI. They provide excellent documentation on their products. Certainly stay away from the Broadcoms and Sigma Designs and Rockchips of the world. It is nothing but trouble dealing with undocumented chips.
Couldn't you say the same of any PC with a proprietary BIOS or some locked down firmware?
:)
I think the reason why many of us are excited about this little device is because it's dirt cheap, low power, small enough to cram into all sorts of projects, and open enough to allow you to run Linux or something else. More open hardware would be a bonus (for those wanting to get closer to the hardware) but for the vast majority of us it won't stop us coming up with all sorts of nifty little pet projects.
I don't understand why any slashdotter would *not* be excited about the Pi. Geek heaven, hopefully in time for the Christmas holiday!
check out milkymist.org for a free fpga-based cpu, with lots of great work towards free ic design, synthesis tools, dsp, etc.
You mean that if I learn QT, my skills can build a simple NAS doing something incredible like SparkleShare/GIT, and a mobile interface for my cheap Nokia?
yes
-Kz-