Recently I started learning Godot 4 by taking a 3D game development course on Udemy. It’s been a lot of fun so far, and it is helping me reach another […]
Fixing a fake Nintendo controller
Kids and cats and fake original Nintendo controllers don’t mix. Well, at least that’s my experience. Not much to write on this one, but the kids are rough on the […]
Godot3 with GLES 2.0 on Old Hardware
One of my side hobbies is learning how to make video games in Godot. I was going through a great tutorial, but I got sidetracked due to the usual life […]
Command line foo, and updating Ubuntu Touch clickable apps automagically…
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, […]
Modded Arduino-TNC finally sends the first email!
After many hours of fiddling with my modded Arduino-TNC and my HTX-212, I finally got it to transmit a test email from my cell phone using WoAD. I adjusted the […]
tnc1-python-config
While trying to troubleshoot my Winlink packet connections with my home-brewed, slightly modified Arduino-TNC, I found that mobilinkd has made a GUI tool in python that allows you to adjust […]
Modification to the home-brewed Arduino-TNC
The other day I modified my Arduino-TNC, which was already a modified version of the Mobilinkd Arduino-TNC. You can find their version here: http://www.mobilinkd.com/2014/09/11/arduino-kiss-tnc/ And you can read my modifications […]
Backup of the Android 10 stock firmware for my CAT S42G phone
Here is a backup of the stock firmware for the CAT S42G super partition. It is gzipped to compress it from 8 GB down to 1.4 GB. I took this […]
CAT S42G LineageOS 19 build errors
From my previous posts, you can see that I am enjoying the journey of trying to build a custom ROM for the CAT S42G cell phone. In particular, I am […]
Using aospdtgen to create a device tree
Last post we looked at extracting/downloading your OTA zip from your phone. Now, if you have your OTA zip you can use dumpyara to extract it, and then aospdtgen to […]