▍1. 计算器 5乘4
说明: 基于51单片机的计算器,5*4矩阵键盘,包含仿真工程文件和程序工程文件,还有word资料(Calculator based on 51 single chip microcomputer, 5 * 4 matrix keyboard, including simulation engineering files and program engineering files, as well as word data)
说明: 基于51单片机的计算器,5*4矩阵键盘,包含仿真工程文件和程序工程文件,还有word资料(Calculator based on 51 single chip microcomputer, 5 * 4 matrix keyboard, including simulation engineering files and program engineering files, as well as word data)
说明: STM32F105开发板资料,包含原理图和学习资料,源码等。(Stm32f105 development board materials, including schematic and learning materials, source code, etc.)
crazypony飞控源码,keil版适合飞控初学者开发实践,简单上手快。(Crazypony flight control source, keil development practices for flight control beginners, the load on the simple.)
stm32的3d led旋转显示器 main(void) { u16 speed=0 System_Init() /* /////test///// int i=0 for(i=0 i<512 i+=2){ Image[i]=0xff } */ while(1){ speed=(CoderData.Speed/64) //HC595X8(speed,Image) if(speed==0) speed=1000 if(speed<5000) HC595X8(speed,Image) } } void System_Init(void){ CoderInit() HC595Init() }(stm32 LED 3D POV main(void) { u16 speed=0 System_Init() /* /////test///// int i=0 for(i=0 i<512 i+=2){ Image[i]=0xff } */ while(1){ speed=(CoderData.Speed/64) //HC595X8(speed,Image) if(speed==0) speed=1000 if(speed<5000) HC595X8(speed,Image) } } void System_Init(void){ CoderInit() HC595Init() })
说明: stm32_I2C1602完整驱动程序, 程序能运行,有兴趣的可以看看。(stm32_ I2c1602 complete driver, the program can run, interested can see.)
SCA100T 通过ATmega128的SPI接口读取两轴角度值(The SCA100T by ATmega128' s SPI interface to read the two-axis angle value)
STM23控制AD9850产生不同频率正弦波(STM23 control AD9850 produce different frequency sine wave)
TM8211演示程序 单片机 STC12C5A32AD 晶振 33MHZ 一分频速度快T=1/33=30ns(TM8211 demo program microcontroller STC12C5A32AD Crystal 33MHZ one-way speed T = 1/33 = 30ns)
说明: stm32f103c8t6 bootloader(stm32f103c8t6 boot loader)
上海博通BK3231经典蓝牙鼠标代码,包含了多种sensor功能。(Shanghai Broadcom BK3231 classic Bluetooth mouse code, contains a variety of sensor functions.)
说明: 根据固件库创建的stm32模板,各设置皆以配置好,开发环境为KElL_MDK5(According to the STM32 template created by the firmware library, all the settings are configured, and the development environment is Kell_ MDK5)
说明: stm32f10x官方纯净固件库,官网下载速度过慢,特此提供(Stm32f10x official pure firmware library, official website download speed is too slow, is hereby provided)
基于PSCAD/EMTDC的感应电动机负荷模型对电压恢复的影响。(Influence PSCAD/EMTDC induction motor load model based on voltage recovery.)
说明: 开发手册,里面有stm32详细的寄存器功能,以及操作要求。开发者可以根据开发手册对stm32f4进行使用。(Development manual, which contains STM32 detailed register functions, as well as operating requirements. Developers can use stm32f4 according to the development manual.)
芯片库,支持keil环境下搭建NXP系列lpc17xx芯片(Chip library, supporting keil environment to build NXP series lpc17xx chips)
PS2手柄在51上的程序分析,用于智能小车。(PS2 handle on the 51 program analysis, for smart car.)
合泰单片机HT66FM5240 - 无刷电机驱动程序源码(Hetai MCU HT66FM5240 - brushless motor driver source code)