Category

Computers & Programming

Computers & Programming

Fours Puzzle

A long time ago, my brilliant daughter was in the Gifted-and-Talented (G.T.) program at her school. She had an assignment to find an equation for each number from 0 to 50 with the rules being that the digit 4 must appear 4 times in the equation, and that…

Continue reading
Computers & Programming

Simulator Steps & Gravity

The linkage program has an interesting problem; any one simulation step starts with the mechanism in its original position and then processes the inputs to generate a new position for every link. Actuator lengths are also changed to their new lengths at the same time. What this means…

Continue reading
Linkage Program

Exporting Better Images in Linkage

I updated the documentation but never posted about the new image export functionality in the Linkage program. I added the ability to select the image size from a set of four useful sizes. I also added options for scaling; to make things like lines, connector circles, and text;…

Continue reading
Linkage Program

Linkages, Cams, Gears, Etc.

With gears somewhat working in the Linkage program (there is a small glitch to fix still), I need to figure out what to do next. I have a list of user requests as well as a list of things that I want. I’m not sure what to do…

Continue reading
Computers & Programming

Programming in Swift for iOS

I just finished writing my first Swift app for iOS. It’s the very common tutorial app “Tip Calculator” which accepts a bill amount and then shows a tip and total based on the selected tip percentage. The tutorial is from the book iOS for Programmers: An App-Driven Approach…

Continue reading
Linkage Program

But I Can Build My Own

I finally figured out how to change that Box Transport Mechanism from my previous post into a Linkage mechanism that works. All I needed to do was get rid of one of the links and then add a link to do the same thing using connectors that are…

Continue reading
Linkage Program

Another One I Can’t Simulate

The Stephenson Value mechanism on a locomotive is a mechanism that the Linkage program can’t simulate. I was asked by a user for help with a box transport mechanism and I see that it is another mechanism with the same issue Box Transport Mechanism In case that YouTube…

Continue reading
Linkage Program

Linkage 3 Beta is Now Released

Of course, this is just some freeware that you can download. The only change is that the Linkage page and the Linkage Download page all download version 3, not the old version 2. There is no way to get Linkage 2 anymore. No one reported any bug in…

Continue reading