-
cedianzu
利用51单片机做电阻测量仪,实现按键设置阻值自动报警提示(The use of 51 single-chip resistance measuring instrument to achieve automatic alarm button to set the resistance)
- 2013-07-28 01:39:05下载
- 积分:1
-
STM32F103串口UART4UART5例程
STM32F103串口函数,接收,发送,经过测试,完全可用(Serial port function)
- 2020-12-15 13:59:14下载
- 积分:1
-
SPI
使用SPI接口读写EEPROM器件W25X16系统主时钟为12M,波特率为4M(Using the SPI interface to read and write EEPROM, main clock W25X16 system 12M, the baud rate is 4M)
- 2011-07-19 12:36:10下载
- 积分:1
-
ResistanceTesterrelatedinformation
基于AVR单片机的电阻测试仪,带有LED数码管显示,内有CVAVR 的C编译器和烧写软件,还有程序流程图和源码电路。(Based on AVR microcontroller resistance tester with LED digital tube display, there CVAVR C-compiler and writing software, as well as program flow chart and source circuits.)
- 2010-01-19 09:33:04下载
- 积分:1
-
C-CPP-TO-INT
说明: 教你理解复杂的C-C++声明,十分实用。(Teach you to understand the complex C-C++ statement is very useful.)
- 2011-02-17 15:54:05下载
- 积分:1
-
21dayC51
21天学通51单片机开发源代码,学习51单片机的教材,值得下载(21 Days 51 MCU development of source code, 51 MCU learning materials, worth downloading)
- 2011-05-11 15:45:20下载
- 积分:1
-
103000900AVR
实现时间汉字滚动的程序,有了这个程序就可以方便我们更好的实现我们想要的功能(Realize the program rolling time Chinese characters, with this program can easy for us to better realize we want to function)
- 2011-12-13 09:23:41下载
- 积分:1
-
JN-AN-1229
说明: zigbee document upload 23/7/2019
- 2020-06-21 18:00:02下载
- 积分:1
-
I2C_SHT21
说明: I2C_SHT21 温湿度传感器测量
I2C 读取SHT21 温湿度传感器
SHT21驱动库有两种操作模式,适合不同操作
自动转换测量模式:
1:启动任意一个测量指令,例如测量温度执行 measureT();
2:延时200ms
3:读取测量后的数值, autoMeasure(float * th);
该函数读取测量得出的数据,并根据数据的类型进行转化,再自动启动下一个类型的测量
指定转换测量模式:
1:先启动一次测量,例如测量温度执行 measureT();
2:延时200ms
3:读取测量后的数值,例如读取温度执行readT();(2C_ SHT21 temperature and humidity sensor measurement
I2C read SHT21 temperature and humidity sensor
SHT21 driver library has two operation modes, which are suitable for different operations
Automatic conversion of measurement mode:
1: Start any measurement command, for example, measure the temperature and execute measure();
2: Delay 200ms
3: Read the measured value and Automeasure (float * th);
This function reads the measured data, converts it according to the data type, and then automatically starts the next type of measurement
Specify the conversion measurement mode:
1: Start a measurement first, for example, measure the temperature;
2: Delay 200ms
3: Read the measured value, for example, read the temperature and execute readt();)
- 2020-08-27 14:44:39下载
- 积分:1
-
Character-code-tools
1.可以自动生成十六进制字编码。
2.可以自动C语言格式字符编码。
3.支持GBK和ASCII字符编码查询。(1 can automatically generate a hexadecimal character encoding.
2 can automatically format the C language character encoding.
3 support GBK and ASCII character encoding query.撤消修改)
- 2014-01-04 16:42:20下载
- 积分:1