资源列表
ad7705_SPI
- AD7705SPI读写原代码,已经通过调试。-AD7705SPI read and write original code has been passed debugging.
floatingdustser
- 将运算的结果(浮点数)存入eeprom中。我们知道,浮点数在c语言中是以ieee格式存储 的,一个浮点数占用四个字节,例如浮点数34.526存为(160,26,10,66)这四个数。要 将一个浮点数存入eeprom,实际上就是要存这四个数。那么如何在程序中得到一个浮点数的 组成数呢? 浮点数在存储时,是存储连续的字节中的,只要设法找到存储位置,就可以得到这些数了。 可以定义一个void的指针,将此指针指向需要存储的浮点数,然后将此指针强制转化为char型,这样,利用指针
44.c
- 很经典的键盘程序(c语言),相信对初学者很有帮助的,不妨看看,顺便切磋指点一下
configFile
- 主要用于系统在上电初始化过程中用与读取系统事先配置好的参数信息
adc
- 51实现ADC的源程序,
301C3LCM
- 很好的c语言显示代码,经试验可以使用,分享一下
TLC1543-AD
- TLC1543 AD采样子程序,提供了PORT作为采样通道号的形参。-TLC1543 AD subroutine, as provided PORT sampling of the channel-shaped Senate.
BP-PID.rar
- 这是用BP神经网络搭建实现PID控制器的模型,是本人的呕血之作,This is set up by BP neural network model for the realization of PID controllers is to make of my hematemesis
AD9851
- 此为DDS AD9851初始设定之方法,内为一个.C之程式档案,内容介绍蛮完整的初始设定,供DDS之初学者参考.-This is the DDS AD9851 initial set of methods, for one. C program files, very complete descr iption of the initial settings for the DDS of reference for beginners.
pwm
- 用于产生PWM的程序,可控制小车的速度,用C 语言来写-The procedures used to produce PWM, can control the car s speed, using C language to write
1
- 一个按键调速控制,程序里编的用来调LED速度来回走动的速冻分别由1个按键来控制,其中分为慢,中速,快速等-Speed Control of a button, the program used to tune in series LED frozen speed walking back and forth from one key to control, which is divided into slow, medium-speed, fast, etc.
cunchu
- 这是我测试存储芯片24C64的程序,可以存取数据。-This is my test memory chips 24C64 procedure, you can access the data.
