-
MPPT1
MPPT,最大功率跟踪,使用STC12R5608AD作主控芯片。原理图,程序完整。直接烧录即可使用。PCB就不上传了,自己画一下。研究生课程设计的作品(MPPT, MPPT using STC12C5608AD as master chip. Schematics, program integrity. Direct burn to use. PCB not uploaded Kazakhstan, she painted it. Graduate course design work)
- 2013-08-20 21:52:28下载
- 积分:1
-
XilinxVirtualCable-master
Xilinx虚拟连接,这是一种基于TCP/IP协议的通信技术,以实现JTAG功能,通过这样的连接,可以访问开发的FPGA或者SOC,而不需要通过传统的JTAG电缆。(Xilinx Virtual Cable (XVC) is a TCP/IP-based communication protocol that acts
like a JTAG cable and provides a means to access and debug your FPGA or SoC
design without using a physical cable. In this document are the general details
of this XVC 1.0 protocol.)
- 2017-08-08 18:41:25下载
- 积分:1
-
STM32PWM
这是一个由STM32的MCU实现了脉宽调制输出的例子。(Generate PWM using STM32 MCU.)
- 2021-03-22 20:29:16下载
- 积分:1
-
driverlib
从TI网站上好不容易下下来的LM3S811系列的库函数。帮助开发很有用(Finally from the TI website down LM3S811 series under the library functions. Help develop useful)
- 2010-09-16 13:37:38下载
- 积分:1
-
xhppfx
以CVI为平台,建立信号的频谱分析仪,有两个图形控件,用来分别显示采集波形和频谱分析图形;两个数字控件,一个输入采样速率,一个显示信号频率;三个命令控件,一个启动数据采集命令程序,一个开始频谱分析,一个退出程序。(CVI is the signal spectrum analyzer, two graphical controls, used to display the waveform acquisition and spectrum analysis graphics two digital controls, an input sampling rate, a display signal frequency three commands control, astart the data acquisition command procedure, a spectral analysis, an exit program.)
- 2012-04-26 16:48:59下载
- 积分:1
-
rct
关于LPC932的RC522的S50非接触式IC卡程序源码程序,周立功模块配套程序更改,可正常使用(s50Mifare 1)
- 2021-04-11 17:48:57下载
- 积分:1
-
IO_SOFT_UART_USE_TIMER
说明: 1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕(err)
- 2008-09-16 13:37:34下载
- 积分:1
-
firmware
基于STM32F103的智能充电器,PID调节恒压恒流输出,具有温度补偿,过欠压,过欠流保护功能,可直接用于开发。注释比较详细。(STM32F103-based smart charger, PID regulation constant voltage constant current output, with temperature compensation, over-voltage, over-current protection owed can be directly used for development. More detailed notes.)
- 2021-04-04 21:29:04下载
- 积分:1
-
SOC计算部分代码解析
BMS的SOC(荷点状态)计算部分代码解析(Source analysis of SOC computing in BMS)
- 2018-05-02 10:49:42下载
- 积分:1
-
DHTLib
说明: dht11封装库,直接就可以用简单方便快捷。(DHT11 package library is simple, convenient and quick to use.)
- 2020-12-24 02:39:06下载
- 积分:1