-
这是sja1000的读写程序,和大家共享,有需要得打开
这是sja1000的读写程序,和大家共享,有需要得打开-This is the SJA1000 literacy program, and everyone shared, there is a need to have open
- 2022-07-27 17:21:30下载
- 积分:1
-
这是一个单一的LCD模块1602A
这个是液晶模块1602A用于单片机AT89S52的C语言驱动头文件.这个头文件不是普通的头文件,笔者在其中加进了很多自己的东西。而且经过自己的实际验证是可以用的。
有了该文件,你可以不用看1602的DATASHEET就会使用。-This is a LCD module 1602A for the single-chip AT89S52 the C language driver header file. This header file is not an ordinary header files, in which the author added a lot of our own things. But after their own actual authentication can be used. With the file, you can not watch the 1602 will be used DATASHEET.
- 2023-06-09 05:45:03下载
- 积分:1
-
利用8051单片机实现对1602液晶显示器驱动,实现时钟功能。
利用8051单片机实现对1602液晶显示器驱动,实现时钟功能。-8051 to realize the use of liquid crystal display driver 1602, realize the clock function.
- 2022-01-31 18:49:08下载
- 积分:1
-
produced using high
利用PWM产生高精度正弦波,从PWM引脚输出的脉冲信号经过简单的低通滤波后,可以得到平滑的正弦波,波的频率可以微调-produced using high-precision sine wave PWM, PWM output pin from the pulse signal through simple low-pass filter, can be smooth sine wave, the wave frequency can be fine-tuned
- 2023-04-05 01:15:02下载
- 积分:1
-
单片机开发
单片机开发-Single-chip development
- 2022-02-03 09:14:46下载
- 积分:1
-
这是AM51S开发板的专用温度测试程序!
这个是AM51S开发板的专用温度测试程序!-This is a dedicated development board AM51S temperature testing procedures!
- 2022-05-28 09:21:07下载
- 积分: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
-
自己用C语言编的一个密码锁,由于刚学单片机,写得功能比较简单,...
自己用C语言编的一个密码锁,由于刚学单片机,写得功能比较简单,-Own use C language compiled a password lock, as just learning microcontroller, well-written feature relatively simple,
- 2022-01-26 04:19:24下载
- 积分:1
-
实现公历与农历的转换一般采用查表法按日查表是速度最快的方法但51 单片机寻址能力有限不可能采用
按日查表的方法除按日查外我们可以通过按月查表和按年查表的方法...
实现公历与农历的转换一般采用查表法按日查表是速度最快的方法但51 单片机寻址能力有限不可能采用
按日查表的方法除按日查外我们可以通过按月查表和按年查表的方法再通过适当的计算来确定公历日所对应的
农历日期本文采用的是按年查表法最大限度地减少表格所占的程序空间-Limited can not be used
In addition to a daily look-up table method of daily things that we can search through monthly and annual look-up table look-up table method and through the appropriate calculations to determine the calendar day corresponding to the
Lunar date of this paper is the annual table look-up table method to minimize the space occupied by program
- 2022-06-25 23:43:08下载
- 积分:1
-
改程序实现了C8051F120混合信号片上系统32位乘法,提高了在C8051上实现乘法的精度,较少了计算误差...
改程序实现了C8051F120混合信号片上系统32位乘法,提高了在C8051上实现乘法的精度,较少了计算误差-Reform process to achieve the C8051F120 mixed-signal system-on-chip 32-bit multiplication to improve the C8051 to achieve precision multiplication, the calculation error of less
- 2022-03-23 14:17:59下载
- 积分:1