I would like to start this post by saying I’m not that bright. Further, there are way, way, way brighter people, of whom you should be following their blog. However, […]
Bluetooth Breakdown: Sending gatttool commands from my Ubuntu Touch Phone!
Here I am, typing commands from my phone and controlling a Bluetooth Feather! Of course, the moment of truth! The goal of this whole Bluetooth breakdown project was to figure […]
Foray into Bluetooth Programming through C and C++
alaskalinuxuser@alaskalinuxuser-OptiPlex-7010:~/Documents/c++/bluetooth/cbluez$ ./simplescan FC:58:FA:08:72:E4 CANZ alaskalinuxuser@alaskalinuxuser-OptiPlex-7010:~/Documents/c++/bluetooth/cbluez$ ./simplescan FC:58:FA:08:72:E4 CANZ alaskalinuxuser@alaskalinuxuser-OptiPlex-7010:~/Documents/c++/bluetooth/cbluez$ ./simplescan 00:00:00:00:5A:AD bacon FC:58:FA:08:72:E4 CANZ alaskalinuxuser@alaskalinuxuser-OptiPlex-7010:~/Documents/c++/bluetooth/cbluez$ That was the terminal output from the program “simplescan”, which I got from an instructive […]
Ubuntu Touch: Make your own Jabber/XMPP app in 10 minutes…
You probably think that I’m joking, but I’m not. You can actually build a jabber/xmpp app in less than 10 minutes if you have a good internet connection, and have […]
Ubuntu Touch: Making a new app
Realizing that there are a few apps missing from the Ubuntu Touch OpenStore, and being an Android app developer, I thought I would try to bridge the gap. Rolling up […]
Fool’s Mate Friday: UT and Chess.com
As I mentioned earlier. I jumped off the deep end and dove into the world of Ubuntu Touch. One of the principle hangups I found was that there was not […]
Ubuntu Touch: Making the plunge.
I recently took the plunge, and jumped in on a used Oneplus One phone, converting it to UBPorts community maintained Ubuntu Touch distro. Yes, I now have a true Linux […]
Fool’s Mate Friday: Ubports (Ubuntu Touch) Chess, with a hint of Cinnamon.
As I dive into the realm of making my Just Chess Engine playable, I was taking a look at some of the other chess interfaces out there, to see what […]