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
第 1-6 个结果,共计 6 个结果
Sort By:

选择过滤条件

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.

TUTORIAL

Getting Started with the MCP9808 Temperature Sensor Breakout Module

By Maker.io Staff

With operating voltage and logic levels of 2.7 to 5.5 volts and standard I2C communication, this sensor is easy to integrate into any project.

PROJECT

CircuitPython Basics I2C and SPI

By Adafruit Industries

The I2C, or inter-integrated circuit, protocol is one example of a serial protocol for devices to communicate with one another.