Are you totally done with having to unplug your 3D printer from your Raspberry Pi each time you want your printer’s screen to turn off along with the rest of your machine? In this post I show you how prevent a USB-cable from powering the display of your 3D-printer when it is turned off. Happy […]
Author: Arjen

How to rock at Arduino multi-tasking with StensTimer
In this blog post I will show you how you can easily multi-task with your Arduino projects using the StensTimer library. With an easy step-by-step guide you can make your Arduino projects more efficient than ever before. Why should I use StensTimer? There are several reasons to consider using StensTimer. Below I will provide some reasons to […]

How to make Arduino programming easier with PlatformIO
Struggling to keep your Arduino projects clean and organized? Then PlatformIO is just what you need! In this article I will show you how can get started with PlatformIO to perfectly manage your Arduino projects. Alright, what is PlatformIO? PlatformIO is an Atom package that helps you organize software development for microcontrollers. One of the supported […]