资源列表
[p003]STM32F103单片机逆变器原理图和源码
- STM32F103单片机逆变器源码,大家知道, 市电或其他的交流电可以通过二极管或可控硅的单向导电性整流成直流电供 给需要使用直流电的场合。这种把交流电变换成直流电的过程我们叫做整流,也叫做顺变。 那么逆变呢?我们自然地就会想到,应该就是把直流电变换成交流电的过程。逆变电源就是 相对于整流器而言通过半导体功率开关器件的开通和关断把直流电变换成交流电的这么一 个装置。 逆变电源也叫做逆变器.(STM32F103 microcontroller inverter source, we all
太阳能控制器
- 基于51单片机开发的太阳能充放电控制器的C51程序,开发平台是Keil。LCD1602屏幕可显示实时数据与状态。(Microcontroller based on the development of solar charging and discharging controller C51 program, the development platform is Keil. The LCD1602 screen displays real-time data and status.)
Project
- 独轮车软件保护板,13-16串,带通讯,提前低电压告警,解决充电口带电问题。IAR编译,原理图DXP软件。(The wheelbarrow software protection board, 13-16 series, with communication, low voltage alarm in advance, to solve the problem of charging port charge. IAR compiler, schematic DXP software.)
mppt
- 基于stm32f407搭建的太阳能最大功率点追踪器(Solar maximum power point tracker based on stm32f407)
stm32 BLDC control
- 基于stm32开发了一套简易的无刷直流电机控制,实现PID速度闭环控制,能够准确而快速地对速度进行有效控制。(Based on stm32, a simple brushless dc motor control is developed to realize PID speed closed-loop control, which can effectively control the speed.)
旋转编码器读取正反转程序与仿真
- 旋转编码器读取正反转程序与仿真,程序仿真都调试好,另有资料说明。
program
- STM32 MCU 模拟IIC,AD7616模数转换器驱动程序(STM32 anlog IIC,AD7616 program,c program)
grbl-1.1f.2017.08.01
- 性能高,成本低,基于并口运动控制,用于CNC雕刻。它可以运行在Vanilla Arduino (Duemillanove/Uno) 只要它配备了Atmega 328型芯片。 控制器由C编写并优化,利用了AVR 芯片的每一个灵巧特性来实现精确时序和异步控制。它可以保持超过30kHz的稳定、无偏差的控制脉冲 它接受标准的G代码而且通过了数个CAM工具的输出测试。弧形、圆形和螺旋的运动都可以像其他一些基本G代码命令一样完美支持。函数和变量目前并不支持,但是会作为预处理器包含在将来发布的版本之中。 Gr
STM32F103ZET_WIFI_web网页服务器
- 利用ESP8266在STM32上搭建网页服务(Using ESP8266 to build web service on STM32)
ADS1256
- 使用ADS1256测量电压,并将测试得的结果显示在LCD1206显示屏上(Using ADS1256 to measure voltage)
stm32F1步进电机PWM脉冲控制
- stm32定时中断PWM输出指定脉冲控制步进电机角度(STM32 interrupts PWM output regularly, specifying pulse to control stepper motor angle.)
c51 modbus
- modbus RTU模式,实现03,06功能码。(Modbus RTU mode to implement 03,06 function code.)