Well, more like Random or Normal, actually. I’m off to a bit of a slow start, but I am making progress on the picoEngine. Here you can see picoEngine’s “many” […]
Qt Creator warning: ‘auto’ changes meaning in C++11; please remove it
Just wrapped up section 3 of my Qt C++ beginner GUI course! Boy, this course is fun! I really appreciate the instructor taking the time to show 3 different ways […]
BLOX2: “Wakey, Wakey, Mouse!”
That quote is from one of my son’s favorite books, “Max the Brave”! Another update to the BLOX2 (BLU Life One X2) kernel, I just added Sweep2Wake and DoubleTap2Wake! You […]
Building picoEngine, a UCI Compatible Chess Engine
When I started programming, one of my early ideas was to build a chess engine. What sounds more sophisticated for a programmer, than building something like that? It just sounds […]
Qt 5 and C++ meet in a graphical user interface!
Section 2 is complete of the “Beginning Qt 5 C++ GUI Development” course! This course is great! I’m really learning a lot from the instructor. Section 2 was sort of […]
New Course! Beginning Qt 5 C++ GUI Development : The Fundamentals
I’ve just completed the first of 10 sections in a new course I am taking on Udemy. The course is called Beginning Qt 5 C++ GUI Development : The Fundamentals. As […]
BlueFruit Project: Fixed Erratic Crank Behavior
Another problem that I have run into while working with this Bluetooth auto start is an erratic crank behavior. Per the code, it should not start the crank circuit if […]
Text field types to capitalize sentences…
I recently received a comment from a Just Notes user about how much they loved the simplicity of the notes app. However, they also pointed out that the text field […]
BLOX2: Voltage Control for the CPU!
Another update to the BLOX2 (BLU Life One X2) kernel, I just added the ability to adjust the voltage of the CPU on the fly! You can check out the […]
BlueFruit Project: Low voltage safety
Having tested out the Bluetooth auto start for a little while through regular use, I came to an interesting conundrum. What should the auto start do if the voltage is […]