-
使用8051弹片机做的步进电机程序,运用了中断等.
使用8051弹片机做的步进电机程序,运用了中断等.-stepping motor program , used 8051 mcu and interrupt
- 2022-02-02 12:11:26下载
- 积分:1
-
51单片机C语言教程,51单片机C语言教程
51单片机C语言教程,51单片机C语言教程-51 microcontroller C Language Guide, 51 C language SCM Guide
- 2022-12-18 07:50:02下载
- 积分:1
-
《短距离无线数据通信入门与实战》一书光盘所带的源代码。
发射和接受的实例,可使用于多种无线单片机。例如CC1010,NRF9E5,NRF24E1等...
《短距离无线数据通信入门与实战》一书光盘所带的源代码。
发射和接受的实例,可使用于多种无线单片机。例如CC1010,NRF9E5,NRF24E1等-《Short-range wireless data communication with the actual entry》 a CD-ROM brought the book" s source code. Transmitting and receiving instances can be used for a variety of wireless microcontroller. For example, CC1010, NRF9E5, NRF24E1, etc.
- 2022-04-21 03:45:50下载
- 积分:1
-
本程序是并口FLASH 39sf040读写程序,并给出调用函数.
本程序是并口FLASH 39sf040读写程序,并给出调用函数.-This procedure is a parallel port to read and write FLASH 39sf040 procedures, and gives call function.
- 2022-06-29 05:05:57下载
- 积分:1
-
RS232 single
RS232单片机程序,使用中断与电脑进行数据传输-RS232 single-chip, the use of interrupted data transmission and computer
- 2022-01-25 21:05:49下载
- 积分:1
-
为了使大家对PCI有更加深刻的印象,在以后的学习过程中更加好的使用它...
为了使大家对PCI有更加深刻的印象,在以后的学习过程中更加好的使用它-for use
- 2022-11-24 00:45:04下载
- 积分:1
-
it is the lession of SPEC061A ,and it is good for the freshman
该教程是基于SPCE061A凌阳16位单片机的教学,由浅到深,非常适合初学者-it is the lession of SPEC061A ,and it is good for the freshman
- 2022-07-18 09:27:57下载
- 积分:1
-
This is America ti senior microcontroller msp430F449 reference code for the desi...
这是美国ti公司的高级单片机的msp430F449的设计参考代码 注释比较详尽,是学习的好帮手-This is America ti senior microcontroller msp430F449 reference code for the design of more detailed comments, is a good helper to learn
- 2022-07-07 00:45:05下载
- 积分:1
-
Point RTOS 主要是一个针对小系统开发而设计的实时操作系统。
目前,Point RTOS 仅提供对51系列及其扩展系统单片机的支持,
针对51内...
Point RTOS 主要是一个针对小系统开发而设计的实时操作系统。
目前,Point RTOS 仅提供对51系列及其扩展系统单片机的支持,
针对51内核函数不能重入以及51单片机的内存空间管理方式等因素,
RTOS放弃了抢先式内核的调度,而使用了时间片的调度方式,除非任务主动放弃,
否则任务将独占CPU一直运行,因而任务中必须完成对本次操作的时间片设置,即等时间的设置。-Main Point RTOS is a small system development and design of real-time operating system. At present, Point RTOS only provide for 51 series and its expansion of the system single-chip support for 51 core function should not re-entrant, as well as 51 single-chip memory space management and other factors, RTOS abandoned preemptive kernel scheduling, the use of a scheduling time slice manner, unless voluntarily chose to abandon the mission, or mission will be exclusive CPU has been running, which must be completed in the mission of this operation time slice settings, that is, the time settings.
- 2022-11-16 22:35:03下载
- 积分:1
-
此程序针对C8051F124,使用定时器3中断,用于点亮绿色小灯。
此程序针对C8051F124,使用定时器3中断,用于点亮绿色小灯。-This program flashes the green LED used C8051F124
// using the interrupt handler for Timer3.
- 2022-03-02 05:32:29下载
- 积分:1