In this blog post I will show you how you can easily multi-task with your Arduino projects, so you don’t have to use the delay() function anymore. 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 […]
Tag: PlatformIO

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 […]