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

Introduction to Zephyr Part 4: Devicetree Tutorial

By ShawnHymel

Discover how to abstract hardware with Devicetree, creating adaptable applications for various boards.

TUTORIAL

Introduction to Zephyr Part 3: Kconfig Tutorial

By ShawnHymel

This tutorial shows how to configure Zephyr using Kconfig, menuconfig, and overlay configuration files.

TUTORIAL

Introduction to Zephyr Part 2: CMake Tutorial

By ShawnHymel

Discover the basics of CMake with examples of modular project setups, perfect for embedded systems like Zephyr.

TUTORIAL

Introduction to Zephyr Part 1: Getting Started - Installation and Blink

By ShawnHymel

Get started with Zephyr RTOS. Explore features like Devicetree, Kconfig, and multi-threading and create your first Zephyr application using an ESP32-S3.

BLOG

Build Your Own USB-C Powered Breadboard Supply

By Zach Hipps

Learn how to use KiCAD and 3D printing to design a custom USB-C breadboard power supply for your electronics projects.

PROJECT

Arduino OLED Eyes Animation for Robotics Projects

By rithik krisna

Learn how to create expressive OLED eye animations for robotics using Arduino. Our blog simplifies the process with a comparison of reliable code methods. Discover easy-to-follow instructions using common components like Arduino Uno and an OLED display. Perfect for hobbyists and enthusiasts!

BLOG

Basic Components in Maker Circuitry

By Eric Ho

Embark on your maker journey with a guide to essential circuit components. Learn about breadboards, wires, op-amps, transistors, resistors, capacitors, & more!

TUTORIAL

Getting Started with Cheerlights

By bekathwia

Join the CheerLights community by building your own LED color-sharing project using an Arduino Nano ESP32. Create a delightful LED color interaction experience.

BLOG

Your First Arduino Project with Becky Stern

By bekathwia

Learn how to build your own unique Arduino project for the first time by combining Arduino sample sketches to make a working prototype of your idea.

BLOG

Arduino Code Libraries with Becky Stern

By bekathwia

Arduino libraries exist for all sorts of complex tasks; control LEDs, read sensors, create sounds, manipulate data, write to displays, and much more.

TUTORIAL

Arduino Inputs/Outputs with Becky Stern

By bekathwia

Learn about inputs–electrical signals used to provide information to an Arduino board. We cover digital input with switches and analog input with potentiometers.

TUTORIAL

Arduino Basics with Becky Stern

By bekathwia

Arduino makes it easy to tinker with technology. It’s a family of microcontroller boards that let you sense the world around you and control electrical devices.