▍1. STM8S_TNT4882-CODE
实现USB转GPIB通信协议转换的程序,基于stm8s单片机和tnt482实现协议转换。用c语言实现。(USB to GPIB communication protocol conversion process, implement the protocol conversion is based stm8s microcontroller and tnt482. Language used c.)
实现USB转GPIB通信协议转换的程序,基于stm8s单片机和tnt482实现协议转换。用c语言实现。(USB to GPIB communication protocol conversion process, implement the protocol conversion is based stm8s microcontroller and tnt482. Language used c.)
RC522 IIC驱动程序,可实现读卡和写卡功能,复旦卡或M1卡都可以,本人也试过读公交卡,可以读出序列号和卡类型。(RC522 IIC driver, can read card and write card function, Fudan card or M1 card can, I also tried to read the bus card, you can read the serial number and card type.)
设计一个十字路口的交通灯控制电路,要求东西方向车道和南北方向车道两条交叉道路上的车辆交替运行,每次通行时间都设为45秒。时间可设置修改。(Design a crossroads of traffic lights control circuit requires lane east-west direction and north-south direction of the two-lane cross-road vehicles to run alternately, each opening hours are set to 45 seconds. Time can be set to amend.)
本软件是STM32f407芯片的ADC操作软件,采用DMA方式。我已经测验了在STM32f407开发板。为了STM32f开发,很有用的软件(This software is the STM32f407 chip ADC operating software, using DMA mode. I ve been testing the STM32f407 development board. In order to STM32f development, very useful software)
说明: 3,STM32 FLASH模拟EEPROM资料(STM32 FLASH simulation EEPROM)
说明: dht11封装库,直接就可以用简单方便快捷。(DHT11 package library is simple, convenient and quick to use.)
说明: 中颖单片机SH79F161的基础驱动程序源代码ADC(Ying SCM SH79F161 in driver source code based ADC)
Solution Manual for Balanis Advanced Engineering Electromagnetics..DJVU document
说明: 基于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() })
笔段式LCD驱动方法,利用单片机直接驱动,无需外加芯片(A LCD driving method, the use of single-chip drive directly, without the need of additional chip )
说明: stm32_I2C1602完整驱动程序, 程序能运行,有兴趣的可以看看。(stm32_ I2c1602 complete driver, the program can run, interested can see.)
STMicroelectronics STV0913 satellite demodulator full datasheet.
推挽式DCDC变换器的闭环仿真,电压闭环,输出稳定(DCDC converter push-pull-loop simulation, the voltage loop, stable output)
SCA100T 通过ATmega128的SPI接口读取两轴角度值(The SCA100T by ATmega128' s SPI interface to read the two-axis angle value)