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).
The difference is Arduino's are fairly forgiving when you throw a funny voltage or analog input at them. the R-Pi has no analog, only 16 GPIO that is designed for short-distance communication on a board. In order to get decent IO you will have to buffer the GPIO in some way, and with this buffer comes the protection that the ATMEL's have already. It will be very easy to break a standard R-Pi without buffering the GPIO, plus compared to an Arduino, there is probably 10x as much code to do the same thing.
Just working with /sys/class/gpio is more work that your average Arduino program.
http://www.cutedigi.com/product_info.php?products_id=4642&cPath=277#googlebase
$34.00 .NET ;)
It has an AT91SAM7X512 Arduino shield compatible. I've not checked if anyone has added this to the Arduino IDE yet but you can always use
I'd go on a Vegan diet but the delivery time from Vega is too long. --brownkitty
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]
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