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

[单片机开发] sumaguan

数码管显示可调整时钟程序 1、程序说明: 该例程演示了如何通过按键设定时钟,采用数码管显示。 2、实验操作 按键:S6:设置,S8:加,S11:减,S10:确定 操作: 按下按键 S6进入设置,可以设置部分闪烁, 依次按S6将显示下一个设置量。 设置的内容顺序依次为: 年-月-日-星期 时-分-秒 按S8和S11设置参数增减。 按S10则退出时钟设置并且保存时钟。
Digital display adjustable clock program 1. Program Description: This example demonstrates how to set the clock through the key, using the digital display. 2, experimental operation Key: S6: Setting, S8: add, S11: Save, S10: OK Action: Press the button S6 into the settings, you can set the flashing part, Followed by S6 will display a set amount. Content Order set as follows: Year- Month- Day- Week Minutes and seconds S8 and S11 by setting parameters increase or decrease. Press S10 exit and save the clock setting the clock. (2016-08-30, Visual C++, 122KB, 下载3次)

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

[单片机开发] sff

控制一个触摸加遥控的LED灯 触摸芯片使用的是合泰的BS804B四键触摸,遥控是使用单片机软件解码。 触摸按键设为开/关 亮度+ 亮度- 变色/定色 。 现在的问题是一般情况下触摸按键都 可以有效的控制, 当我进入变色程序后,触摸按键失效,但是遥控器可以正常控制。
Plus a touch remote control LED light touch chip using the Thai BS804B four-button touch, remote control using SCM software decoding. Touch the button to On/Off Brightness+ Brightness- color/fixer. The question now is touch keys can be effectively controlled under normal circumstances, when I entered the program color, touch key failure, but the remote control correctly. (2016-03-17, Visual C++, 1KB, 下载28次)

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

[单片机开发] aes

AES128/196/256 加解密源码,可实现ECB模式加密,HEX输出。密码及明文没有补齐功能,需手动补齐。无需特殊库文件,适合单片机使用。已测试,可正常使用。
AES128/196/256 encryption source code, can achieve ECB mode encryption, HEX output. The password and the plaintext without the need to manually fill up function. No special library files, suitable for single use. Has been tested, can be used normally. (2015-12-30, Visual C++, 2KB, 下载39次)

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

[单片机开发] external-interruption

1、电路:引用“并口接口输入输出”,增加RS触发器电路,其输出控制T0(P3.4)外部计数输入端。 程序:计1个外部脉冲,LED数码显示段加1。 2、电路:引用“2.并口接口输入输出”,增加RS触发器电路,其输出控制外部中断-INT1(P3.3)。 程序:对每次中断,在左边第一个LED数码显示器上进行计数。
1, the circuit: Reference Parallel Interface input and output, adds RS flip-flop circuit, the output control T0 (P3.4) external count input.   Program: an external pulse meter, LED digital display segment plus one. 2, circuit: Reference 2. Parallel Interface input and output, adds RS flip-flop circuit, the output controls the external interrupt-INT1 (P3.3).         Program: for each interrupt on the left of the first LED digital display counts. (2015-07-08, Visual C++, 2KB, 下载3次)

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

[单片机开发] TJA1054a

TJA1054 是控制器局域网 CAN 中协议控制器和 CAN 物理总线之间的接口 它主要用于客车里最 高 125KBaud 的低速应用 这个器件提供差动的发送和接收能力 但故障条件下会切换到单线发送器和 或接收器 TJA1054A 是 TJA1054 的 ESD 改进版 TJA1054 和 TJA1054A 之间的不同点可以参看 附录 A TJA1054AT 即 TJA1054T 引脚和功能都向下兼容 PCA82C252T 以及 TJA1053T 这也就是说这两个器 件可由保持所有功能的 TJA1054T 或 TJA1054AT 取代
TJA1054 is a LAN interface controller CAN CAN protocol controller and the physical bus is mainly used for passenger cars in most 125KBaud of high speed applications this device provides differential transmit and receive capability, but will switch to the fault condition and send singlet Or receiver TJA1054A different points TJA1054 and TJA1054 TJA1054A between the ESD improved version can be found in Appendix A TJA1054AT namely TJA1054T pin and functionally compatible PCA82C252T down and TJA1053T This means that these two devices Members may be holding all the features of TJA1054T or replace TJA1054AT (2015-06-03, Visual C++, 326KB, 下载7次)

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

[单片机开发] SOFT_DESIGN

本设计是基于STM32F4的四轴航拍平台。以STM32F407为控制核心,四轴飞行器为载体,辅以云台的航拍系统。硬件上由飞控电路,电源管理,通信模块,动力系统,机架,云台伺服系统组成。算法上采用简洁稳定的四元数加互补滤波作为姿态解算算法,PID作为控制器,实现飞行,云台增稳等功能。具有灵活轻盈,延展性,适应性强好等特点。
The design is based on a four-axis STM32F4 aerial platform. In STM32F407 as the control center, four aircraft carrier, supported by the head of the aerial system. By flight control hardware circuits, power management, communication modules, power systems, racks, head servo system. Using simple and stable on quaternion algorithm for filtering as a complementary gesture solver algorithm, PID as a controller to achieve flight, PTZ augmentation and other functions. Flexible lightweight, malleable, adaptable and good features. (2015-02-11, Visual C++, 447KB, 下载57次)

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

[单片机开发] jsq

1、完善计算器程序,改为可对实数操作。 2、完善程序,改为多个操作数基本四则运算,遇到z为止。 3、增加函数,完成四则混合运算,增加相应的主菜单选项 4、添加语句,使四则运算具有测试功能。 5、可扩充其功能。 所给的计算器源程序中已有基本的加、减、乘、除和开方运算,我所要做的就是添加一个可以进行四则混合运算功能的类。
A perfect calculator program, to be on the real operation.         2, improve the program, to more operands four basic arithmetic, z encountered so far.         3, increasing function, completed four mixed computing, the corresponding increase in the main menu options         4, the statement added that four operators with test function.         5, to expand its capabilities.         Given source program already have a basic calculator to add, subtract, multiply, divide and square root arithmetic class, I have to do is add a can carry four mixed computing functions. (2014-03-26, Visual C++, 2KB, 下载1次)

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

[单片机开发] 17-4

   17. 学籍信息管理    【题目描述】    编写一个学籍信息管理程序,以一个班级为例。学籍信息的组成部分为:学号、姓名、性别、出生日期、政治面貌和家庭住址等。具体实现以下功能:    (1)添加:学号自动加1;    (2)删除;    (3)修改;    (4)查询:可按多个条件查询;    (5)用子函数实现各个子功能。    【输入】程序正常运行后,屏幕上显示一个文字菜单(根据序号选定相应的操作项目),当用户选定操作项目所对应的序号时,根据应用程序的提示信息,从键盘上输入相应的数据。    【输出】(1)应用程序正常运行后,要在屏幕上显示一个文字菜单;    (2)要求用户输入数据时,要给出清晰、明确的提示信息,包括输入的数据内容、格式及结束方式等。
#include<iostream> #include<fstream> #include<iomanip> #include<sstream> #include<conio.h> using namespace (2013-06-25, Visual C++, 3KB, 下载4次)

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

[单片机开发] fanghen

MCU为整个系统的核心,控制着整个系统的运行,让MCU稳定的运行是非常必须的,MCU原理图如图2.2所示。MCU控制部分主要由STM32F103RBT6、晶振电路、复位电路、启动模式选择电路、独立按键电路以及LED指示组成。电源部分包括一个后备电源BAT1,一个主电源VCC3.3和一个模拟电源,模拟电源通过从VCC3.3加LC滤波电路得到。
MCU as the core of the entire system, controls the operation of the system as a whole, so that the stable operation of the MCU is very necessary, as shown in MCU schematic is shown in Figure 2.2. MCU control part is mainly composed of STM32F103RBT6, crystal oscillator circuit, reset circuit, the startup mode selection circuit, composed of independent key circuit and LED indicator. The power supply section includes a back-up power BAT1 a main power VCC3.3 and an analog power supply, analog power through get from VCC3.3 an LC filter circuit. (2013-05-09, Visual C++, 72KB, 下载7次)

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

[单片机开发] dingshizhongduan

定时器一但启动,它便在原来的数值上开始加1计数,若在程序开始时,我们没有设置TH0和TL0,它们的默认值都是0,假设时钟频率为12MHz,12个时钟周期为一个机器周期,那么此时机器周期为1us,记满TH0和TL0就需要216 -1个数,再来一个脉冲计数器溢出,随即向CPU申请中断
Once the timer starts, it began on the original value plus 1 count, in the beginning of the program, we did not set TH0 and TL0, the default value is 0, and assume that the clock frequency of 12MHz, 12 clock cyclesone machine cycle, then the machine cycle is 1us, Incurred TH0 and TL0 216-1 number, return a pulse counter overflow, then apply to the CPU interrupt. (2012-11-23, Visual C++, 10KB, 下载3次)

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

[单片机开发] PROTEUS_AT24C02chuzuchejijiaqi

AT89C52单片机为核心,完成出租车计价器的设计。采用AT24C02实现在系统掉电时保护,计费显示 采用8位8段数码管显示,该设计不仅可以计费,还可以实现白天黑夜的调价, 以及中途等待一段时间后总金额的增 加,另外设置清零里程按钮用于清零里程和总金额。利用proteus仿真软件模拟出租车计价的功能。
WithAT89C52asthecore, thearticlecompletesthedesignof taximeter, whichrealizesthepro-tectionof electricity cutting throughAT24C02. Thebilling isdisplayedthrough8- bit 8- sectiondigital tube thedesigncannot only realize the billing, but also achieve priceadjustment at night anddaytime, andtheriseof total capital after thewaiting time. Thereisalso zeroclearing mileagebuttonusedfor zero clearing of mileageandamount. Thedesignalso simulatesthepricing of taxi throughproteussoftware (2012-05-11, Visual C++, 374KB, 下载15次)

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

[单片机开发] dznz

电子闹钟;AT89S51,液晶驱动,利用K1~K4按键可对时钟进行对时当首次按下K1按键时,显示数码管第一位闪烁,继续按键时,下一位闪烁。当某一位闪烁时,按下K2按键可使闪烁位加一。在正常时钟显示方式下按下K2键时,转为年、月、日显示.按下K3键,可进入秒表状态,按下K4键可显示闹钟定时时间。
Electronic alarm clock AT89S51, LCD driver, the use of K1 ~ K4 button on the clock from the time when the first press K1 key, the display LED blinks first, to continue button, the next flash. When a one is flashing, press the key K2 can blink bits plus one. In the normal clock display mode press the K2 key, into year, month, date display. Press K3 key to access the stopwatch state, press the button to display the alarm time K4 time. (2011-05-06, Visual C++, 960KB, 下载6次)

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

[单片机开发] jiaotongxinhaodeng

一、设计要求:交通信号灯模拟控制系统设计利用单片机的定时器定时,令十字路口的红绿灯交替点亮和熄灭,并且用LED数码管显示时间。用8051做输出口,控制十二个发光二极管燃灭,模拟交通灯管理。 二、设计内容:因为本课程设计是交通灯的控制设计,所以要了解实际交通灯的变化情况和规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1东西红灯,南北绿灯通车,。过一段时间转状态2南北绿灯灭,黄灯亮5秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯灭,黄灯亮5秒,南北仍然红灯。最后循环至状态1。 注意:.双色LED是由一个红色LED管芯和一个绿色LED管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平时,红灯亮;红色正端加低电平,绿色正端加高电平时,绿灯亮;两端都加高电平时,黄灯亮。
First, the design requirements: traffic light control system using single chip analog timer timing, so that the traffic light intersection Alternating light and off, and LED digital display with time. To do with the 8051 output, control, burning off a dozen light-emitting diodes, Simulated traffic light management. Second, the design of content: This course is designed for the control of traffic light design, so to understand the actual changes in traffic lights and rules Law. Assuming a crossroads for the north-south thing. What the initial state 0 is red, north and south light. Then things turn state 1 Red, green north-south traffic. Over time, turn off State 2 South Green, yellow light for 5 seconds, things are still red. Sub-state State 3, the opening of something green, north and south light. Switch to state 4 over time, things off the green, yellow light for 5 seconds, north and south are still red Lights. The last cycle to the state 1. Note:. Two-color LED is a red LED (2010-12-31, Visual C++, 83KB, 下载8次)

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

[单片机开发] dianzi

单键可调电子表,平时为工作状态,按键不足一秒,接键为换屏‘S’。按键超过一秒移位则进入调整状态‘C’,而且调整光标在秒个位开始。调整状态时,按键不足一秒为光标移动‘M’,超过一秒则为调整读数,每0.5秒加一‘A’,直到松键;如果10秒无按键则自动回到工作状态‘W’。
Speed adjustable electronic form, usually as a working condition, less than one second key, then key is to screen for the ' S' . More than a second shift key is the state of adjustment ' C' , and adjust the cursor in the second a bit first. Adjust the state, less than one second for the cursor keys move the ' M' , more than a second reading was adjusted, every 0.5 seconds plus one ' A' , until the loose bond 10 seconds if no key is automatically returned to working status ' W' . (2010-11-28, Visual C++, 1KB, 下载5次)

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

[单片机开发] 001

单片机数字钟C程序 六位数码管 显示HH.MM.SS(时分秒),MM.DD-W(月日-星期),闹钟定时时间 按键S5依次选择调整时间-显示月日星期-调整月日星期-显示闹钟定时时间-调整闹钟定时 按键S2依次选中时分秒(月日星期)数码管,S3按键依次加1,S4按键依次减1 整点报时,闹钟功能
SCM Digital Clock C program six digital tube display HH.MM.SS (minutes and seconds), MM.DD-W (month day- week), alarm clock timer time S5 and select buttons to adjust the time- Display day of week- day of adjustment weeks- Show alarm time of time- time to adjust alarm button is selected when the minutes and seconds followed by S2 (day of week) Digital control, S3 button and then click Add 1, S4 button followed by a whole point timekeeping, alarm clock function (2010-06-29, Visual C++, 6KB, 下载4次)

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

[单片机开发] c1

用两个数码管显示0到99。十位数为0的时候,显示为空白。 用两个按键控制数值的加减,按一次K1数字加1,按一次K2数字减1,数值的范围是从0到99。 再用一个接近开关控制数字的减小,接近开关感应一次数字减1,减到0停止。
With two digital display 0-99. 10-digit is 0, display is blank. Control values with addition and subtraction of two keys, K1 by a number plus 1, K2 by a number minus 1, the values range from 0 to 99. Then a figure close to the decrease of switching control, a proximity switch sensing the number by 1, reduced to 0 to stop. (2010-05-21, Visual C++, 1KB, 下载14次)

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

[单片机开发] cyanz

功能简介: 1 按功能键,显示F-01,再按功能键设定时间 2 先是小时数值闪烁,按编辑键小时值加1,设好后按功能键确认。分钟值闪烁,按编辑键设置数据, 3 显示F-01时,按编辑键,会显示F-02,用于设置定时值,按功能键确认。 4 定时时间到,闹钟响,20秒后自动停,期间可以按功能键停止闹钟响。 5 电子闹钟24小时制显示。
Features: 1 press the function key, display F-01, press the function key to set the time 2 first hour value is blinking, press edit key value plus 1 hour, is set, press the function key. Minutes value is blinking, press Edit button to set the data, 3 shows the F-01, press the Edit button will display F-02, used to set the timer value, press the function key. 4 time to time, alarm, automatic stop after 20 seconds, during which you can press the function key to stop alarm. 5, 24-hour electronic clock display. (2010-04-30, Visual C++, 7KB, 下载3次)

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

[单片机开发] jiyutezhenronghedmianbubiaoqing

:针对传统Gabor变换在提取表情特征时,冗余较大、特征维数较高的不足,结合ASM 自动特征定位技术,提出了一种基于特征点Gabor特征和ASM 形状特征相融合的面部表情 识别方法.实验表明,两种特征的融合,可有效地利用特征点的局部纹理信息和脸部器官的整 体形状信息,达到了更好的面部表情识另4效果.
: Gabor transform traditional expression feature extraction, the redundancy large feature dimension is high enough, combined with ASM automatic feature location technique, the algorithm based on feature characteristics of Gabor features and the ASM shape fusion of facial expression recognition Methods. Experimental results show that the integration of two features, feature points can effectively use the local texture information and the overall shape of the face organs of information, to achieve a better effect of facial expression understanding the other 4. (2010-04-16, Visual C++, 357KB, 下载35次)

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

[单片机开发] Tetrisprocedures

(proteus)俄罗斯方块程序: 描述: 1、功能完整,直接使用 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 3、对减少内存占用、尽量减少屏幕操作进行适当优化 4、新方块生成高度随机,绝对无规律 5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行
(proteus) Tetris procedures: Description: 1, full-featured, direct the use of 2, the module independent strong, easily portable, external only init and move functions, modify the display and input can be 3, to reduce memory footprint to minimize the screen operate properly optimized 4, the new box generates a high degree of random, absolutely no rule 5, the simulation environment for Keil7.5+ Proteus6.5, can also be off-line operation (2009-10-12, Visual C++, 361KB, 下载8次)

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

[单片机开发] EditTest

这是我亲自编写的程序,只使用一个键(如空格键)可以输入多位数的输入,在我的项目中使用,感谢程序员联合开发网的支持,贡献出来和大家一块学习。 单击空格键实现单位数的加1,键盘右键实现下一位的输入,左键删除最后一位数、学习如何派生自己的CEdit类 ,如何使CEdit控件的最后一位处于选中状态.
This is what I personally prepared the procedure to use only one button (space bar) to be imported into the median over the importation, in my use of the item, thank programmers working on joint support, and we have contributed a study. Click space bar to achieve the increase in the number of units 1, the keyboard under a right to achieve the import, a button to delete the last few, learning how to derive their CEdit category, how CEdit controls at the last one selected. (2006-04-03, Visual C++, 1862KB, 下载7次)

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