Posted inRaspberry Pi

Raspberry Qt – Part 5

I’m going to take you down the slow road. First we will get our application running on the Ubuntu development machine and test our cabling. Then we will go through the pain of getting Qt installed and configured on the Pi. I probably should have used a machine with a fresh Ubuntu install. This one was only a few months old, but I had already done quite a bit. QtCreator and a few pieces of … Raspberry Qt – Part 5Read more

Posted inRaspberry Pi

Raspberry Qt – Part 4

Back in the day of Bulletin Board Systems (BBS) everyone had to use a modem to connect to either a bulletin board or friend’s computer. This was long before the Internet. Ordinarily people ran their Unix/Linux desktop systems from the root (all powerful) account and DOS, well, it didn’t have the concept of user accounts. Well, it later did when Digital Research released DR MDOS, but that is a story for a different time. At … Raspberry Qt – Part 4Read more

Posted inRaspberry Pi

Raspberry Qt – Part 1

I must apologize in advance. Yes, I’ve had to do quite a few things in the embedded/semi-embedded world with Qt on Linux. Yes, this increasingly means cross compiling Qt applications to run in various configurations on the Raspberry Pi. These posts will be sporadic and they will not be a soup to nuts tutorial on how to go from a box showing up in the mail to having a real usable embedded application on the … Raspberry Qt – Part 1Read more