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

[单片机开发] ISP编程

ISP编程-ISP编程-ISP编程-ISP编程-ISP编程-ISP编程-ISP编程-ISP编程 (2022-10-12, C/C++, 2312KB, 下载0次)

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

[单片机开发] STM32软件编程

单片机基础编程使你快速入门单片机编程,迅速掌握编程技巧
Foundation of single chip microcomputer (2021-03-28, C/C++, 551KB, 下载0次)

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

[单片机开发] 2 I0口输入输出实验

1.硬件连接: 数据开关的8P插座与P0口的8P插座相连接,发光二极管的8P插座与P1相连接。 2.实验现象: 拨动数据开关为1时,对应的发光二极管亮;为0时,对应的发光二极管灭。 注:在单片机最小系统面板上有SW2为EA与VCC短接块,一般STC单片机EA不接高电平也默认是片内程序存储器。在这里建议用短接冒接高电平,使STC单片机工作更稳定。
1. Hardware connection: 8p socket of data switch is connected with 8p socket of P0 port, 8p socket of LED is connected with P1. 2. Experimental phenomena: When the data switch is set to 1, the corresponding LED is on; when it is 0, the corresponding LED is off. Note: SW2 is the short-circuit block between EA and VCC on the smallest system panel of single-chip microcomputer. Generally, the EA of STC single-chip microcomputer is not connected to high-level, which is also the on-chip program memory by default. In this paper, it is suggested to connect the high-level with the short-circuit jumper to make the STC microcontroller work more stable. (2020-12-17, C/C++, 22KB, 下载0次)

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

[单片机开发] OLED

STM32中OLED 屏幕编程,一起学习
STM32 OLED screen programming, learning together (2018-04-07, C/C++, 4KB, 下载2次)

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

[单片机开发] FapTurbo47

此款用法同其他剥头皮一样,对点差要求高,平台相应速度要快
This EA is based on a variety of MT4 software, simple and practical (2017-12-23, C/C++, 86KB, 下载14次)

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

[单片机开发] 平保+移动止损EA

此款用于平和移动止损,非常实用,可以镶嵌在其他的程序实用
This EA is simple and practical, the other is program Assistant (2017-12-23, C/C++, 14KB, 下载11次)

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

[单片机开发] MDP-Plus-EU 1M

这款EA是应用多种技术指标编制而成的,在每个平台都可以应用
The peeling type of EA is available on a small platform, but the delay and sliding point of the platform can cause loss. (2017-12-23, C/C++, 22KB, 下载16次)

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

[单片机开发] haigui EA

一款根据海龟法则编制的EA,简单实用,使用实盘需谨慎,风险自负
Turtle rule system EA, automatic opening, automatic closing, please first test in the firm before (2017-12-23, C/C++, 4KB, 下载12次)

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

[单片机开发] tb191715

一款简单均线EA,跟踪大趋势,长线稳定盈利,
Based on the development of the MT4 platform, it is simple and practical (2017-12-23, C/C++, 27KB, 下载33次)

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

[单片机开发] 程序

void main(void) { TMOD=0x01; //设T0为方式1,GATE=1; TH0=0; TL0=0; ET0=1; //允许T0中断 EA=1; //开启总中断 InitLcd1602(); LcdShowStr(0,0,PuZh); while(1) { StartModule(); while(!Echo); //当RX为零时等待 TR0=1; //开启计数 while(Echo); //当RX为1计数并等待 TR0=0; //关闭计数 Conut(); //计算 delayms(80); } }
void main(void) { TMOD=0x01; TH0=0; TL0=0; ET0=1; EA=1; InitLcd1602(); LcdShowStr(0,0,PuZh); while(1) { StartModule(); while(!Echo); TR0=1; while(Echo); TR0=0; Conut(); delayms(80); } } (2017-07-30, C/C++, 23KB, 下载2次)

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

[单片机开发] SteadyWinner-v-6.0.

MT4智能EA,官网售价US$88.是一款可以稳定获利的EA.
MT4 EA, the price in the official website is US $ 88. It is a stable profitable EA. (2015-03-27, C/C++, 31KB, 下载119次)

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

[单片机开发] MT4-full-featured-grid-EA

MT4智能EA,全功能网格最新版EA,包含各种功能,可设置参数,是网格EA编程的不错的参考.
MT4 EA,the latest version of the full-featured grid EA, Includes a variety of features, andyou can set the parameters, a good reference for grid EA programming. (2015-03-27, C/C++, 31KB, 下载85次)

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

[单片机开发] proteusMCS-51

proteus仿真MCS-51的一百个例子很具体的 包括源代码和原理图
proteus simulation MCS-51 of the 100 examples of very specific, including source code and schematic (2010-08-29, C/C++, 2899KB, 下载79次)

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

[单片机开发] LCD_430

EA DOGM162E-A MSP430 example
EA DOGM162E-A MSP430 example (2010-06-17, C/C++, 2KB, 下载4次)

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

[单片机开发] EEPROMemulationinSTR91xFdevices

STR91xF的EEPROM编程例子STR91xF的EEPROM编程例子
STR91xF的EEPROM编程例子STR91xF的EEPROM编程例子STR91xF的EEPROM编程例子STR91xF的EEPROM编程例子 (2010-04-23, C/C++, 168KB, 下载5次)

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

[单片机开发] FM

fm可编程元件端口说明及其编程fm可编程元件端口说明及其编程fm可编程元件端口说明及其编程
fm (2009-10-10, C/C++, 980KB, 下载8次)

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

[单片机开发] EasyPRO_Programmer_Setup

AVR编程器软件广州致远电子 EasyPRO_Programmer_Setup
AVR programming software Guangzhou Zhiyuan Electronics EasyPRO_Programmer_Setup (2009-05-28, C/C++, 8916KB, 下载73次)

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

[单片机开发] 8-9-6

LCD显示模块EA-D20040AR的Cx51应用编程,感兴趣就下载吧
LCD display module of the EA-D20040AR application programming Cx51, interest on the download bar (2008-05-26, C/C++, 3KB, 下载4次)

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

[单片机开发] c51编程规范(1)

51单片机的编程规范,对初学51编程有帮助。
51 microcontroller programming norms for beginners 51 programming help. (2005-09-21, C/C++, 22KB, 下载19次)

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

[单片机开发] 89C51系列CPU编程器

89C51系列CPU编程器的程序
89C51 CPU series of procedural programming (2004-12-19, C/C++, 1KB, 下载28次)

http://www.pudn.com/Download/item/id/1103466590382166.html
总计:4603