搜索资源列表
funclib
- dsp2407的函数库,c语言编写,有io,adc,clock等-dsp2407 the library, c language, io, ADC, clock, etc.
libsrc_
- AVR 的C语言开发.很多有用的函数,包括SPI,UART,PWM,I2C,GPIO,EEPROM等等一应剧全-AVR C-language development. Many useful functions, including SPI, UART, PWM, I2C, GPIO, EEPROM, etc. should be a whole drama
fs4510_demo4
- FS4510开发板示例程序demo4 压缩包内含FS4510开发板LCD驱动程序与定时器程序 文件说明 demo4.apj 为 SDT2.51 的项目文件 init.s 为初始化文件 汇编格式 lcd.c LCD驱动文件 demo4.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 memory.a memory分配 snds.a init.s用到的硬件信息 isr.c 一些中断哑函数 \\inc
fs4510_demo5_pre
- FS4510开发板示例程序 demo5_pre----中断服务程序 串口驱动 演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码 文件说明 demo5_pre.apj 为 SDT2.51 的项目文件 汇编格式 init.s 为初始化文件 lcd.c LCD驱动文件 demo5.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序 uart.c 串口驱动
armlib200611
- 老外写得最新arm 库很多值得学习的基于mcu得c函数写法-foreigner write a lot of the latest arm worth learning based on mcu c function in the way
IICMaster
- 12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时,要使用本驱动程序只需要配置IIC总线使用的IO口。在驱动程序的主文件iic_master.c仅包含一个文件config.h。用户需要的是在这个文件中设置IIC总线使用的IO口SDA和SCL。如果用户单独使用iic_master.c,还要在config.h包含iic_master.h文件和其它必须的文件如reg51等;并定义宏TRUE、FALSE和与编译器无关的
armlib
- 方便飞利浦arm7tdmi 处理器lpc2100开发的C函数库 Procyon ARMlib-LPC2100 C-Language Function Library for Philips LPC2100 ARM7TDMI Processors-convenience Philips ARM7TDMI processor lpc2100 development of the C library did ARMlib - LPC2100 C-Language Function Library fo
znfat
- 这是一个很好用的FAT文件系统,它实现数据文件存储的FAT方式访问,支持FAT32格式。附有51读取程序,详细的函数说明。有兴趣的可以看看。-This is a good use of the FAT file system, which implements the data file is stored in FAT access, support FAT32. With 51 to read program, a detailed function descr iption. Are in
C8051FFT
- 主要实现c8051下fft算法,包括幅值谱,频率谱等以及不同窗函数的实现。-C8051 major achievement under the fft algorithm, including the amplitude spectrum, frequency spectrum, etc., as well as the realization of different window functions.
SDK
- Nodic 单片机环境 SDK源代码,内有很多函数,可直接调用-Nodic SCM Environment SDK source code, there are many functions that can be called directly
IAR-C-430
- 430单片机基本库函数。方便单片机初学者查询学习。希望能对您有所帮主。-the basic library functions of MSP430.people who start MSP430 can find it invenient、
CodeVisionAVR-C-complier-Help
- 主要介绍了CodeVisionAVR C 库函数,翻译自CodeVisionAVR C complier Help-Introduces the CodeVisionAVR C library functions, the translation from the CodeVisionAVR C complier Help
MCU-C-Design
- 嵌入式系统的C语言设计,展示用C语言编写MCU程序,涉及数据类型和变量、函数库、优化和嵌入式。介绍了特定软硬件开发的详细细节-Design of embedded systems in C, showing the MCU program written in C language, data types and variables involved, libraries, optimization and embedded. Describes the specific hardware an
gpio_test.c.tar
- 针对OMAP3530处理器,用来测试GPIO的模块程序。这个程序可以申请gpio,为gpio设置中断处理函数等功能。-For the OMAP3530 processor, the program is used to test the GPIO. This procedure can apply gpio, gpio settings for the interrupt handler functions.
ARM--C
- 嵌入式c编程语言(由浅入深)。包含C语言基础,库函数,ARM封装好的库函数-Embedded c programming language (Deep). Contains C programming language, library functions, ARM packaged library
C-code-for-FIR
- 基于STM32F10的FIR滤波器 参数 : hx[Max] : 系统函数,Max为系统函数的阶数,或是系数的个数,定义为Short型 xn[M] : 输入参数 yn[N] : 输出参数 M,N,Max的关系为 M + Max -1 = N - STM32F10-based FIR filters Parameters: hx [Max]: system functions, Max is the order of the system fu
stm32_pwm
- PWM输出脉冲,使用 pwm函数(TIMx, Freq),即可傻瓜式完成PWM频率输出。(PWM with STM32, by using a simple function)
VCO0706
- VCO0706 串口通讯拍照摄相头C语应用,读取接收一包JPEG数据函数的示例 本段放在头文件中,设一包JPEG数据为512字节。(VCO0706 serial communication C language application camera camera.)
汽车C语言案例
- 屏蔽主电机预充满信号和空调预充输出信号 对水温冷却系统程序进行修改:传感器损坏后,对有空调制冷开启的情况进行策略修改。 对CAN报文结构进行修改 对AD采集系统进行修改 添加IO口模拟SPI:写入和读出函数(功能未调通) 对IO口设置进行修改 对CAN发送进行修改,在CAN发送中添加版本号发送 对报文内容进行修改:告警报文、状态报文 对SPI写读函数进行修改:16位数据发送格式、读取数据函数修改 添加水温电压值和实际温度值转换函数
vl53l0x激光c测距
- 标准STM32函数接口连接vl53l0x,测量距离,广泛用于航模定高测量,测距精度高,轻量化优点