-
usb-servo
使用一个MEGA8开发USB伺服控制器!~ 内容完善,很有借鉴意义(Developed using a USB servo controller MEGA8! ~ Content perfect, great reference)
- 2011-05-26 09:49:50下载
- 积分:1
-
OV7670 Implementation Guide (V1.0).pdf
OV7670 Implementation Guide- Very helpfull
- 2019-06-18 09:14:11下载
- 积分:1
-
SED1565_KING
Proteus仿真:AT89C51RD2 & HDG12864F-1 & HDG12864F-3显示一幅图片;分别是串口通讯控制 和 并口通讯控制;(Proteus simulation: AT89C51RD2 & HDG12864F-1 & HDG12864F-3 shows a picture were serial communication control and parallel communication and control )
- 2013-10-30 09:48:31下载
- 积分:1
-
26精心编写程序模块
精心编写程序模块,关于全国电子设计大赛的资料(Elaborate Programming Module, Information about National Electronic Design Competition)
- 2020-06-23 01:00:01下载
- 积分:1
-
SIMCOM-SIM300-AT-COMMAND
SIMCOM公司的SIM300的AT指令中文翻译(SIMCOM SIM 300 AT COMMAND chinese manual)
- 2013-10-09 11:33:23下载
- 积分:1
-
R63311-LCD--code
安卓手机R63311液晶屏动驱初始化代码(R63311 initialization code)
- 2020-12-08 21:19:19下载
- 积分:1
-
AM2301
温湿度检测 AM32101温湿度传感器 可以检测(Temperature and humidity sensor temperature and humidity testing AM32101)
- 2011-07-10 20:01:46下载
- 积分:1
-
CAN
基于 瑞萨 RL78系列 R5F10DPJJ的 CAN总线通信例程,
包括 CAN初始化,报文接收和 发送(CAN bus routines, based on Renesas RL78 series R5F10DPJJ)
- 2018-08-04 14:22:28下载
- 积分:1
-
Modbus_HoldStart)
modbus通信程序,可用组态软件的驱动程序开发(modbus communication program, available configuration software driver development)
- 2014-02-22 14:42:15下载
- 积分:1
-
ESP8266-MODBUS-温湿度
说明: 配合中移onenet网络平台使用
1.修改esp8266.c下的wifi账号及密码
2.修改onenet.c下的PROID、SERIAL和PSWD
2.指令说明:
1.平台侧协议数据:
查询温度:01 03 0001 0001 D5CA
查询湿度:01 03 0002 0001 25CA
3.公式
1.温度:A0 / 100
2.湿度:A0 / 100(Use with China Mobile onenet network platform
1. Modify the wifi account and password under esp8266.c
2. Modify PROID, SERIAL and PSWD under onenet.c
2. Instructions:
1. Platform side protocol data:
Query temperature: 01 03 0001 0001 D5CA
Query humidity: 01 03 0002 0001 25CA
3. Formula
1. Temperature: A0/100
2. Humidity: A0/100)
- 2020-11-20 09:52:27下载
- 积分:1