Maker.io main logo
TUTORIAL
4,454

How To Streamline Your Arduino Code: Use sprintf to Declutter Serial Calls

By jamesmod

Use the string print formatted (sprintf) function to prevent cluttering the code with multiple print calls when outputting data on an Arduino’s serial port.

TUTORIAL
1,749

How To Streamline Your Arduino Code: Avoid Using Serial Print Commands

By jamesmod

Debug messages may interfere insignificantly with small, simple programs, but they can impact more complex programs that may rely on precise timings.

TUTORIAL
7,036

How to Write Multi-Threaded Arduino Programs

By Maker.io Staff

How to Write Multi-Threaded Arduino Programs, Arduino, Maker.io, digikey, DigiKey

BLOG
408

Arduino Launches the Arduino UNO Mini Limited-Edition Board

By Travis Foss

To celebrate selling over 10 million UNO boards, Arduino has produced a Limited-Edition board with unique features that make it a must-have for your collection.