资源列表
uTenux_V1.7.00r260
- μTenux(读作micro-Te-nux),是一个完全免费开源的实时操作系统(RTOS),向上兼容支持ARM9、Cortex A内核芯片的Tenux版本。最适用于ARM Cortex M0-M4系列的微控制器,代码开源、免费,是一个功能强大的抢占式实时多任务操作系统。文档包含系统源码、例程、镜像、及完整的开发和介绍文档。-μTenux (pronounced micro-Te-nux), is a completely free and open source real-time operat
ofdm
- OFDM VHDL SOURCE CODE
Program
- 使用串口接收蓝牙代码,实现继电器控制 STM8S003-STM8S003 conect relay
AD_77_99_code
- STM32 读写AD7705的代码,调试ok,值得看看. -GPIO_InitStructure.GPIO_Pin = GPIO_Pin_8 // AdDrdy GPIO_InitStructure.GPIO_Mode = GPIO_Mode_IPU //PC8配置成上拉输入 GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz GPIO_Init(GPIOA, &GPIO_InitStructure)
DSP2833x_headers
- 此程式碼為TMS320F2812的程式碼,用於生產SPWM的脈波-This code as the TMS320F28335 code for production SPWM pulse-This code is TMS320F2812 the code for the production of SPWM pulse wave-This code as the TMS320F28335 code for production SPWM pulse
cnt100
- 一百进制计数器,采用层次化设计,底层文件为十进制计数器,顶层文件原理图设计-the procedure is based on vhdl,it can count 100,and use top-down
lab1-GPIO_LED
- 此程式碼為TMS320F28335的程式碼,用於生產IGPO-LED-This code as the TMS320F28335 code for IGPO-LED-This code is TMS320F28335 the code for the production of IGPO-LED-This code as the TMS320F28335 code for IGPO-LED
lab2-GPIO_SETUP
- 此程式碼為TMS320F28335的程式碼,用於生產IGPO-SETUP-This code as the TMS320F28335 code for IGPO-SETUP-This code is TMS320F28335 the code for the production of IGPO-SETUP-This code as the TMS320F28335 code for IGPO-SETUP
lab6-DA
- 此程式碼為TMS320F28335的程式碼,用於生產da-This code as the TMS320F28335 code for production DA-This code is TMS320F28335 the code for the production of da-This code as the TMS320F28335 code for production DA
dianzichen_code
- 电子称代码, 电子称代码, 电子称代码,- uint tem uchar key= a P3=0xfe tem=P3 tem=tem&0xf0 if(tem!=0xf0) { // delayms(10) P3=0xfe tem=P3 tem=tem&0xf0 if(tem!=0xf0)
pressure_sensor
- 压力传感器代码,可以做称重设备 综合误差: 0.02 F.S 绝缘电阻: ≥5000MΩ(100VDC) 灵敏度: 1.0±0.1mV/V 激励电压: 9VDC~12VDC 非线性: 0.02 F.S 温度补偿范围: -10℃~+40℃ 滞后: 0.02 F.S 使用温度范围: -20℃~+60℃ 重要性: 0.02 F.S 零点温度影响: 0.03 F.S/10℃ 蠕变: 0.02 F.S/10min 灵敏度温度影响: 0.02 F.S/10℃ 零点输出: ±1 F.S
RTX-Operating-System-Tutoria-10
- 安富莱电子原创RTX操作系统教程,配套STM32F103和STM32F407开发板。本章教程为大家将介绍RTX操作系统支持的任务调度方式,抢占式,时间片和合作式,这部分算是RTX操作系统的核心了。对于初学者来说,要一下子就能够理解这些比较困难些,需要多花些时间把这些基本概念搞清楚,然后阅读下源码,深入理解实现方法。- Armfly Electronic Original RTX operating system tutorials, supporting STM32F103 and STM3
