搜索资源列表
main
- 32*32点阵屏实现的模拟显示的数字钟,用mega16控制,1024个点显示数字表盘。
cheliang
- 利用UP-NETARM3000 嵌入式实验平台上的A/D转换器、直流电机、LED和LCD模拟车辆的里程表盘系统。A/D转换器模拟汽车的油门和变速系统;直流电机模拟汽车发动机;LED显示车辆总里程数;LCD模拟当前车辆的速度
ARM_U375
- 在LCD上显示时间,有一个时间表盘,时间针在表盘上显示,完全仿真!-In the LCD display time and set a timetable, the time the needle on the dial indicate that simulation!
tes
- 椭圆表盘,与表盘适应的变长指针,使用了定时器-Oval dial with the dial indicator variable length adaptation, the use of a timer
shizhong
- 圆形表盘的指针时钟,可以实现自动提取PC机上的时间,可对表的颜色,形状更改-Round the clock dial pointer, can automatically extract the PC, the time may be on the table color, shape change
LCD_zhizhenshi
- 12864 液晶万年历,指针式表盘模式,电路简单,可靠性强,简单易做-12864 LCD calendar, Analog dial mode, the circuit is simple, reliable, simple and easy to do
newdesign
- 使用芯片MSP430G2XX3系列,编译环境为IAR,程序已经通过验证。功能实现:实现普通水表的数字化改造,通过安装霍尔传感器到表盘上实现数据的远程传输(485通信)。程序包含的模块:主程序模块,EEPROM模块,初始化模块,计算模块,标准MODBUS协议解析模块。-Use chip MSP430G2XX3 series, the compiler environment IAR, the program has been validated. Functions to achieve: to
biaopang
- 基于51单片机 TFT彩屏的模拟时针表盘程序-Based on 51 single-chip TFT color screen analog clock dial program
Temperature
- 用QT经过串口通过读取单片机的温度数据实现上位机上的图行显示,qt显示温度表盘-By reading through the serial port using QT temperature data to achieve single-chip PC line on the chart display, qt shows the temperature dial
biaopan
- 在STM32采用UCGUI工具实现了图表图形的显示,表盘中的指针可以动态显示-In the STM32 UCGUI tool was adopted to realize the chart graphic display, dial the pointer to dynamically display
DEMO_F120-
- 一个自制的闹钟加万年历,附带显示屏显示表盘和指针。-Alarm clock plus a homemade calendar, with display dial and pointer.
LAB1
- 在液晶 LCD 上显示一个数字表盘,并实时更新显示当前时间。 -It displays a digital dial on the LCD LCD, updated in real time and displays the current time.
RTC实时时钟带表盘
- 使用STM32的RTC时钟做的一个石英时钟,能掉电保存,时间准确,界面美观(The use of STM32 RTC clock to do a quartz clock, can save power, accurate time, beautiful interface)
电子时钟
- 模拟机械手表的表盘 有 年月日显示 及 闹钟设置(The dial of a simulated mechanical watch has year and month display and alarm clock setting)
数字表盘版本0.42闰年bug修正版
- 一个圆形的表盘,没用库函数,全是自己写的。直线用的brensenham算法,曲线用的坐标对称,编程的时候挺费劲的。(A circular dial, not using the library function, is all written by himself. The brensenham algorithm used in the straight line, the coordinate symmetry of the curve, is difficult when programm