Maker.io main logo
TUTORIAL
319

How to Write a Touchscreen Calibration Program for Arduino

By Maker.io Staff

Need better touchscreen accuracy? Discover how to improve touch input accuracy on your Arduino display with an easy calibration setup using EEZ Studio.

PROJECT
2,343

Arduino-Based Connected TODO Box

By Maker.io Staff

Build a smart TODO box with Arduino Nano RP2040 Connect and a thermal printer. Print tasks and manage them through a web-based interface.

TUTORIAL
2,587

How to Export a Graphical UI From EEZ Studio to Arduino

By Maker.io Staff

Follow this guide to successfully export, configure, and run graphical UIs from EEZ Studio on Arduino Nano RP2040 using LVGL and TFT_eSPI.

BLOG
2,101

Arduino vs. Raspberry Pi What’s the Difference?

By bekathwia

Understand the distinction between microcontrollers and single-board computers and explore their respective applications in DIY projects.

TUTORIAL
1,182

How To Get Started with MicroPython on Arduino

By Maker.io Staff

Discover MicroPython on Arduino: Getting started guide to official support. Install firmware and unleash the potential of Python programming. Get started now!

PROJECT
178

DIY Wireless Remote Control With Arduino!

By Will Siffer

I need over 8 digital channels and 2 analog channels for my controller, which would be an expensive, but I can make my own custom controller for much less.

TUTORIAL
1,854

How To Create Custom Arduino Libraries for More Efficient Projects

By Maker.io Staff

Building and using libraries is a valuable tool in every programmer’s toolbox that allows you to quickly and easily reuse standard code across multiple projects.

TUTORIAL
6,243

How to Write Multi-Threaded Arduino Programs

By Maker.io Staff

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

BLOG
305

Leverage Over-the-Air Uploads with Arduino IoT Cloud

By Maker.io Staff

The Arduino IoT Cloud now offers an over-the-air (OTA) update function which ‌you can use with connected IoT boards without having to connect them to a computer.

BLOG
1,375

Arduino Cloud Overview, Features, and Plans

By Maker.io Staff

The Arduino Cloud is a toolbox that includes easy-to-use tools that help you create, monitor, and update connected IoT projects across their entire lifecycle.

TUTORIAL
538

Getting Started with the Arduino IoT Cloud

By Maker.io Staff

IoT devices can now be found in almost every home and office. Learn how to use the Arduino IoT cloud to develop, deploy, and monitor all your connected projects.

PROJECT
41

How to build an RP2040-based connected clock-Part 2

By Maker.io Staff

Learn how to code a simple, elegant, digital IoT clock that automatically sets itself to the correct time via a Wi-Fi connection.