The video shows the LCD Display connected to the Raspberry Pi. Easy setup Easy programming
Category: Video
What’s on the Pythonista menu? Yep, sliders! Side dish of booleans, integers and floats Dec 2018
I built this app and am running this app on my iPad. Credit to: mikaelho / pythonista – gestures tdamdouni / Pythonista Pythonista / slider / SliderWithLabel_danrcook.py The video shows an app with 8 inputs — 2 integer, 4 float, 2 boolean. Numeric input is tedious — at best; slider input is easier and offers positive feedback. In this […]
ASCE 7-16 Ice Loading using Pythonista Oct 2018
AISC C Coefficient for Bolt Groups using Azure Jupyter Notebook Oct 2018
I decided to try out Jupyter using Microsoft Azure (currently a free trial). I’ve invested a couple of days on this project including learning new notebook extensions and Interact widgets. And so far, so good. Pros Easy to use Well-documented Relatively trouble-free Cons Could have faster response times
Pythonista 3 has an excellent UI development platform! May 2018
All of the AISC structural shapes at your fingertips The user may filter shapes by nominal type and by nominal size This is a standalone app built using Pythonista 3. Less than 500 lines of user programming (my programming) Data is contained in a CSV file of a couple thousand lines Visual drag and drop GUI builder – very nice […]
Wind and Fireproofing Dec 2017
Stand alone python program easily calculates wind loads on wide flange steel of any geometry or orientation, with or without fireproofing (video screen capture included).