-
基于Arduino的吸色灯代码
硬件:tcs230颜色传感器 、arduino nano 328核心板 、RGB灯、触摸按键、电池。
- 2022-05-27 18:21:19下载
- 积分:1
-
arduino 引脚控制库函数
,
arduino myPin 库函数
将常用的引脚控制,特别是引脚输出,封装成库函数方便操作
void on(); // 引脚输出高电平
void off(); // 引脚输出低电平
void on(unsigned char pwmVal); // 引脚输出一定占空比的方波(50Hz)(0-255)
void onTime(unsigned int delayTime);
- 2022-12-17 17:00:03下载
- 积分:1
-
Arduino 控制 RGB模块彩色
4线RGB模块,一根线接地,另外三根线控制3个led灯,分别使得这3个灯亮或暗,可以组合出6种颜色
- 2022-06-14 07:50:06下载
- 积分:1
-
特色温度计v4(演示版)
通过温度传感器采集温度信息,直流电机驱动齿轮带动表盘显示当前温度(Temperature information is collected by temperature sensor, and the current temperature is displayed by the dial driven by gear driven by DC motor.)
- 2020-06-16 14:20:01下载
- 积分:1
-
01.Basics
流水灯:LED小灯依次亮起再依次熄灭亮亮亮亮亮亮亮亮亮亮亮亮亮亮亮亮了(Running light: the LED light turns on in turn and then goes out in turn, bright, bright, bright, bright, bright and bright)
- 2017-12-31 13:48:14下载
- 积分:1
-
使用ESP8266获取网络标准时间(NPT)并计算出农历
file name "Wifi_NTP_Time1" from "Udp NTP Client"
Get the time from a Network Time Protocol (NTP) time server
Demonstrates use of UDP sendPacket and ReceivePacket
For more on NTP time servers and the messages needed to communicate with them,
http://www.ntp.org.cn/
当前已提供的各国NTP服务器列表
[INTERNATIONAL NTP server list.]
区域[zone] 域名[Domain] IP池[IP Pool]
中国[China] cn.ntp.org.cn [202.108.6.95] [202.112.29.82] [110.75.190.198]
[115.28.122.198] [182.92.12.11] [120.25.108.11]
- 2022-05-20 00:13:07下载
- 积分:1
-
Pulse_Sensor
用心电传感器采集心电信号,并将心电图显示在oled屏上(ECG sensors are used to collect ECG signals and display the ECG on the OLED screen.)
- 2018-06-04 22:43:14下载
- 积分:1
-
MPU6050_raw
关于Arduino与MPU6050相连接的数据采集程序,根据Arduino UNO开发的程序,但可以适用于其他的Arduino单片机版本。
- 2022-07-10 17:35:27下载
- 积分:1
-
74hc165
This is a test program for Arduino connection to 74HC165 shift register
- 2019-03-27 07:23:21下载
- 积分:1
-
stm32f103步进电机控制系统
使用arduino ide开发的stm32f103控制步进电机运转的系统,可同时控制3路步进电机运转、包含限位开关、行程编程、速度调节
- 2023-06-22 17:35:03下载
- 积分:1