Engineering
Computing the convection coefficient of a brake disc
I estimated the heat convection coefficient of a Formula SAE car. Let me share what I learned.
Engineering
I estimated the heat convection coefficient of a Formula SAE car. Let me share what I learned.
Engineering
I used a lumped-body approach to approximate the properties of a brake disc and simulated its temperature increase after 100 braking maneuvers.
Engineering
I studied the brake load distribution of a Formula car using a simple Matlab script. Let me show you how I did it.
Meta
If you are writing how-to posts or guides, you should do this. For any kind of content, really.
3d printing
I wrote a Python script to get the size of a 3D print job from Gcode. Let me show you how it works.
Meta
The first issue of Making - a newsletter about making stuff after office hours. Welcome to a maker, learner, and side hustler's lair.
Simulink
I configured my macro pad to improve the way I use Simulink. See how you can use custom shortcuts to save time.
3d printing
I designed and built a QMK/VIAL macro pad from scratch. Let me tell you about the things I learned and useful resources I found as a beginner.
Life
Failure is often seen as a negative part of life we tend to avoid at all costs. And sometimes we become too good at it. I'll tell you how I learned to embrace it.
3d printing
I programmed an Arduino Pro Micro to write a long password every time I pressed a button. It helped me save a ton of time and I'm sharing how you can make one yourself - at your own risk!
3d printing
I'll tell you how I connected an LED strip to Amazon Alexa, using a Wemos D1 mini. An easy and cheap DIY home automation and IoT project.
3d printing
I'll show you how to create multiple versions of a Fusion 360 CAD model and export them as STL files for 3D printing, using a Python script.