搜索资源列表
STM32-7SEG-LED-SCAN
- 8位数码管动态扫描显示实验(显示不用库函数) *显示用指针直接访问GPIO端口的输出寄存器,形式GPIOD->ODR *延时delay_nms(5)时,显示不闪烁 *74HC138 A--P2.2--PE.0 B--P2.3--PE.1 C--P2.4--PE.2 *74HC573 D0~D7---PD[0..7] LE---PE.3 *by 追梦 2011-4-3-8-bit digital dynamic scan showed that the experimen
max7219
- 里面包含max7219数码管译码显示模块 单片机驱动程序 STM32用 C语言版-Max7219 digital decoder which contains display module driver STM32 microcontroller using C language version
超声波测距数码管显示
- stm32F103C8T6加超声波测距模块,数码管显示(Ultrasonic ranging Nixie display)
ARM实现秒表功能
- 实现秒表功能。数码管高两位显示秒,低两位显示精确到0.01秒的数值(提示,修改PIT0中断的时间,调整走时和显示算法;在实现自由走时的基础上,利用按键,使其具有开始、暂停、继续、停止等功能。开始键负责清零,然后开始计时。(Stopwatch function. Two digital tube display seconds, low two digit display accurate to 0.01 seconds (numerical prompt, modify the PIT0 int
STM32实现温度采集显示
- 通过MDK编辑编译后,下载到STM32芯片实现温湿度的数码管显示。(To achieve temperature and humidity digital tube display in the STM32 .)
TM1650_数码管显示(stm32)
- 使用stm32,实现tm1650实现数码管驱动,通过i2c驱动实现(Digital tube drive using tm1650)
TM1629A
- STM32系列单片机TM1629A数码管显示驱动。(STM32 series singlechip TM1629A digital display driver.)
tm1640驱动
- 在STM32F103下使用1640的数码管驱动(Under STM32, use 1640 digital tube drive)
10月18日
- 摁1输出矩键,摁2stm32单片机上的两个灯亮,摁3的蜂鸣器一直响,摁4 4个led灯隔一秒闪烁,摁5,蜂鸣器响三秒,摁6,数码管显示数字六 1 矩键 C.01234567 + 2 亮灯 B5.E5 + 3 蜂鸣器 B8 + 4 4个灯走马灯 1秒 F.3579 共阴极 + 5
STM32例程
- STM32的好多例子,有led灯,独立案件,静态数码管显示,8位动态数码管,等等,10个例子(s t m 32 abcdefghigklmnopq)
stm32数码管程序
- 基于stm32的数码管基础程序,可直接添加(Digital tube base program based on STM32 can be added directly)
04.静态数码管实验
- 基于stm32的静态数码管实验,包含完整实验过程及代码,经调试可用(STM32 based static digital tube experiment, including complete experimental process and code, debugging can be used)
3.0-STM32F103-驱动数码管(595)显示时间
- STM32F103 驱动74HC595控制数码管显示程序(F103 control digital tube display driver)
2.4-STM32F103-TM1637驱动数码管(PD14 PD15)
- STM32F103控制TM1637驱动数码管实现数显功能(STM32F103 controls TM1637 drive digital tube to realize digital display function.)
STM32F103-串口控制数码管显示温湿度数据
- STM32F103-串口中断驱动74HC595进行数码管显示温湿度数据(STM32F103- serial port interrupt drive 74HC595, digital tube display temperature and humidity data.)
zzcx
- STM32 +RTC+大数码管显示 亲测可用(STM32 +RTCLarge digital tube display)
TM1637&beep
- 红外测距,tm1637数码管显示 基于stm32(Infrared Ranging, tm1637 Digital Display Based on STM 32)
1-2-18-旋转编码器数码管显示程序
- STM32 旋转编码器数码管显示程序,已经调试通过(STM32 rotary encoder digital tube display program, has been debugged and passed)
51黑论坛_数码管显示程序
- proteus+stm32+tm1637显示仿真,仿真时数码管刷新率太低,数字一位一位显示,哪位高手改进一下。(Proteus + stm32 + tm1637 display simulation, simulation digital tube when the refresh rate is too low, a digital one, according to which an improvement.)
stm32驱动MAX7219控制数码管显示
- 改代码实现了MAX7219在STM32驱动下的显示,MAX7219连接5V后驱动引脚连接在STM32的5V容忍引脚,亲测可用。(The modified code realizes the display of MAX7219 driven by STM32. The driver pin of MAX7219 is connected to the 5V tolerance pin of STM32 after it is connected to 5V. It is available fo