-
单片机为基础,C语言编写,提供了源代码和电路图,还有程序调试内容,实现交通灯的智能控制...
单片机为基础,C语言编写,提供了源代码和电路图,还有程序调试内容,实现交通灯的智能控制-jiao tong deng she ji jiao tong deng she ji jiao tong deng she ji
- 2022-05-31 20:00:01下载
- 积分:1
-
AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号。...
AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号。-AT89S51 the parallel port P1 then 4 × 4 matrix keyboard to P1.0-P1.3 as input lines to P1.4-P1.7 for output line in the digital control button displayed on each of the " 0-F" serial number.
- 2022-03-03 22:05:03下载
- 积分:1
-
ASM 编程音乐绿岛小夜曲
ASM 编程音乐绿岛小夜曲-ASM programming music Green Island Serenade
- 2022-01-25 21:11:26下载
- 积分:1
-
接口技术,汇编的2个简单的例子
接口技术,汇编的2个简单的例子-interface technology, the compilation of two simple examples
- 2022-03-05 16:00:10下载
- 积分:1
-
大唐电信卡读写程序,兼容4406和4436,DTTC28卡,RST CLK SDA
大唐电信卡读写程序,兼容4406和4436,DTTC28卡,RST CLK SDA-Datang Telecom Card Reader procedures compatible with 4406 and 4436, DTTC28 cards, RST CLK SDA
- 2022-02-25 08:08:48下载
- 积分:1
-
传感器DS18B20的测量温度的显示源程序代码
传感器DS18B20的测量温度的显示源程序代码-Measurement of the temperature sensor DS18B20 display of source code
- 2022-03-01 21:02:07下载
- 积分:1
-
"assembly language curriculum design case intensive series" source cod...
《汇编语言课程设计案例精编》源代码-"assembly language curriculum design case intensive series" source code
- 2022-03-23 23:24:14下载
- 积分:1
-
MSP430F135的WDT操作代码,绝对的真实可行.放心下载
MSP430F135的WDT操作代码,绝对的真实可行.放心下载-MSP430F135 the WDT operation code, is absolutely true feasible. Rest assured Download
- 2023-01-18 20:15:03下载
- 积分:1
-
特点:
1. 双轴倾角传感器
2. 测量范围0.5g(±30 度)或者1g(±90 度)
3. 单极5V 供电,比例电压输出
4. 高分辨率双轴
特点:
1. 双轴倾角传感器
2. 测量范围0.5g(±30 度)或者1g(±90 度)
3. 单极5V 供电,比例电压输出
4. 高分辨率双轴倾角传感器
5. 数字SPI 或模拟输出
6. 内置温度传感器
7. 长期稳定性非常好
8.高分辨率,低噪声,工作温度范围宽
优势:
长期稳定性好,温度特性优良
抗冲击能力强
应用:
双轴平台调平
倾斜测量
垂直方向的各种角度的测量-Features: 1. Biaxial inclination sensor 2. Measuring range of 0.5g (± 30 degrees) or 1g (± 90 degrees) 3. Unipolar 5V power supply, the ratio of voltage output 4. High-resolution dual-axis inclination sensor 5. SPI digital or analog output 6. Built-in temperature sensor 7. 8 very good long-term stability. High-resolution, low noise, wide operating temperature range of advantages: long-term stability, excellent temperature characteristics of the application of anti-shock capability: dual-axis tilt platform leveling vertical measurement range of the angle measurement
- 2023-01-03 08:30:03下载
- 积分:1
-
从键盘读入一个4进制数,CRT显示等效双…
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
-Reading from the keyboard into a 4 hexadecimal number, CRT display equivalent binary number. Since each hexadecimal number of the corresponding 4-bit binary, so every time into a hexadecimal places, can be its corresponding 4-bit binary sequence output. Due to the number
- 2022-12-17 12:35:03下载
- 积分:1