为您找到相关结果约 26 个,当前显示 1-20
AT8833电机驱动芯片手册

AT8833为玩具、打印机和其它电机一体化应用提供一种集成的双通道电机驱动方案。AT8833有两路H桥驱动器,可以驱动两个直流有刷电机,或者一个双极步进电机,或者螺线管及其它感性负载。

2025-10-02

Get started with MicroPython on Raspberry Pi Pico

In this book, we’ll look at how to get started with this hardware, and how to work with other electronic components. By the end of the book, you’ll know how to create your own programmable electronic contraptions.

2023-10-19 Pico MicroPython


max()

2024-06-06

analogWrite()

Writes an analog value (PWM wave) to a pin.

2024-06-06


Display 显示

2025-04-12

Pi Pico C/C++ SDK

The SDK (Software Development Kit) provides the headers, libraries and build system necessary to write programs for RP2040-based devices such as Raspberry Pi Pico in C, C++ or Arm assembly language.

2023-10-15 Pico CPP

Kolban's Book on ESP32

这本书是作者对研究ESP8266和ESP32笔记的整理。

2024-02-06 ESP32

EV3RSTORM机器人程序(Python版)

EV3RSTORM机器人程序(Python版)

2022-04-25 EV3 MicroPython

tone()

2024-06-06

shiftOut()

2024-06-06

shiftIn()

2024-06-06

pulseInLong

2024-06-06

基本动作

2025-09-02

小狗

2025-09-02

大象

2025-09-02

爬楼梯机

2025-09-02

Znap

2025-09-02

用Python优雅地编写LaTeX

latexify是用于生成 LaTeX 数学公式的 Python 库。LaTeX 是一种基于 ΤΕΧ 的排版系统,对于展示复杂的数学公式表现极为出色。

2024-01-24 Python

ESP32-S3 录音及存储

本文介绍使用mic录制音频存放到tf卡中。

2023-10-04 ESP32 I2S