资源列表
try_sja1000
- 用51单片机控制SJA1000通信的一个小程序,其中包括对SJA1000的初始化,发送状态控制,接受程序等。-SJA1000 microcontroller control of a small communications procedures, the SJA1000 including the initialization, this state control, acceptance procedures.
spi_5463
- 电能计量芯片CS5463的SPI口读写程序。-Energy Measurement CS5463 chip SPI I read and write procedures.
DARC_Receiver
- 三洋tuner的资料,目前用的比较少,对车台开发有一定的用途-Sanyo tuner information, the less cars on the development of Taiwan must use
atcmd
- //直接按照内容执行AT指令:CEN666666#57:AT+CREG? //参数:paraptr=命令代码以后的参数的地址 //返回值:成功1,失败0,同时产生serialmsg消息 //函数说明: //正确时回复短信:执行后AT指令返回的内容 //错误时回复短信:密码错误或命令错误或参数错误
shijue
- 可以测试人的视觉暂留特性,灯闪烁的频率慢慢变快,当看不清闪烁的时候,按下按键,LED显示人眼的暂留时间-To test human visual characteristics of temporary stay, the frequency of light flashes slowly changing rapidly, when not clear when flashing, press the button, LED display the human eye temporary st
24c02read
- 24c04的读芯片程序,用于51系列单片机,调试已经通过,可以根据需要更改接口-Read the 24c04 chip procedures, for 51 Series single-chip, debugging has been passed, may change interface
wendu020
- 8051f020芯片温度程序数字温度传感器DS18b20试验-8051f020-chip temperature testing procedures for digital temperature sensor DS18b20
ATD
- 飞思卡尔智能车 模块程序 AD部分 芯片型号MC9S12XS128-freescale smart car ATD module for MC9S12XS128
I2C-cot
- 可以用于学习及工程设计调用,完全自主开发的源码。-Can be used for learning and engineering calls, completely independently developed source code.
ADC_DAC_Tese_code_V93K
- 基于V93K测试平台测试ADC和DAC的测试程序-based On V93K ADC and DAC test code
DBOREG_ADE7758
- 花我1个月搞的ADE7758,三相电能表读写程序源码与初始化程序源码。-I spend 1 month out of the ADE7758, three-phase energy meter reading and writing program source code with the initial program source code.
Fileio
- 此程序会在支持FAT32的U盘上创建一个测试文件,因此需要插入一个U盘。这是在UDK2+VS2010环境下写的,我自己成功运行过。-After run this program,a test file will be created in u-flash which support FAT32.so a u-flash is needed.I succeed run it in the environment of UDK2 and VS2010.