联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期

[其他嵌入式/单片机内容] RTX教程

详细讲解keil自带的操作系统RTX,里面有很多例子,帮助想了解运用RTX系统的程序员快速掌握
Keil's own operating system, RTX, is described in detail, with a number of examples to help developers who want to know how to use the RTX system quickly. (2018-01-21, C/C++, 8510KB, 下载65次)

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

[其他嵌入式/单片机内容] doorbell

叮咚门铃的声音频率不同,对应的周期参数也不同,采用可编程定时器/计数器设计叮咚门铃声的定时参数不同,需要根据各自的定时周期计算出各自的定时初值,启动定时器/计数器来发出不同的声音,同时,各自的声音需要保留一定的时间。
Doorbell simulation system (2017-10-14, C/C++, 61KB, 下载9次)

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

[其他嵌入式/单片机内容] UIP_TCP_Client

基于STM32的以太网通讯程序,拥有服务器端和客户端,以socket编程为主导,拥有强大的通讯能力,数据不会轻易丢失
U57FA u4E89.04 u7E9 u2992 u2193 u7A0B u5A U4E3A u4B3B u5BFC uFF0C u62E5 u6709 u5F3A u5927 u7684 u901A u8BAF u809D (2017-05-09, C/C++, 11592KB, 下载86次)

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

[其他嵌入式/单片机内容] AVR-arduino-minisys

该编程器使用ISP并口下载线,所以电路相当简单。在这份资料中还 给出了一个ATmega8最小系统板的电路图和PCB,只要把ISP下载线接到该 系统板上即可下载程序到单片机里。
The programmer uses ISP parallel port download cable, so the circuit is quite simple. In this item are also given an ATmega8 minimum system board schematic and PCB, as long as the ISP download cable to the system board where you can download the program to the microcontroller. (2013-08-01, LabView, 61KB, 下载21次)

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

[其他嵌入式/单片机内容] marquee--resource-code

提供了跑马灯的源码。在S3C2440A 平台下进行I/O 编程,所需要的实验设备如下:硬件:SinoSys-EA2440a 实验平台,PC 机 .. 软件:ADS1.2 开发工具,DNW 工具。实验时观察SinoSys-EA2440a,可以看到左下角的LED 灯轮流点亮。
Provide Marquee source. In the the S3C2440A platform I/O programming needed laboratory equipment are as follows: hardware: SinoSys-EA2440a, experimental platform, PC .. software: ADS1.2 development tools, DNW tool. Experimental observation SinoSys-EA2440a, ROTATE can see the lower left corner of the LED lamp. (2012-12-26, Others, 128KB, 下载3次)

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

[其他嵌入式/单片机内容] zizhongsheji

本电路所选用的是AT89C2051可编程的高性能小型单片机。AT89C2051内含有Flash存储器,所以可反复使用。用AT89C2051开发电子制作,安全性高,制作简单,调试方便,功能多样,容易调动起学生的兴趣,开发学生动手动脑的积极性。
Chosen in this circuit is a a small microcontroller AT89C2051 programmable high-performance. The AT89C2051 contains Flash memory, and so can be used repeatedly. With the the AT89C2051 development of electronic production, high security, making a simple, convenient debugging, versatile, easy to arouse the interest of the students, and the development of the enthusiasm of the students hands-on brain. (2012-11-09, DOS, 29KB, 下载1次)

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

[其他嵌入式/单片机内容] The-steering-gear-test-procedure

开机时舵机角度自动转为0度,通过实验板上的独立按键调节舵机的角度转动,并且在实验板上数码管上显示出相应的角度,本实验仅演示5个角度的控制,若想实验任意角度控制请大家自行编程实验。
Boot Angle automatic steering gear to 0 degrees, through the experiment of independent board the Angle of steering gear buttons adjust rotation, and the board digital pipe showed on the corresponding point of view, this experiment demonstration five Angle only control, if want to experiment arbitrary Angle control please to programming experiment. (2012-04-18, C/C++, 4KB, 下载6次)

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

[其他嵌入式/单片机内容] rt-thread-httpserver

一个用国产的嵌入式操作系统RT-Thread开发的Http Server程序,可以在多种MCU上运行,采用Keil编译,对想要学习嵌入式操作系统及硬件底层编程的朋友来说是个很不错的例程。
An embedded operating system with the domestic development of RT-Thread Http Server program that can run on a variety of MCU, using the Keil compiler, you want to learn the underlying embedded operating system and hardware programming is a very good friend of cases Cheng. (2012-01-16, Others, 1178KB, 下载50次)

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

[其他嵌入式/单片机内容] LCDmode-software

12864液晶图片取模软件 专门用于对C语言文件自动提取显示所需要的汉字,进行点阵码数据转换 配合lcmsim排版仿真软件一起使用,可以大大提高单片机编程的工作效率。
12864 LCD picture taking mode software designed to automatically extract the files to the C language to display the required character, the dot code data conversion with lcmsim layout simulation software used together, can greatly improve the efficiency of programming the microcontroller. (2011-08-15, C/C++, 2934KB, 下载314次)

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

[其他嵌入式/单片机内容] 3.3

采用中断方式设计80C51单片机的秒、分脉冲发生器。要求采用定时起/计数器1的方式1编程实现P1.0每秒钟产生一个机器周期的正脉冲,P1.1每分钟产生一个机器周期的正脉冲。 晶振频率为12MHz。
80C51 single-chip design using interrupt the second sub-pulse generator. Requires regular up/Counter 1 Mode 1 programming P1.0 produce a machine cycle per second positive pulse, P1.1 machine cycles per minute to produce a positive pulse. Crystal frequency is 12MHz. (2011-06-29, Asm, 1KB, 下载4次)

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

[其他嵌入式/单片机内容] deng

单片机控制交通灯,本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能
SCM control traffic lights, the system uses MSC-51 Series MCU ATSC51 and programmable parallel I/O interface chip 8255A-centered design of traffic light controller device to realize the actual traffic flow according to the P1 port by 8051 set of red, Green kindle function of time (2011-05-09, Others, 128KB, 下载4次)

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

[其他嵌入式/单片机内容] model-small

在以ARRAY为首地址的数据区中存放10个带符号字数据: ARRAY DW,1,2,-1,3,4,-2,-3,4,5,-6 编程将ARRAY分成两个数组:正数数组P_ARY和负数数组N_ARY,并分别显示正数项个数和负数项个数。
Headed in the ARRAY data area address store 10 words of data with symbols: ARRAY DW, 1,2,-1,3,4,-2,-3,4,5,-6 programming will be divided into two arrays ARRAY : positive and negative array array P_ARY N_ARY, respectively, show the number of positive and negative items the number of items. (2011-04-21, Asm, 2KB, 下载1次)

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

[其他嵌入式/单片机内容] LCD1602andDS1302(ICC)

这个程序使用了ICC对时钟控制芯片进行了编程,使用步骤为1、八线制驱动LCD1602B:PB0-PB7为数据线,PD3/PD4/PD6控制LCD1602B的RS,RW,EN。 2、设置和读取DS1302内部时钟,并通过LCD1602显示。
This program uses the ICC on the clock control chip is programmed, the use of step 1, the eight-wire drive LCD1602B: PB0-PB7 as the data line, PD3/PD4/PD6 control LCD1602B the RS, RW, EN. 2, set and read the DS1302 internal clock, and through the LCD1602 display. (2010-11-30, C/C++, 73KB, 下载11次)

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

[其他嵌入式/单片机内容] DA

说明:本文件夹一共提供各类编程实例200多个,由于编者水平有限,所以程序可能有BUG,希望谅解! 全部通过实际试验,正常运行!可以根据程序中的说明,调用各个部分的资源,自行试验。
Note: This folder has provided a total of more than 200 examples of various types of programming, because of the level editor is limited, so may have BUG, hope of understanding! All through the actual test, the normal operation! According to the procedures described in, call the various parts of the resources, self-test. (2009-03-06, Asm, 6KB, 下载2次)

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

[其他嵌入式/单片机内容] 1223456

说明:本文件夹一共提供各类编程实例200多个,由于编者水平有限,所以程序可能有BUG,希望谅解! 全部通过实际试验,正常运行!可以根据程序中的说明,调用各个部分的资源,自行试验。
Note: This folder has provided a total of more than 200 examples of various types of programming, because of the level editor is limited, so may have BUG, hope of understanding! All through the actual test, the normal operation! According to the procedures described in, call the various parts of the resources, self-test. (2009-03-06, Asm, 471KB, 下载2次)

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

[其他嵌入式/单片机内容] AD

说明:本文件夹一共提供各类编程实例200多个,由于编者水平有限,所以程序可能有BUG,希望谅解! 全部通过实际试验,正常运行!可以根据程序中的说明,调用各个部分的资源,自行试验。
Note: This folder has provided a total of more than 200 examples of various types of programming, because of the level editor is limited, so may have BUG, hope of understanding! All through the actual test, the normal operation! According to the procedures described in, call the various parts of the resources, self-test. (2009-03-06, Asm, 8KB, 下载10次)

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

[其他嵌入式/单片机内容] 12354

说明:本文件夹一共提供各类编程实例200多个,由于编者水平有限,所以程序可能有BUG,希望谅解! 全部通过实际试验,正常运行!可以根据程序中的说明,调用各个部分的资源,自行试验。
Note: This folder has provided a total of more than 200 examples of various types of programming, because of the level editor is limited, so may have BUG, hope of understanding! All through the actual test, the normal operation! According to the procedures described in, call the various parts of the resources, self-test. (2009-03-06, Asm, 20KB, 下载2次)

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

[其他嵌入式/单片机内容] 1234

说明:本文件夹一共提供各类编程实例200多个,由于编者水平有限,所以程序可能有BUG,希望谅解! 全部通过实际试验,正常运行!可以根据程序中的说明,调用各个部分的资源,自行试验。
Note: This folder has provided a total of more than 200 examples of various types of programming, because of the level editor is limited, so may have BUG, hope of understanding! All through the actual test, the normal operation! According to the procedures described in, call the various parts of the resources, self-test. (2009-03-06, Asm, 775KB, 下载2次)

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

[其他嵌入式/单片机内容] Exp4_1

ucos arm 编程 通过 ARM的 rPDATC(低四位)和rPDATE(4~7 位)扩展4×4的键盘,编 的驱动,通过按键可以在超级终端上和液晶屏上显示相应的键值(不带操作系统 求在超级终端上显示) 。
ucos arm programming through the ARM s rPDATC (low 4) and rPDATE (4 ~ 7-bit) expansion of 4 × 4 keyboard, the driver made by keys in HyperTerminal and LCD screen to display the corresponding key (not with the operating system for display in the HyperTerminal). (2008-12-18, Windows_Unix, 47KB, 下载9次)

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

[其他嵌入式/单片机内容] Embeded_Character_Collection_Creator

VC6.0开发的程序,用户可以在图形界面中输入字符来生成在嵌入式编程时使用的字符集,并且在生成的字符集中提供了调用字符集的接口,能够生成32*32和16*16点阵的字符集
VC6.0 development of the procedures, Users can import graphics interface to generate characters in embedded programming using written scripts, and the formation of the characters focus on the provision of a call HKSCS interface, capable of producing 32* 32 16* 16 and the lattice Character Set (2007-02-08, Visual C++, 1906KB, 下载12次)

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