Maker.io main logo

筛选条件

Tags

Adapter boards / Proto Boards
Analog Conversion
Audio / Amplifiers
Batteries / Power Supplies
Books
Cables / Connectors / Wires
Cases / Enclosures
Communications / Interface
Computer Equipment
Desktop Prototyping
Dev Boards / Programmable / Logic
Diodes / Transistors / FETs
Fans / Heatsinks
Hardware
LEDs / Displays
Memory / Data logging
Motors / Drivers / Solenoids
Resistors / Pots / Caps
Robotics
Sensors
Switches / Relays
Tape / Chemicals
Timing
Tools / Equipment
Trainers / Project Kits
Wearables

选择过滤条件

TUTORIAL

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

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

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

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

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

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

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

How to Write Multi-Threaded Arduino Programs

By Maker.io Staff

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

BLOG

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

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

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

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.