资源列表
CH372DBG
- 单片机内置USB调试固件程序,用于51单片机-MCU built-in USB debug firmware for the microcontroller 51. . .
ad7797
- 这是一个读写AD7797模数转换的程序,经过调试,可以工作,希望有人可以参考-This is a read-write AD7797 analog-digital conversion process, after debugging, you can work, hoping that someone can refer to the
CC2420_Point_to_point_wireless_communications
- PC 通过串口工具在发送节点A 端输入想要发送的数据,点击发送,在接收节点B 端 PC 上的串口工具上,可以看到节点B 收到的内容。如要发送10 个字节内容为11 22 33 44 55 66 77 88 99 AA 的数据/时,在发送节点A 端的串口工具上输入 0A 11 22 33 44 55 66 77 88 99AA,其中0A 代表要发送数据的长度,以16 进制表示。在接收节点B 端的串口工具上就可以收到相应的数据。-PC through the serial port tool
Charger
- 一个基于单片机的充电器程序,能冲各种电池,可以设定模式。-A procedure based on single chip charger can be washed all kinds of batteries, you can set the mode.
spwm
- 使用51单片机用算法的方式来产生SPWM的程序-Use 51 MCU way to use the algorithm to generate SPWM program
snowolfmath
- 一个简单的利用查表法的反正切和正、余弦函数,在处理速度不快的单片机编程中,这是一个使用的方法。-The use of a simple arctangent look-up table method and positive, cosine function, the processing speed of microcontroller programming unpleasant, this is a method used.
PID
- 这是一个很简单的有51单片机就可以实现的PID 控制算法,虽然不是很准确,但是作为一个学习案例,还是很有意义的-PID ,C51 IMPLEMENT
UCC3895
- 一种比较好用得PWM控制芯片,希望对您有所帮助。-Was a relatively easy to use PWM control chip, want to help you.
MCU-Programme-all
- 单片机编程实例大全,有8路跑马灯,24-93存储器,AD/DA,步近电机,按键,红外遥控,看门狗,串口,通信,中断,液晶显示,定时器,很全,有C,ASM. 两种格式.很不错.-Microcontroller Programming Example Daquan, there are 8-way ticker, 24-93 memory, AD/DA, step near motors, buttons, infrared remote control, watchdog, serial,
HumidityAndTemperatureSensorDesign
- 现用的产品源码。对外部的高分子湿敏电阻和温度传感器进行冲放电方式采样,对数据并打包后,设计了一套单总线协议提供给用户使用。-Products are used in source code. Resistance to external humidity and temperature of the polymer sensors sample charge and discharge mode, the data package, the design of a single bus prot
Lcd12864
- lcd12864 带字库的驱动程序 不看后悔-lcd12864 with a font driver Bukanhouhui
2006921161145
- PID算法和程序设计。PID算法的参数整定及被控对象的仿真与控制。