资源列表
CSA36FX30_PowerBank_V1.5__20191012
- 芯海芯片 移动电源项目代码 参考示例芯海芯片 实现PD协议 QC 2.0 QC3.0 AFC SCP FCP等充电协议的识别(Project code of core sea chip mobile power supply)
STM32F407 双CAN同时使用
- STM32F407 CAN1和CAN2同时使用。两个CAN可以同时进入中断。经过验证,没有问题。
频率计实验程序代码
- XC7A35TCSG324-1的Verilog频率计程序,支持十分频,支持切换内外信号输入(Verilog frequency meter program of xc7a35tcsg324-1 supports decadal frequency division and switching internal and external signal input)
农业大棚
- 实现通过继电器控制卷帘升降,监测大棚内的温湿度(Realize the control of roller shutter lifting by relay, monitor the temperature and humidity in the greenhouse)
NJ_test19052309.part07
- 车载测算终端,使用STM32F103主控芯片,加上移远GPS+4G模块,上传行驶轨迹,后台计算面积。典型的物联网车载终端产品,方便移植到其他物联网产品上。(Using STM32F103 main control chip, plus the GPS + 4G module, upload the driving track, and calculate the area in the background. The typical Internet of things vehicle term
J1939
- J1939 文档 J1939-21 J1939-71 J1939-81(J1939-21 J1939-71 J1939-81)
SI4463+STM8L_DEMO
- SI4463+STM8L收发TxRxDEMO源代码,433MHz和915MHz
STM32F103V8T6
- 硬件设计 绘制stm32最小系统的控制板(The hardware design drawing stm32 minimum system control panel)
平均值
- 在单片机内部数据RAM的30H开始的单元中连续存放了某班32学生的高等数学成绩,试编制程序求此班高等数学平均成绩,并将平均成绩的整数部分存放在20H中,小数部分存放在21H中。设成绩为百分制,用无符号二进制数表示,具体分数自行设置。(n the unit starting from 30h of the internal data RAM of the single chip microcomputer, the higher mathematics scores of 32 students
SPI_FullDuplex_ComDMA
- stm32h743 spi+dma 开发示例(stm32h743 adc+dma example)
MT9D015
- MT9D015驱动代码,安卓平台下载,欢迎下载使用
stm32f103vct6高级定时器实现带死区的互补pwm
- 可根据控制输出量大小根据互补pwm原理调节占空比改变输出pwm参数,改变电机电压实现对电机转速和位置的控制