Skip to main content

Arjen Stens

  • Home
  • About Me
  • Contact

Category: Programming

Programming image

 

Arduino Uno - ATMega328P

Arduino String Class alternative (against memory-fragmentation)

December 9, 2019July 10, 2020 Arjen 5 Comments

Whilst getting more familiar with Arduino and all the pros and cons of the default Arduino eco-system, you might notice the comments everywhere suggesting you shouldn’t Arduino’s built-in String class. And rightfully so! But why? And what should you use instead? That’s what this blog will hopefully provide a satisfying answer to. TLDR; You can […]

Read More

Use this timer callback library for multitasking on your Arduino

November 16, 2017July 10, 2020 Arjen 1 Comment

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

Read More

How to make Arduino programming easier with PlatformIO

October 24, 2017August 17, 2019 Arjen 3 Comments

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

Read More

Find

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Archives

  • December 2019
  • December 2018
  • November 2017
  • October 2017

Categories

  • 3D-printing
  • Arduino
  • Programming
  • Home
  • About Me
  • Contact
sparkling Theme by Colorlib Powered by WordPress
 

Loading Comments...