In this article I propose a framework for generating formatted output using distributed generator functions. The framework is based on a technique heavily exploited in the functional programming world, called monads.
[Read More]
How (not) to power a robot
After I finished the delta robot, I felt confident enough to create something from scratch instead of following instructions. We decided for a simple robot car, then I learned that even powering it is not actually so simple.
[Read More]
What Pulse Width Modulation is
and why it is so confusing
Pulse Width Modulation (PWM) can be an extremely confusing subject for a beginner. Mainly, because it is often explained as a way to provide analog output by microcontrollers with digital means.
[Read More]
3D printer as a beginners DIY project
and the things I've learned from building one
I wanted a 3D printer. I built a Rostock Mini and learned many unexpected things.
[Read More]
About the blog
and why did I embark on writing one
After working hard on my PhD for years at Radboud University, a few months ago I fulfilled the publication requirements, so, finishing it up became the promise of the foreseeable future. It had the immediate effect on me that I had (the mostly false) impression of having some spare time...
[Read More]