搜索资源列表
STM32_MINI_Screen(FSMC)
- STM32MINI board example
MINIstm32_4.3menu_RTC
- 在奋斗STM32MINI板4.3寸屏菜单例程的基础上增加了实时时钟,可以显示更改时钟,还增加了浮点函数显示功能、以及一种方便的字库建立和显示方法。-Based on the example programm of Strive Board STM32MINI,RTC+float display.
HY-STM32-uCOSII2.86
- uCOSII2.86移植到耀硕HY-STM32MINI开发板,包含部分uC/GUI-uCOSII2.86 ported to Yao Shuo the HY-STM32MINI development board contains partial uC/GUI
dianji
- STM32mini开发板步进电机控制,步进电机正转反转-STM32mini stepmotor control
1
- STM32F103基于正点原子的战舰STM32Mini板-Based on MiniSTM32 Board of ZhengDianYuanZi
5
- LCD实验和US100传感器实验,基于正点原子STM32MINI开发板-LCD experiment and US100 sensor experiment, atomic STM32MINI development board based on punctuality
STM32Mini-AT45DB161D_15
- management and configuration of flash memory at45d16
MINIaPCaRS485_communication
- 实现了PC机与STM32mini板的485串口通信,通过公用头文件的定义,使得程序结构清晰完整。-PC machine and STM32mini board of the 485 serial communication, through the definition of public header files, so that the structure of the program is clear and complete.
iic
- 基于stm32mini版的iic实验,亲测完美运行,没有bug,可在keil5上完美运行.-Based on the IIC version of the stm32mini experiment, pro test the perfect run, no bug, can be a perfect run on keil5.
ALIENTEK-MINISTM32-tupianxianshi
- 基于stm32mini版的图片显示实验,亲测完美运行,没有bug,可在keil5上完美运行.-Based on the stm32mini version of the picture shows the experiment, pro test perfect run, no bug, can be a perfect run on keil5.
stm32f103_DEMO
- 自己开发的包含256点的fft变换程序和触摸屏、液晶的源程序,用于正点原子STM32MINI开发板,可以用作简易频谱仪的参考代码。-Self-developed 256 points fft transformation program and touch screen, LCD source for punctuality atomic STM32MINI development board, the spectrum analyzer can be used as a simple refe
STM32mini-chuankou1Printf
- STM串口1的输出编程,C语言编写简单易懂,做实验编写-STM 1 serial output programming, C language easy to understand and experiment write
STM32mini-RCC
- STM32 嵌入式开放,介绍通讯方面的I2C/SPI/UART、模数AD/DA、Timer/Interrupt/PWM/DMA/USB/Ethnet/I2S/Can/PulseCounter-STM32 Embedded Open, describes the communication aspects of the IC/SPI/UART, modulus AD/DA, Timer/Interrupt/PWM/DMA/USB/Ethnet/IS/Can/PulseCounter
MINISTM32-RFID
- 基于STM32mini驱动RC522的源程序-Based on STM32mini drive RC522 source
lcd_bh1750
- 通过bh1750采集环境光照度,并在野火stm32mini板子的屏幕上显示。-The ambient light is collected by the bh1750 and is displayed on the screen of the wildfire stm32mini board.
超声波
- 超声波测距 stm32f1 stm32mini(Ultrasonic ranging stm32mini stm32)
高级例程-基于两个MINI板的RS485通讯
- 基于两个STM32MINI板的RS485通讯,对学习RS485通讯做一个参考(Based on the two STM32MINI board RS485 communication, learning RS485 communication to do a reference)
Mini_RFID_无敌版
- 本程序使用原子的stm32mini板及RFID,并在原有的读取ID卡信息的基础上添加了写入ID功能。(This program uses the stm32mini board and RFID of the atom, and adds the write ID to the original read ID card information.)
ALIENTEK MINISTM32 实验21 触摸屏实验
- 基于stm32mini的实现触摸屏的贪吃蛇(The realization of a greedy snake with a touch screen based on stm32mini)
stm32mini定时器中断功能
- 实现了stm32mini的定时器中断功能,里面包含了所需部件的详细介绍与代码