联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期  
按分类查找All 单片机开发(212) 

[单片机开发] Belling-GPS-correction-code

本代码通过STC51单片机实现GPS校时打铃功能。时钟芯片是SD2421。而且还有键盘设置打铃时间功能。完整的实现了校时打铃功能。
Belling function of the GPS correction code by STC51 MCU. Clock chip is SD2421. And there is a bell time function keyboard settings. Full-featured implementation of a bell when the school. (2014-01-07, C/C++, 4KB, 下载3次)

http://www.pudn.com/Download/item/id/2445549.html

[单片机开发] timer2

八位数码管的数字时钟,可校时,可用按键设置闹钟
Eight digital tube digital clock, when the school can be used to set the alarm button (2013-12-28, Asm, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/2438097.html

[单片机开发] jiashuloudianshi1

家属楼电气照明,防雷保护电气图,校区的结构组成。
the election CAD picture. (2013-12-15, MathCAD, 782KB, 下载7次)

http://www.pudn.com/Download/item/id/2426701.html

[单片机开发] arduino-xunxianxiaoche

arduino系统的巡线小车程序 是去年校机器人大赛的决赛程序
arduino system line patrol car program is the final of last year' s school robotics competition program (2013-12-11, C/C++, 17KB, 下载11次)

http://www.pudn.com/Download/item/id/2424034.html

[单片机开发] wannianli

LCD1602液晶多功能电子时钟“万年历”(开发版) 程序名称:LCD1602液晶多功能电子时钟“万年历” 一、通用功能: 液晶显示格式 XXXX/XX/XX XXX XX:XX:XX SJY 1.年(CENTRY-YEAR)显示:范围:2000~2099;有闰年和平年之分 2.月(MONTH)显示:范围:1~12 3.日(DAY)显示:大月31天,平月28天(闰29天),小月30天 4.星期(SUN、MON、TUE、WEN、THU、FRI、SAT)显示 5.时(HOUR)显示: 6.分(MINUTE)显示: 7.秒(SECOND)显示: 二、开发功能: 1.KEY1:控制可调字符地址使能位 2.KEY2:控制字符个位增量(可进位) 3.KEY3:控制字符十位增量(无进位) 4.自动识别校时中出现的数据跃位问题
LCD1602 LCD Multifunction Clock " calendar" (development version) Program Name: LCD1602 LCD Multifunction Clock " Calendar, " a generic function: LCD format XXXX/XX/XX XXX XX: XX: XX SJY 1 Year (CENTRY-YEAR) Display: Range: 2000 to 2099 has leap years of peace 2 (MONTH). Show: Range: 1 to 12 3 days (DAY) Show: Otsuki 31 days, flat 28 days (leap 29 days), Satsuki 30 days 4 weeks (SUN, MON, TUE, WEN, THU, FRI, SAT) Show 5 pm (HOUR) Display: 6 points (MINUTE) Display: 7 seconds (SECOND) Show: Second, the development features: 1.KEY1: Control Adjustable character address enable bit 2.KEY2: control characters bit increments (can be binary) 3.KEY3: Control characters ten increments (no carry) 4 automatic identification data that appears in the school when the jump-bit problem. (2013-12-07, C/C++, 90KB, 下载3次)

http://www.pudn.com/Download/item/id/2419920.html

[单片机开发] ds1302-(4)

通过DS1302时钟芯片产生时钟信号在1602液晶上显示。可以自动校时。
It use a clock chip ds1302 and a lcd 1602 .it can fix its time by itself. (2013-11-16, C++ Builder, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2402040.html

[单片机开发] ds1302-(3)

可以计时还可以显示秒表计时,通过外部键盘改变时间和切换模式。还可以自动校时。
It can display time and count time .you also can change time by keys.It show in a 1cd. (2013-11-16, Visual C++, 8KB, 下载1次)

http://www.pudn.com/Download/item/id/2402030.html

[单片机开发] ds1302-(2)

可以计时还可以显示秒表计时,通过外部键盘改变时间和切换模式。还可以自动校时。
It can display time and count time .you also can change time by keys.It show in a 1cd. (2013-11-16, Visual C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/2402029.html

[单片机开发] 8led-time

可以计时还可以显示秒表计时,通过外部键盘改变时间和切换模式。还可以自动校时。
It can display time and count time .you also can change time by keys.It show in a 1cd. (2013-11-16, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2402026.html

[单片机开发] clock

开发环境为Keil,基于89RC51单片机简单I/O口的应用,使用到定时器中断,独立键盘,是简单的时钟,具有暂停、校时、校分、整点闹铃的功能。
Development environment for the Keil, based 89RC51 simple microcontroller I/O port of the application, use the timer interrupt, separate keyboard, it is a simple clock, with pause, school, school hours, the whole point of the alarm function. (2013-10-21, Others, 12KB, 下载1次)

http://www.pudn.com/Download/item/id/2379415.html

[单片机开发] pinlv

此为简易的频率计,可测10hz到1Mhz的频率,通过整形电路测方波,三角波,正弦波,还具有自校功能,也可测周期,这个为自己做的仪器原理的课程设计,里面包含程序及设计报告。可方便大家的使用。测量误差《0.1
This is a simple frequency meter, capable of measuring 10Hz to 1Mhz frequency, by shaping circuit measuring square wave, triangle wave, sine wave, also has the self checking function, also can be used to cycle, the principle of the instrument to do their own curriculum design, which contains the code and design report. To facilitate the use of. The measurement error "0.1 (2013-09-03, C/C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/2345888.html

[单片机开发] clock-8.26

数字钟包含显示、手动校时、星期、周数等功能,可用4*4键盘操控
Digital clock contains the display, manual school, week, weeks, etc., can be 4* 4 keyboard control (2013-09-01, C/C++, 199KB, 下载2次)

http://www.pudn.com/Download/item/id/2344409.html

[单片机开发] C51example

1、实时时钟——DS1302 时钟量由单片机送LED数码管显示。LED数码管的使用方法见上文。参考程序1实现预置时间,由软件编程输入当前时间初值,运行程序后LED显示当前时间。参考程序2用按键实现(年、月、日)、(时、分、秒)这两种状态的切换。参考程序3实现按键校时,一个按键可进入或退出设置状态,进入设置状态后,一个键切换所需修改的位,两个键对数字进行加减修改,按键退出设置状态后即返回显示状态。
A real-time clock- DS1302 clock amount sent by the microcontroller LED digital display. LED digital tube use, see above. Reference procedure to achieve a preset time, enter the current time from the initial software programming, run the program, the LED displays the current time. 2 Use the keys to achieve reference program (year, month, day), (hours, minutes, seconds) to switch the two states. Reference procedure 3 to achieve key school, a key to enter or exit the setting mode, enter setup mode, a button to switch the bits you want to modify, add or subtract two keys on the numeric modify button to exit the setup display status after return . (2013-07-16, Visual C++, 9KB, 下载1次)

http://www.pudn.com/Download/item/id/2306916.html

[单片机开发] SmartCar02

第八届飞思卡尔智能车校赛程序。。。已成功晋级华南赛
Eighth Freescale school tournament program. . . South China has been successful promotion race (2013-06-25, C/C++, 1271KB, 下载8次)

http://www.pudn.com/Download/item/id/2288691.html

[单片机开发] MP3-

这是一份在学校电子设计大赛上弄的一个MP3设计,基于单片机的
This is an electronic design contest in school to get an MP3 design, microcontroller-based (2013-06-21, C#, 713KB, 下载2次)

http://www.pudn.com/Download/item/id/2285137.html

[单片机开发] main

飞思卡尔电磁组程序,a车校赛可跑,简单实用,适合初学者
Freescale electromagnetic group program (2013-06-13, Visual C++, 3KB, 下载33次)

http://www.pudn.com/Download/item/id/2277593.html

[单片机开发] xiaosai

瑞萨校赛比赛代码 强推挽输出 二等奖代码
Renesas school tournament game code strong push-pull output second prize code (2013-05-16, Visual C++, 37KB, 下载2次)

http://www.pudn.com/Download/item/id/2244748.html

[单片机开发] clock

用单片机作息时间控制器; 用四位数码管显示实时钟(时、分,24小 时制、12小时),可用数字键或+、- 键校时(可快速+、-) 被校位(时、分)闪烁;作息时间可设定(最多16个时间点),可任意查询、添加、删除;设定时间到发出提示音(5秒),时钟显示闪烁 。
SCM rest time controller four digital display real-time clock (hours, minutes, 24 hour clock, 12 hours), using the number keys or+- the key school (fast+,-) school (when points) flashes work schedules can be set (up to 16 points), any query, add, delete set the time to tone sounds (5 seconds), clock display blinks. (2013-05-14, Visual C++, 5KB, 下载7次)

http://www.pudn.com/Download/item/id/2242992.html

[单片机开发] CLKGDF

设计了一个数字钟,可以完成00:00:00到23:59:59的计时功能,并在控制电路的作用下具有保持、清零、快速校时、快速校分、整点报时等功能。
Design a digital clock, timing functions can be completed from 00:00:00 to 23:59:59, and has to maintain the role of the control circuit is cleared quickly School, rapid correction points, the whole point timekeeping function. (2013-04-10, VHDL, 178KB, 下载2次)

http://www.pudn.com/Download/item/id/2194775.html

[单片机开发] ad-calibiration

AD内校的C程序,该程序能是AD的测量精度提高,对于初学者有很大的帮助啊
C program within the school' s AD, the program can improve the accuracy of the measurement of AD, a great help for beginners (2013-04-05, Visual C++, 969KB, 下载4次)

http://www.pudn.com/Download/item/id/2186726.html
总计:212