资源列表
STM32PW5500-TCP-Client
- 基于STM32F103和W5500,将W5500作为客户端,与远程PC的服务器程序进行数据交互。-STM32F103 and W5500, take the W5500 as a TCP client, data interactive with the remote PC server.
7190_deneme
- Tested with learning how to use adc .Ad7190 stm32f100 transfer from UART serial port to a PC.
微耕门禁控制系统二次开发包源码
- 微耕门禁控制系统二次开发包源码 微耕门禁控制系统二次开发包源码
PWM_Output
- 利用stm32主控MUC的高级定时器实现PWM两路输出控制伺服电机巡航-MUC using stm32 senior master timer, PWM outputs to control two servo motors cruise
stm32-printer
- stm32f103 串口与热敏纸打印机驱动程序。打印机用的是美松科技的MS-D347型号,程序已经经过测试使用的,有需要的朋友请下载。-stm32f103 serial port and thermal paper printer driver. Printers use MS Technology MS-D347 model, the program has been tested and used. Please download who need it.
yinyuepinpu
- 可以实现基于stm32战舰版的音乐频谱的程序源代码-Musical spectrum can be achieved
PIC16F616Button
- PIC16F616单片机控制4个PWM电机程序,非常合适PIC单片机学习和开发-PIC16F616 microcontroller 4 PWM motor control program, very appropriate PIC microcontroller learning and development.
C51 MODBUS通信协议实现
- 基于C51的modbus通信协议实现,C程序,绝对能够使用
pwm_rectifer
- 这是关于PWM整流器的单相,可以实现220V到直流400V的变换,可以满足直流侧电压调节-This is a single-phase PWM rectifier on, you can achieve 220V to 400V DC conversion, and to meet the DC voltage regulator
SVPWM逆变 pscad
- 基于PSCAD软件的SVPWM逆变模块,使用Fortran编程,可直接使用。
SimpliciTI-master
- SimpliciTI协议移植到STM32的源代码非常经典-SimpliciTI protocol transplant on STM32
数字万年历(附源代码和原理图及PCB)
- 本设计适用于电子设计的新手,主要实现了一个万年历,可以进行时间和闹铃的设置。同时还可以进行温度的测量。时钟芯片用的是DS12CR887(DS12CR887数据手册),内置锂电池掉电时间继续走时。 966(就是这个数字,准没错) 温度测量采用DS18B20(DS18B20数据手册),时间的调整和闹铃的设定通过独立按键进行设置。时间和温度的测量结果都在LCD1602上进行显示。