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

[单片机开发] elec_sensor_mainborad

硬件电路PCB设计。飞思卡尔(恩智浦)智能车竞赛主板+电磁传感器(拼板)电路设计。主板K60。主板上置放有蓝牙、oled、电源、电机驱动模块等。开发环境是DXP
PCB hardware design。 (2016-12-29, MultiPlatform, 9815KB, 下载38次)

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

[单片机开发] Oled_Test

基于stm32的oled驱动程序,可以显示中文,字母,数字等信息,主控制器为stm32f103c8t6
Based on stm32 oled driver, can show Chinese, letter, digital information, such as main controller for stm32f103c8t6 (2015-10-20, MultiPlatform, 2024KB, 下载25次)

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

[单片机开发] daolibaide-daolikongzhi-

利用现有倒立摆系统,设计PID控制器,使得倒立摆稳定
Use of existing inverted pendulum system, PID controller design makes the inverted pendulum stability (2014-03-06, MultiPlatform, 455KB, 下载6次)

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

[单片机开发] szdl

Multisim 仿真 数字电路 触发器555 AD/DA
Multisim simulation of digital circuits trigger 555 AD/DA (2011-05-29, MultiPlatform, 1427KB, 下载67次)

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

[单片机开发] Digita

几个不同进制的计数器的Multisim仿真,是不是很多情况下觉得电路没错为啥还仿真不出结果呢?别担心,在压缩包里有个“资料.doc”,里面介绍了几种仿真中常遇到的问题及解决的方法,相信很有帮助。
Several different hex counter Multisim simulation, in many cases is not true why did they think that circuit simulation is also not the result? Do not worry, there is in the compression bag " data. Doc" , which introduces some simulation problems often encountered and solutions, I believe very helpful. (2010-07-10, MultiPlatform, 663KB, 下载6次)

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

[单片机开发] ComputerOrganizationandStructure

研制一台性能如下的实验计算机: (1) 能使用键盘和打印机两种外设 (2) 运算器采用单累加器多寄存器结构。 (3) 能实现PC相对寻址和变址器变址寻址这两种操作寻址方式,指令系统中有相应的指令。 如: SJMP rel (PC) + rel -> PC LD A,addr[Rx] (addr + (Rx)) -> A 提示:需要自己设置IAB到IDB的数据缓冲通路 (4) 指令系统中有子程序调用指令(CALL addr)和子程序返回指令(RET). 提示:需要自己设置堆栈。 (5) 能执行将键入的四个以上两位十进制数排序后打印出来(程序自编)。
Development of the performance of a computer experiment is as follows: (1) keyboard and printer can use two types of peripherals (2) computing devices more than a single accumulator register structure. (3) to achieve PC relative addressing and indexing device addressing addressing these two operations, a corresponding instruction in the instruction. Such as: SJMP rel (PC)+ rel-> PC LD A, addr [Rx] (addr+ (Rx))-> A Tip: IAB needs its own set of data to the buffer IDB pathway (4) instruction in subroutine call instructions (CALL addr) and the subroutine return instruction (RET). NOTE: need to set up their own stack. (5) will be able to perform more than four typed a decimal number two ranking after the print out (own procedures). Such as: 66 71 85 99 (2009-06-06, MultiPlatform, 221KB, 下载18次)

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

[单片机开发] A7121_reference_code_v1.2

一款射频芯片的驱动代码,主控制器为51单片机,内附程序讲解文档。
A radio frequency chip, code-driven, the main controller for the 51 single-chip, containing the document to explain the procedure. (2008-12-08, MultiPlatform, 271KB, 下载9次)

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

[单片机开发] ICCAVR_V6

avr 单片机开发工具,C编译器,非常好用,ISP编程很容易 iccavr
avr single-chip development tools, C compiler, is very easy to use, ISP programming can easily iccavr (2008-12-04, MultiPlatform, 4875KB, 下载12次)

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

[单片机开发] MSP430

430例程调试程序 |——5-1 框架程序 |——6-1 异步串行通信程序(点对点通信) |——6-2 异步串行通信程序(地址位模式多机通信) |——6-3 异步串行通信程序(空闲模式多机通信) |——7-1 定时中断程序 |——7-2 PWM输出程序 |——7-3 捕获脉冲信号周期程序 |——7-4 软件模拟异步串行通信程序 |——7-5 基本定时器程序 |——8-1 FLASH擦写程序 |——8-2 非行列式键盘程序 |——8-3 行列式键盘程序 |——9-1 DMA数据传输程序 |——9-2 软件模拟IIC总线读写24C02程序 |——10-1 FLL+锁频环程序 |——10-2 LCD模块程序 |——11-1 ADC12单通道和序列通道单次转换程序 |——11-2 ADC12单通道和序列通道多次转换程序 |——11-3 DAC12数模转换程序 |——12-1 使用比较器A进行斜边AD转换程序 |——12-2 比较器A电阻值测量程序 |——13-1 中断嵌套程序 |——13-2 异常处理程序
err (2008-09-04, MultiPlatform, 665KB, 下载621次)

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

[单片机开发] dianzijsai2

第四届电子竞赛全书,每个选题都有多个方案,都是来自获奖作品,用超星阅读器可以阅读
Fourth electronic race book, each topic has a number of options, from award-winning works, with Chaoxing reader can read (2008-09-01, MultiPlatform, 4756KB, 下载12次)

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

[单片机开发] usbisp_for_avr

AVR的usb下载器,用笔记本的朋友可以看一下。
AVR download the usb, and friends can use the notebook to look at. (2008-03-24, MultiPlatform, 1374KB, 下载52次)

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

[单片机开发] tinyos-1.1.0.tar

这是无线传感器网络用的操作系统tinyos-1.1.0,未来的世界将是它呵
This is the wireless sensor networks using the operating system tinyos- 1.1.0, the future world will love it (2007-07-08, MultiPlatform, 5459KB, 下载46次)

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

[单片机开发] AD584

ad584是AD公司新推出的高性能的AD器件可以使用在智能的变送器上
ad584 AD company is a newly introduced high-performance AD devices can be used in the smart transmitter on the (2007-01-21, MultiPlatform, 1010KB, 下载9次)

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

[单片机开发] temperture

这个程序比较实用,主要功能是检测温度.进行温度的设置.使用的是DS18B20温度传感器.显示使用LED.
this procedure is practical, Detection is the primary function of temperature. temperature settings. using the temperature sensor DS18B20. that the use of L ED. (2006-11-14, MultiPlatform, 3KB, 下载26次)

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

[单片机开发] clcd

AVR单片机完成128×64点阵液晶显示器的驱动控制程序和一些具体显示应用
AVR monolithic integrated circuit completes 128脳64 the lattice liquid-crystal display actuation control procedure and some concrete demonstrations applies (2006-06-13, MultiPlatform, 11KB, 下载26次)

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

[单片机开发] 44b0(protel)

S3C44b0X处理器的开发板原理图,Protel格式
S3C44b0X processor development board schematics, Protel format (2006-06-10, MultiPlatform, 42KB, 下载137次)

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

[单片机开发] miniweb

小型的web服务器源码,可以用于51单片机,版本0.5.1
small web server source code, which can be used 51 microcontroller, version 0.5.2 (2006-03-28, MultiPlatform, 48KB, 下载97次)

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

[单片机开发] MicrochipStackforZigBee

ZigBee™ 是专为低速率传感器和控制网络设计的无线网络协议。有许多应用可从ZigBee 协议受益,其中可能的一些应用有:建筑自动化网络、住宅安防系统、工业控制网络、远程抄表以及PC 外设。此程序包提供的是Zigbee协义栈函数库源代码,它实现了一个与物理层 无关的应用程序接口。 因此,无需做重大修改就可以轻松地在射频(Radio Frequency,RF)收发器之间移植应用程序。
ZigB (2006-03-20, MultiPlatform, 308KB, 下载233次)

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

[单片机开发] 51ext_cpld

51单片机系统扩展超大容量存储器接口设计的cpld源码。
51 MCU expansion of super-capacity memory interface design cpld source. (2006-01-17, MultiPlatform, 55KB, 下载39次)

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

[单片机开发] PROFIBUS从站智能协议芯片DPC31接口设计

PROFIBUS从站智能协议芯片DPC31与模数转换器AD7705接口设计.rar
PROFIBUS slave smart chip DPC31 agreement with the AD7705 ADC interface design. Rar (2005-07-12, MultiPlatform, 90KB, 下载134次)

http://www.pudn.com/Download/item/id/1121129033508864.html
总计:185