-
基于MSP430F13X系列16位单片机,实现的软件IO方式模拟I2C协议的C源码,已编译通过,并经过实际测试。希望对各位做嵌入式开发的朋友有所帮助。...
基于MSP430F13X系列16位单片机,实现的软件IO方式模拟I2C协议的C源码,已编译通过,并经过实际测试。希望对各位做嵌入式开发的朋友有所帮助。-based MCU Series 16 microcontroller, Implementation of the software IO simulate I2C agreement C source code, compiled through, and after the actual test. Do you want to develop embedded friends help.
- 2022-01-27 23:44:25下载
- 积分:1
-
利用c8051f020单片机进行串口通讯的软件程序,此型单片机将会成为8位机主流...
利用c8051f020单片机进行串口通讯的软件程序,此型单片机将会成为8位机主流-by Using C8051f020 MCU for serial communication software program, this type of SCM will become mainstream eight-
- 2023-08-06 19:45:03下载
- 积分:1
-
80C51 single
80C51单片机中结合555电路实验和单片机定时器频率计实验,里面包含555定时器的datasheet和实验源程序-80C51 single-chip integration of 555 timer circuit experiments and the frequency of single-chip experiment, which contains 555 timer datasheet and experimental source
- 2022-05-30 10:05:29下载
- 积分:1
-
软USB核的电力开关PowerSwitch
软USB核的电力开关PowerSwitch-soft USB nuclear power switching PowerSwitch
- 2023-07-31 21:05:03下载
- 积分:1
-
用ATmega16实现对74HC595的驱动,并用INT0实现一键休眠
用ATmega16实现对74HC595的驱动,并用INT0实现一键休眠-With ATmega16 realize 74HC595 driver, and used to achieve a key sleep INT0
- 2022-05-06 03:44:36下载
- 积分:1
-
XC161CJ_V2.7.dip
英飞凌软件DAvE mother system的插件,针对芯片XC161CJ_V2.7, 打开DAvE, 选择instal...
XC161CJ_V2.7.dip
英飞凌软件DAvE mother system的插件,针对芯片XC161CJ_V2.7, 打开DAvE, 选择install, install from web, 浏览,选择XC161CJ_V2.7.dip。即可去XC161CJ芯片架构外设进行模拟,生成项目c语言代码,并用于keil的继续开发。-XC161CJ_V2.7.dip Infineon DAvE mother system of the plug-in software for chip XC161CJ_V2.7, open DAvE, select install, install from web, browse, select XC161CJ_V2.7.dip. You can go to XC161CJ peripheral chip architecture simulation, build the project c language code, and for the continued development of keil.
- 2023-03-21 19:35:04下载
- 积分:1
-
温度测量程序,包括显示、数据采集、进位、延时、数摸转换...
温度测量程序,包括显示、数据采集、进位、延时、数摸转换-temperature measurement procedures, including display, data acquisition, rounding, delay, a few touch conversion, etc.
- 2022-05-24 23:12:05下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
PIC单片机的电机驱动程序,电动车双闭环程序,采用双闭环方式控制电机,以得到最好的zh转速性能,并且可以限制电机的最大电流。...
PIC单片机的电机驱动程序,电动车双闭环程序,采用双闭环方式控制电机,以得到最好的zh转速性能,并且可以限制电机的最大电流。-PIC microcontroller s motor drive, electric cars double-loop process control using two-way closed-loop motor speed zh to get the best performance and can limit the maximum motor current.
- 2022-07-03 23:19:54下载
- 积分:1
-
对信号进行多层分解和重构,进行多频率分析的源程序
对信号进行多层分解和重构,进行多频率分析的源程序-The signal decomposition and reconstruction of multi-storey, multi-frequency analysis of the source
- 2022-08-19 01:54:36下载
- 积分:1