-
xe166系列的ADC模块的使用例程,是英飞凌单片机培训的好资料
xe166系列的ADC模块的使用例程,是英飞凌单片机培训的好资料-xe166 series of ADC modules using routines, is a good training materials Infineon microcontroller
- 2023-02-15 00:00:05下载
- 积分:1
-
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!...
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click()
Shell Text1.Text
End Sub
Private Sub Command4_Click()
dakai1.InitDir = "c:"
dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat"
dakai1.Action = 1
Text1.Text = dakai1.FileName
End Sub
- 2023-08-26 00:10:03下载
- 积分:1
-
电脑usb转接成I2C口,全套资料,包括电路图和源代码,驱动
电脑usb转接成I2C口,全套资料,包括电路图和源代码,驱动-I2C adapter into the computer usb port, a full set of information, including schematics and source code, drivers, etc.
- 2022-05-24 10:42:15下载
- 积分:1
-
stm8 例程 adc
ST公司的stm8s单片机的应用 例程 adc , 关于ADC的用法,经过测试可以使用,希望能帮到大家
- 2022-02-13 15:42:29下载
- 积分:1
-
读写AT24C01演示程序 (在指定地址a处写入数据 填充数据到EEPROM内等)...
读写AT24C01演示程序 (在指定地址a处写入数据 填充数据到EEPROM内等)-literacy AT24C01 Demonstration Program (designated address data into a Department of filling data EEPROM etc.)
- 2022-07-07 19:33:25下载
- 积分:1
-
给你推荐一款不错的免费下载
给大家推荐一个很好的电子毕业设计免费下载站,www.64134703.com,希望大家喜欢哟。还挺不错的。
现传一份很经典的电梯的PLC设计上来,共享之。-Give you recommend a good free download e-graduate design stations, www.64134703.com, hope everyone likes yo. Kinda good. Communication is a very classic design of the PLC elevator up, sharing the.
- 2022-03-18 22:33:47下载
- 积分:1
-
sd care boot
arm 系統上使用sd cate 更新及開機 內包還ubl,boot
- 2022-01-25 16:39:38下载
- 积分:1
-
Linux kernel 2.4 Dynamic Power Management (Dynamic Power Manage ment) of the sou...
Linux 2.4 内核下动态电源管理(Dynamic Power Management)的源代码,基于Jz4730 CPU的一个实现,支持动态变频,睡眠和唤醒,具有很大参考价值。-Linux kernel 2.4 Dynamic Power Management (Dynamic Power Manage ment) of the source code, based on the CPU Jz4730 a realization that support Dynamic Frequency, sleep and awakened, have great reference value.
- 2022-05-13 01:24:21下载
- 积分:1
-
用汇编和C编写的,完成将UART通讯接收的数据在LCD上显示的功能,无解压密码...
用汇编和C编写的,完成将UART通讯接收的数据在LCD上显示的功能,无解压密码-C with the compilation and preparation of the completion of a UART reception of data displayed on the LCD function without extracting passwords
- 2023-03-23 02:45:04下载
- 积分:1
-
基于GPRS的可采集图像的汽车防盗系统
本套程序,是本人在校时期导师的国家级项目的最终程序,该程序实现了,图像采集,图像处理,图像的发送,以及短信息的发送,还有震动传感器以及红外热释电的使用,可实现远程监控汽车,短信息操控防盗系统,可获得车内图像,以及汽车的经纬度信息,达到监控汽车的作用。
- 2022-08-10 04:56:35下载
- 积分:1