搜索资源列表
ucfs源代码
- 包含API ,CLIB,CONFIG,DEVICE,FSL,LBL,OS,sample,整体源代码全部在这里,斑竹希望你看到这么好的源代码能把1个算成5个,写出来不容易啊!-include API, CLIB, CONFIG, DEVICE, FSL, LBL, OS, sample, the overall source code here, fed hope you see such an excellent source code can count as a 5, written Men
ATMega8_PWM_LCD
- 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\\频率发生器.prj ......主芯片项目文件 ..\\频率发生器.c ......主芯片主程序 ..\\频率发生器.asm ......主芯片汇编文件(自动生成) ..\\频率发生器.hex ......可供烧录的文件 ..\\频率发生器_client.prj ......副芯片项目文
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和与编译器无关的
ruanjiandingshiqi
- 本软定时器模快所通过一个唯一的索引(即序号)来表识每一个软定时器,这个序号从0到MAX_SOFT_TIMER-1 ,最多为255个。要使用软定时器模块,首先需要让软定时器管理任务运行起来。软定时器管理任务的函数名称为SoftTimer,所以只需要Small RTOS的要求在Config.h的数组TaskFuction加上SoftTimer项即可。因为软定时器执行的任务时间等因素不确定,所以一般把这个任务优先级定得比较低。-the soft-timer module adopted by only
USBMouse2
- This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 co
XWRT32
- x-wrt is the GUI config tool for openwrt,which is a open project about wireless Router
boa——配置
- 关于boa web服务器的配置文件,经过修改后可进行嵌入式的移植-A config file about boa web server, it can be ported to embedded system after modifying.
WPS.zip
- WiFi Protected Setup (WPS) 又叫Simple config。 是无线局域网领域推出的新协议,用来方便安全地建立 无线连接。该源码包括Enrollee端的实现,是模块化设计, 很容易移植到其他嵌入式系统。,WiFi Protected Setup (WPS) also known as Simple config. The field of wireless local area network is a new protocol that is used to f
Pelican 源码
- Pelican.txt ; Authors ; Date 10/3/2009 ; Device PIC16F84 ; Oscillator XT (4MHZ) ; Watchdog Disabled ; Function Simulates Pelican Crossing ; Bit config RB0 as an input, the rest of PORTB as outputs (0BRAGrgI) ; --------- Sub-Routines Fu
bb
- it is a bootloader of c8051f340. open it with keil. after download its HEX file into target board. connet target s UART0 with PC s COM , config COM port as 115200-8-n-1, use Xmode to transmit file. then power on target.
zlg500S_51_UART
- 内部包含多个文件:main.c,config.c,zlg500s.h zlg500s.c等。对于zlg500s开发板的使用,系统测试有极大帮助-Includes a number of internal documents: main.c, config.c, zlg500s.h zlg500s.c such. Zlg500s development board for the use of system testing are tremendously helpful to
VxWorksForNewStudent
- 讲解了VxWorks开发环境Tornado2.2的基本应用方法。包括工程创建,config.h配置,编译器配置,FTP设置,组件配置,库文件生成,还有个互斥信号量的例子。-VxWorks development environment on a basic application Tornado2.2. Including works to create, config.h configuration, compiler configuration, FTP settings, componen
gppve_3_5_wrSbc8548_2_0_3
- MPC8548 SBC开发板基于VXworks的 BSP资料,比较全,可以直接在SBC开发板上运行-this version of BSP will update the following driver files as well as the BSP. target/config/comps/vxWorks/11rapidio.cdf target/h/drv/end/gei82543End.h target/src/drv/end/gei82543
fpgaConfig_V1_2_SFLASH_20090507a
- 自己写的一个使用单片机配置FPGA的下位机C代码,使用一个C8051F330,外置SPI FLASH,通过串口可将程序写入FLASH,上电时自动加载到FPGA完成配置。-Wrote it myself, using a microcontroller to configure FPGA code for the next bit plane C, using a C8051F330, external SPI FLASH, the program is written through the s
Atmega8
- 机器人程序,Atmega8是前后传感器小板上的芯片的程序(前后都有,但用的是同一个程序),它将数据处理后通过异步串口(uart)传给主芯片。*_project是完整的工程文件,很多文件是编译器自动生成的,只有.c和.h的文件是自己写的,我把它们单独放在*_useful里了。提示一下:1. config.h中定义了所有的引用(include),其他xxx.h中引用config.h,相当于引用了所有的需要的xxx.h。 2. 每一个xxx.c文件都和一个同名的xxx.h文件对应(main.c和c
ov7670_avr
- It is a Sample code to drive an Ov7670 camera with an avr MCU.Compiler is AVR Studio .
iPanel_tool_packet
- 该工具包,包含了ipanel数据广播移植的一些DEMO。是做数据广播移植的一份很好的参考资料-The kit contains ipanel transplant some of the data broadcasting DEMO. Data broadcasting is to do a very good portable reference
config
- 用C语言简单实现配置文件的读、写和修改,读时可返回字符串或者整数-C language with a simple implementation of the configuration file to read, write and modify, returns a string or integer reading
stc90c516rdP-ds18b20write-config
- stc90c516rd+,加8位共阴极数码管显示ds18b20温度,与网上很多的程序不同的是,本程序有写config的操作可以实现小数点后两位的精度,范围是从-55到125摄氏度-stc90c516rd+, plus eight common cathode LED display ds18b20 temperature, and a lot of programs online is different, this program has the write operation can be
MPU9250-use-SPI-config-AK8963
- MPU9250 9轴传感器,使用SPI4线模式,配置9轴数据,包括AK8963磁力计。相比I2C模式下的400K/S spi模式具有更高的传输速度。(使用的是STM32单片机)-MPU9250 9-axis sensor using SPI 4-wire mode, 9-axis configuration data, including AK8963 magnetometer. 400K/S compared to I2C mode spi mode has a higher tran