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

[单片机开发] LED_SRC

LED屏幕播放节目、字体大小、特效、速度等控制。声光报警灯控制,通过PLC加继电器模块、以太网模块等,实现远程声光报警控制,从而把现场情况通过电子公告屏和声光提醒的方式唤起用户做相应的操作。
LED screen broadcast programs, font size, effects, speed control. Sound and light warning light is controlled through PLC and relay module, Ethernet module, sound and light alarm remote control, so the scene through electronic bulletin screen and sound way to evoke the light to remind users to do the appropriate action. (2014-07-23, Visual C++, 1959KB, 下载5次)

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

[单片机开发] war3_custom-key_v100

war3 custom key 名為魔獸快捷修改程式,魔獸快捷鍵 把顯示血條(血條常駐、隨時顯示生命值計量條)功能加回來 優化 Tray Icon 功能 .可自訂啟動/暫停鍵 .修改部分程式碼 .加入遊戲中啟動音效
war3 custom key shortcut modification program called Warcraft, Warcraft shortcut to display the blood of the (blood of the resident, at any time to display the value of life is measured strip) feature added back function optimization Tray Icon. Customizable Start/Pause button. Modify some code. Join the game to start audio (2014-07-10, Visual C++, 189KB, 下载2次)

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

[单片机开发] motor2

利用单片机软、硬件系统通过三相或四相步进电动机实现精密工作台位移、速度(满足电机的加、减速特性)、方向、定位的控制。 硬件完成控制电路板,包括CPU、功放、按钮、LED显示。软件可采用C实现。
Using SCM software and hardware systems to achieve precision stage displacement, velocity through three or four phase stepper motors (motors meet the acceleration and deceleration characteristics), control the direction, location. Completion of the control circuit board hardware, including CPU, power amplifier, buttons, LED display. Software can be implemented in C. (2014-05-29, Visual C++, 253KB, 下载9次)

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

[单片机开发] Project

此程序是我们参加第七届飞思卡尔智能车竞赛电磁直立车程序,我给精简过了只留下直立控制部分。所用的片子为MC9S12XS128,加速度计用的AD0口陀螺仪用的是AD1口,开发环境是code warrior 选项里没有源码用VC打开吧
This program is our participation in the Seventh Freescale electromagnetic upright car race program, I had to streamline the upright, leaving only the control part. Used in the film for MC9S12XS128, AD0 mouth using the accelerometer gyroscope is used AD1 mouth, the development environment is no source code warrior option in VC opened it (2014-04-21, Visual C++, 385KB, 下载7次)

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

[单片机开发] Biaodashi

实现从键盘终端输入语法正确的算术表达式,计算出表达式的值。为了避免算符的二义性,可以假设表达式中只包含实型正常数运算符包括加、减、乘、除四种基本运算,可以包含圆括号。
Realized syntactically correct input from the keyboard terminal arithmetic expressions to calculate the value of the expression. To avoid ambiguity operator, it can be assumed only real expression contains the normal number of operators include addition, subtraction, multiplication, and division four basic operations, may contain parentheses. (2014-04-02, Visual C++, 2KB, 下载1次)

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

[单片机开发] 3

可容纳6组参赛的数字式抢答器,每组设一个按钮,供抢答使用。 抢答器具有第一信号鉴别和锁存功能,使除第一抢答者外的按钮不起作用。 设置一个主持人“复位”按钮。 主持人复位后,开始抢答,第一信号鉴别锁存电路得到信号后,有指示灯显示抢答组别,扬声器发出2~3秒的音响。 计分,每组开始预置100分,由主持人记分,答对一次加10分,答错一次减10分。
Smart Responder (2014-03-17, Visual C++, 18KB, 下载2次)

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

[单片机开发] jisuanqi

计算器 设计要求: 1:可以通过键盘输入,并能显示输入相对应的数字. 2:能够进行加,减,乘,除准确的基本运算. 3:能够进行3位或3位的以上的乘,除运算. 4:自由发挥其他功能
Calculators Design requirements: 1: through keyboard input, and can show the corresponding digital input. 2: the ability to add, subtract, multiply, divide and accurate basic operations. 3: can be three or three of the above, divide and multiply. 4: Other features free play (2014-02-18, Visual C++, 22KB, 下载2次)

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

[单片机开发] PWM

本程序为用单片机制作的占空比均匀间隔可调PWM发生器。占空比可调间隔为0.1。即可取得占空比为0 ,10 ,20 ……90 到100 的PWM波。该波的频率固定为1KH(周期1000微秒)。TX-1C学习板上的操作键 S2----占空比加S3----占空比减
The procedure for the use of single-chip evenly spaced adjustable duty cycle PWM generator. Adjustable duty cycle interval of 0.1. To obtain the duty cycle is 0 , 10 , 20 ...... 90 to 100 of the PWM wave. The wave frequency is fixed at 1KH (period 1000 microseconds). TX-1C learning operation key board S2---- duty plus S3---- duty reduction (2013-08-20, Visual C++, 12KB, 下载2次)

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

[单片机开发] 315M-TX

我是做射频的,从来没有写过单片机,第一次写的单片机程序。 原理图是315M发射电路,类似PT2262,但和PT2262的发射时序不同。原理图上面有详细说明。 C程序的按键扫描没有加消抖,麻烦指导一下。 程序写的很傻瓜很傻瓜,希望大侠不要笑话我。
I do RF, never wrote a single-chip microcontroller program, first written. Schematic 315M transmitting circuit, similar PT2262, and PT2262 launch timing. The schematic diagram of the above detailed description. C program key scan did not add debounce the trouble guide us. Program written very fool fool hope heroes do not laugh at me. (2013-03-07, Visual C++, 1KB, 下载14次)

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

[单片机开发] Tpiccontrolu2h

使用PIC芯片控制U2270读取125KHz ID卡卡号,因为所使用的PPIC资源很少,此程序极为精简,包含中断曼切斯特解码和校验全过程,非常实用。
PIC chip control U2270 Read 125KHz ID card number, because few the PPIC resources used, this process is extremely streamlined, contains interrupt Manchester decoding and check the whole process is very practical. (2012-09-09, Visual C++, 2KB, 下载13次)

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

[单片机开发] jydpjdswpt

本系统采用STC89C52单片机对三维平台上三个步进电机进行控制,初步实 现的功能有:系统启动与停止控制,三轴联动,三轴的加、减速控制,三轴正、反转控制,X轴的启动与停止控制、X轴与Y轴的限位控制、三轴的转速检测与显示.
The system uses three-dimensional platform STC89C52 three single-chip stepper motor control, the initial real The functions are: start and stop control system, three-axis, three-axis acceleration and deceleration control, three-axis positive and reverse control, X axis start and stop control, X-axis and Y-axis limit control, three shaft speed detection and display . (2011-12-05, Visual C++, 3KB, 下载77次)

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

[单片机开发] RF2411_avr(RF2401EK)

用NRF2401实现无线收发,与51单片机连接的时候,需要加电阻。
The nRF2401A can be programmed using a simple 3-wire interface where the data rate is decided by the speed of the micro controller. By allowing the digital part of the application to run at low speed while maximizing the data rate on the RF link, the nRF ShockBurst™ mode reduces the average current consumption in applications considerably. ShockBurst™ principle When the nRF2401A is configured in ShockBurst™ , TX or RX operation is conducted in the following way (10 kbps for the example only). 8-bit MCU Continuous 10kbps (2011-04-04, Visual C++, 85KB, 下载7次)

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

[单片机开发] ds1302application

本文概括介绍了DS1302 时钟芯片的特点和基本组成通过实例详细说明了有关功能的应用 软件关于 DS1302 各寄存器的详细位控功能请参考DALLAS 达拉斯公司的相应产品资料
This article outlines the characteristics of the DS1302 clock chip and the basic components described in detail by examples of applications related to functions of the register on the DS1302 features a detailed position control DALLAS Dallas company please refer to the corresponding product information (2010-12-17, Visual C++, 188KB, 下载2次)

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

[单片机开发] xiaqunfeng

题目:用按键控制步进电机 功能实现: K1控制步进电机的开关 K2控制转向 K3速度加;K4速度减 按下开始或速度调节时会动态显示进度条 器件:Atmega88学习板,NOKIA5110液晶,28BY-J48(四相八拍步进电机) 日期:2010.07.25
Title: The function keys control the stepper motor to achieve: K1 K2 switches control the stepper motor speed control Steering K3 plus K4 speed by pressing the start or speed adjustment dynamic display progress bar when device: Atmega88 learning board, NOKIA5110 LCD, 28BY-J48 (4-phase stepper motor eight-shot) Date: 2010.07.25 (2010-07-27, Visual C++, 3KB, 下载10次)

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

[单片机开发] biyeshejidoc

步进电动机是将电脉冲信号转变为角位移或线位移的开环控制元件。在非超载的情况下,电动机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,即给电动机加一个脉冲信号,电动机则转过一个步距角。这一线性关系的存在,加上步进电动机只有周期性的误差而无累积误差等特点。使得在速度、位置等控制领域用步进电动机来控制变的非常的简单
bujindiandongji (2010-06-08, Visual C++, 211KB, 下载2次)

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

[单片机开发] PLC-FX

一、该工程已基本完成PLC编程器的功能。 二、还需完成的功能有: 1。助记符程序分段时,不需加(;***)符号。 2。写助记符程序时,加行号。 3。助记符程序编辑器,还要加上光标位置显示。 4。元器件地址需用数据库进行管理。 5。使助记符程序与梯形图程序之间能互相切换。 6。还需补充MSP、MRD、MPP、MC、MCR等语句。 说明: 1、该工程用于PLC梯形图与逻辑语言之间进行转换。 2、PLC命令格式与三菱的PLC指令兼容。
1, the project has basically completed the PLC programmer functions. Second, the function needs to be completed are: 1. When sub-mnemonic processes, without added ( ***) symbols. 2. Write a mnemonic program, plus line number. 3. Mnemonic program editor, but also with the cursor position display. 4. You need to use the database management component addresses. 5. Mnemonic processes and procedures to make ladder to switch between each other. 6. Must be added the MSP, MRD, MPP, MC, MCR, etc. statements. Note: 1, the project for the PLC ladder logic, language and convert between. 2, PLC command format is compatible with Mitsubishi' s PLC instructions. (2010-01-31, Visual C++, 196KB, 下载188次)

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

[单片机开发] kaijiyi

名称:IIC协议 EEPROM24c02 公司:上海浩豚电子科技有限公司 编写:师访 日期:2009.5 修改:无 内容: 每次开机都将次数加1 并存储到EEPROM。这样就能直观的看到机器的使用次数 用P1口 LED做为显示,次数大于256是将溢出,按复位模拟开机 或者直接通过开关开机
Name: IIC protocol EEPROM24c02 Company: Shanghai Electronic Technology Co., Ltd. Hao dolphin prepared: Teachers Visit Date: 2009.5 Review: No content: Each boot will add a number of times and stored in EEPROM. This would see the intuitive usage of the machine as with the P1 port LED display, frequency is greater than 256 is the overflow, according to reset the boot, or directly through the analog switch boot (2009-09-23, Visual C++, 20KB, 下载7次)

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

[单片机开发] StdARapidLocalThreshold

摘要:通常传统曲遗缘桂潮算法对叁局田片有一十统一 的域值信息。这样客暑造底细节曲丢失。丰文根据图像中每 个像素辫小部城内曲局部茸值选取。得到较好的遗雉提取效 果。仿真裹明,试方法能謦根据小郜城内的灰度信惠白适盅 地逸择搠位,从面捡测出更清晰图像过馨。
Yeditieul edp det∞tloa·枷fh删Illb hI··仰;蹦 山f讨bold to the叶c硼plcture,which-l p-嘴∞Io*B the detail.Accc_d- in5∞=mall neishbedsood—each州h the pictamt t乜trdclc kI¨“ thne*held in p酬.口b1.i叫-better edge-dH硎on effect.In this method simul“o=.how=III.I the edp threeholdl c”be adaptively lelected (2009-09-18, Visual C++, 162KB, 下载4次)

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

[单片机开发] TAS

自动温度控制系统 以LabVIEW可视化图形编程开发环境为平台,使用声卡和温度传感器加外围电路,测量和显示外部温度变化,并控制风扇和加热丝进行相关操作,使一定空间范围内的温度保持基本恒定。
Automatic temperature control system for visualization LabVIEW graphical programming development environment for the platform, the use of sound and temperature sensors plus external circuit, measurement and display of external temperature changes, and control the fan and heating operation of the associated wire, so that within the scope of a certain space to maintain constant temperature. (2009-05-28, Visual C++, 926KB, 下载16次)

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

[单片机开发] Pcb_for_Usbasp_or_Usbisp

这是用atmega8制作的usbisp编程器,有一个用protel dxp 画的 PBC图和 原理图,加固件和烧写软件!烧写M8时注意配好熔丝!
This is used atmega8 produced usbisp programmer, there is a schematic diagram and pcb, reinforcement parts and software programmer! With good attention to fuse! (2009-03-24, Visual C++, 921KB, 下载183次)

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