-
OneWire
说明: DS18B20 温度传感器相关库文件,还需要DallasTemperature库文件配套使用。(DS18B20 temperature sensor related library files, also need Dallas Temperature library files supporting use.)
- 2021-04-17 14:58:52下载
- 积分:1
-
Arduino 远程遥控
实现硬件与上位机的快速网络传输
- 2022-01-25 22:20:54下载
- 积分:1
-
ov7670摄像头stm32
ov7670摄像头stm32以及ov7670模块详细资料
- 2022-05-08 00:26:40下载
- 积分:1
-
Arduino 蓝牙连接与 bluegiga wt12 芯片
作为大师使用 arduino 连接蓝牙 wt12 芯片。连接到蓝牙 wt12 RX TX VDD VSS 引脚 arduino。
- 2022-12-17 20:05:03下载
- 积分:1
-
OLED显示屏资料(SSD1306)及代码
本压缩包包含OLED屏幕在Arduino、AVR、C5、STM8、STM32上的各种驱动例程,附带128x64取字软件,以及SSD1306-Revision 1.1 驱动芯片手册,方便开发者根据芯片驱动时序理解程序逻辑过程。
- 2022-06-27 14:23:43下载
- 积分:1
-
DS1302 库和实例
#if ARDUINO > = 100
#include"Arduino.h"
#else
#include"WProgram.h"
#endif
#include"DS1302.h"
/ * * * 时间定义 * * * /
Time::Time (uint16_t 年,uint8_t 星期一,uint8_t 日期
- 2022-03-20 16:21:15下载
- 积分:1
-
微型气象站
平台为arduino uno r3,采集温湿度,气压、海拔、土壤湿度信息在5110屏幕上显示,并通过nrf24l01传到另外一个arduino采集板上,然后通过串口传给pc机。传感器有ds18b20,dht11,土壤湿度传感器,bmp085,显示屏为5110,一对nrf24l01。library文件夹下为所需的各种库。(The platform for Arduino uno R3, collecting temperature and humidity, air pressure, altitude, soil moisture information displayed in the 5110 screen, and through the nRF24L01 to another Arduino acquisition board, then transferred to the PC through the serial port. The sensor has DS18B20, DHT11, soil humidity sensor, bmp085, display screen is 5110, a pair of nrf24l01.Library folder is required for various libraries.)
- 2017-11-15 20:24:27下载
- 积分:1
-
aruduino控制机械手臂代码
Arduino通过控制舵机的转动实现控制机械手臂,实现简单的抓取转移物品,以及开关门等动作、
- 2022-03-28 16:08:27下载
- 积分:1
-
加入归一化
说明: arduino 编程
使用tsc3200颜色传感器
网上的有问题,自己改了改,加入归一化
(注意,n0虽然没用上,可以接LED,但也要接地,不然有问题)(Arduino programming
Using tsc3200 color sensor)
- 2019-12-31 17:57:33下载
- 积分:1
-
ESP12E Motor Shield
说明: NodeMcu L293D 电机驱动扩展板,使用方法(Node McuL293D Motor Drive Extension Board, Use Method)
- 2020-06-24 14:20:01下载
- 积分:1