资源列表
Stm32_ucos_3-1.tar
- (1)二个外部中断EINTB(KEY1)、EINTC(KEY2),三个任务A、B、C,优先级由低到高。 (2)A任务每运行一次使得第一组数码管的值增加1,调用延时函数为1s (3)B任务等待信号量bsem(初始值为0),中断INTB触发信号量bsem的发送。该任务每运行一次使得第二组数码管的值增加1,调用延时函数为0.5s (4)C任务等待信号量csem(初始值为0),中断INTC触发信号量csem的发送,该任务每运行一次使得某个发光二级管闪烁,调用延时函数为0.1s -(A)
Stm32_ucos_3-1
- (1)二个外部中断EINTB(KEY1)、EINTC(KEY2),三个任务A、B、C,优先级由低到高。 (2)A任务每运行一次使得第一组数码管的值增加1,调用延时函数为1s (3)B任务等待信号量bsem(初始值为0),中断INTB触发信号量bsem的发送。该任务每运行一次使得第二组数码管的值增加1,调用延时函数为0.5s (4)C任务等待信号量csem(初始值为0),中断INTC触发信号量csem的发送,该任务每运行一次使得某个发光二级管闪烁,调用延时函数为0.1s -(A)
nRF24L01
- 基于单片机的无线温度检测及报警系统设计的原理图及其源程序代码。-Microcontroller-based wireless temperature detection and alarm system design schematics and source code.
EX05_BUZZER
- DSPTMS320F2812程序,小试牛刀,一个蜂鸣器响了就可以-DSPTMS320F2812 procedure, a small test chopper, a buzzer rang can
cordic
- VHDL实现cordic算法,精确度非常高,模块化设计,带显示功能-VHDL implementation cordic algorithm, a very high accuracy, modular design, with display function
pjt
- NIOS-II中PIO模拟的IIC驱动控制MT9M034摄像头-PIO simulated IIC driver control MT9M034 camera based on NIOS_II core
Ram_FIFO
- VHDL硬件语言实现FIFO,管道,经过测试,很好用-VHDL hardware language FIFO, pipe
51-串口-mpu6050
- 51下的6050驱动,显示屏是1602,各位看官系看吧
M12
- VHDL硬件描述语言实现M12序列,可以用作白噪声,码率可调-VHDL hardware descr iption language M12 sequence can be used as white noise, adjustable rate
PWM
- 例程展示了CPU为c8051f020的单片机中如何输出一个16位PWM波形(PCA的工作方式之一)-Routine shows c8051f020 microcontroller CPU how to output a 16-bit PWM waveform (PCA work one way)
ADC0_Buf1
- 在Keil中编写CPU为c8051f020的12位AD采样程序,例程里面备注了各个寄存器的配置说明-Keil at writing 12-bit CPU is c8051f020 AD sampling procedures, routines inside Remarks explanation of each configuration register
UART0_Stdio1
- 单片机c8051f020的串口通讯例子,本例用到printf函数讲发送的字符串送到串口调试助手上显示出来-C8051f020 microcontroller serial communication example, the cases used in the printf function sends the string to speak serial debugging on display
