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

[汇编语言] 例程2-LED 闪烁.zip

LED 小灯实验是比较基础的实验之一,上一个“ Hello World!”实验里已经利用到了Arduino 自带的LED,这次我们利用其他I/O 口和外接直插LED 灯来完成这个实验,我们需要的实验器材除了每个实验都必须的Arduino 控制器和USB 下载线以外的
The LED light experiment is one of the more basic experiments. The last "Hello World! The Arduino LED has been used in the experiment. This time, we used other I/O ports and LED lights plugged in externally to complete the experiment. The experimental equipment we need is not only the Arduino controller and USB download wire that are necessary for each experiment (2020-10-12, C/C++, 272KB, 下载0次)

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

[汇编语言] fsd

本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。本系统实用性强、操作简单、扩展功能强。
The system uses MSC-51 Series Microcontroller ATSC51 and programmable parallel I/O interface chip 8255A-centric devices to design traffic signal controller based on the actual traffic flow can be achieved through the P1 port 8051 chip set of red, green, gave the time of function traffic light cycle of light, the countdown 5 seconds left when the yellow light flashing warning (traffic light signal through the PA port output, display time directly through the 8255 output of the PC port to double-digit nixie tube) of vehicles running red lights warning green time can detect vehicles flow can be through a double-digit LED display. The system practical, simple, extending strong function. (2010-01-28, C/C++, 84KB, 下载7次)

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

[汇编语言] keyboard

使用注意:1、应包含头文件slavr.h 2、在工程选项中的Additional Lib中填入slavr 使用编译器使用附加库文件libslavr.a 3、本例采用了作按键释放检查的函数,适用于显 示电路不需频繁刷新的程序,如静态显示、LCD 模块电路等。
Use Note: 1, should include the header file slavr.h 2, in the project options in the Additional Lib fill slavr additional use of the compiler to use library files libslavr.a 3, in this case a check for the release of the function keys, the application of display circuit in the process do not need to refresh frequently, such as a static display, LCD module circuit. (2009-07-12, C/C++, 1KB, 下载3次)

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

[汇编语言] huibian

汇编语言课程设计 设计题目:在显示器上显示九九表 设计目的: 1. 巩固和加深课堂所学知识; 2. 将课本上的理论知识和实际应用有机的结合起来,培养同学们分析和解决实际问题的能力; 3. 通过对汇编语言程序代码的阅读、修改、设计,理解和掌握复杂的汇编语言应用程序的编程,提高实践编程能力。 设计任务:(在规定的时间内完成下列任务) 功能与要求: 二进制转换十进制的显示子程序能自动消除高位的0。 能180度旋转方向显示两张九九表。 按1键和2键手动切换显示其中一张九九表。 按(a或A)键自动循环切换显示两张九九表。 按Esc键退出程序。 包涵了程序所需的各个子程序和程序运行截图
err (2009-01-04, C/C++, 8053KB, 下载8次)

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

[汇编语言] Temperature

这是关于DS18B20的读写程序,数据脚P2.2,晶振12MHZ 温度传感器18B20汇编程序,采用器件默认的12位转化,最大转化时间750微秒 可以将检测到的温度直接显示到AT89C51开发实验板的两个数码管上 显示温度00到99度,很准确哦~~无需校正!
This is about reading and writing DS18B20 procedures, data pin P2.2, crystal 12Mhz temperature sensor 18B20 assembler, using the default device 12 transformation, the largest conversion time of 750 microseconds can be detected in the temperature display to direct the development of experimental AT89C51 Two digital control panel displays the temperature 00-99 degrees, very accurate without calibration Oh ~ ~! (2008-06-03, C/C++, 18KB, 下载2次)

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

[汇编语言] cepinyi

测频仪自问世以来得到蓬勃发展,目前测频仪的功能正日渐完善。在电路实验中测量频率是一项十分重要的工作,基于计数器的功能设计了一个利用数字电路构成的可用来测量某些电信号频率的仪器,该仪器适合测量频率较高的电信号,具有电路简洁、测试范围广等优点。
Frequency measurement instrument since its inception has been thriving, the current frequency measurement instrument function is becoming perfect. In experiments measuring the frequency of the circuit is a very important work, based on the counter function design a digital circuit consisting of electrical signal can be used to measure the frequency of some apparatus, the apparatus suitable for measuring high frequency signals, with circuit concise, testing a wide range of advantages. (2008-05-25, C/C++, 46KB, 下载7次)

http://www.pudn.com/Download/item/id/472588.html
总计:146