-
This code implements the basic functions for an I2C slave device using the SSP m...
This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.
- 2022-04-23 08:31:34下载
- 积分:1
-
这是我用汇编语言编写的计时器程序,通过计算机发命令开始倒计时,其中也有其他功能,但主要是倒计时,比较好用,这是个小程序,穿上来了表心意...
这是我用汇编语言编写的计时器程序,通过计算机发命令开始倒计时,其中也有其他功能,但主要是倒计时,比较好用,这是个小程序,穿上来了表心意-This is the language I used compilation prepared by the timer procedures, through the computer started the countdown orders, which also has other functions, but the countdown is more convenient, it is a small program to put on the table liking
- 2022-05-23 08:45:08下载
- 积分:1
-
温度传感器用单总线DS18B20,CPU为2051,三个按键,分别为UP,DOWN,SET温度调节上限为125度,下限为...
温度传感器用单总线DS18B20,CPU为2051,三个按键,分别为UP,DOWN,SET温度调节上限为125度,下限为-55度。-Single-bus temperature sensor DS18B20, CPU for 2051, three buttons, namely, UP, DOWN, SET temperature regulation maximum of 125 degrees,-55 degrees for the lower limit.
- 2022-01-25 22:05:22下载
- 积分:1
-
能够将语音先进行录制,然后在回放,适合应用在一些需要语音播报功能的设备上...
能够将语音先进行录制,然后在回放,适合应用在一些需要语音播报功能的设备上-Able to carry out a voice recording, playback and then, suitable for broadcast in a number of the needs of voice-enabled devices on the
- 2022-02-19 22:52:38下载
- 积分:1
-
SCM and LCD12864 parallel port control driver
单片机与LCD12864并口控制驱动程序-SCM and LCD12864 parallel port control driver
- 2022-04-15 10:48:13下载
- 积分:1
-
P89C668单片机硬件I2C软件包,668i2c.asm(主方式)
P89C668单片机硬件I2C软件包,668i2c.asm(主方式)-P89C668 hardware I2C packages 668i2c.asm (the main form)
- 2022-07-12 11:30:49下载
- 积分:1
-
AVR Atmega649程序,家用空调的室内机软件应用
AVR Atmega649程序,家用空调的室内机软件应用-AVR Atmega649 procedures, household air-conditioned indoor software application
- 2022-06-17 15:22:53下载
- 积分:1
-
51单片机 keil c 延时程序的简单研究.
51单片机 keil c 延时程序的简单研究.-51 Single-chip delay keil c program simple research.
- 2022-01-26 07:24:29下载
- 积分:1
-
程序描述:这个范例说明如何使用8051,以及汇编语言的程序连结,
当我们按下向上数的按钮之后,程序就会把0到9的共
阳7段显示器字型码存入AT93C46...
程序描述:这个范例说明如何使用8051,以及汇编语言的程序连结,
当我们按下向上数的按钮之后,程序就会把0到9的共
阳7段显示器字型码存入AT93C46;如果我们按下向下
数的按钮之后,程序就会把9到0的共阳7段显示器字
型码存入AT93C46。
程序每一次重新开始执行时(Power on 或是Reset),8051
会先从AT93C46当中读出最前面的10个位组,然后
就反复地将这10个位组的数据经由PORT 1送到1个
共阳七段显示器。*/-Procedure Description: This example shows how to use the 8051, as well as links to assembly language programs, when we pressed up a few of the button, the program will bring a total of 0-9 yang seven segment display font yards into AT93C46 if we press Next down the number button, the program will bring a total of 9-0 Yang seven segment display font code into AT93C46. Process to begin again each time when the (Power on or Reset), 8051 will start with AT93C46 were read out in front, 10-bit groups, and then repeated these 10-bit groups of data via the PORT 1 sent to a A total of seven-segment display Yang.* /
- 2023-02-20 13:30:04下载
- 积分:1
-
很经典的单片机程序,可以实现单片机与FPGA的通信
很经典的单片机程序,可以实现单片机与FPGA的通信-Is the classic single-chip process can be achieved with single-chip FPGA communications
- 2022-11-20 15:55:03下载
- 积分:1