搜索资源列表
vhdl_lcd
- 使用C语言与VHDL实现 液晶显示控制器示例使用说明 使用模块有:单片机模块、液晶显示模块。 使用步骤: 1. 打开电源+5V。 2. 信号连接,按下表将1K30信号与实际模块连接好。 3. 1K30板连接好并口线,并将程序加载。 4. 液晶屏上将显示一幅图像。 -use C language and VHDL LCD controller using examples of the use of modules : SCM modules, LCD disp
SST89C58的IAP功能进行在线下载程序的步骤
- SST89C58的IAP功能进行在线下载程序的步骤-SST89C58 the IAP function for online download steps
yaokong
- 遥控器的解码程序,讲解遥控解码的原理,程序,具体的步骤,比较的好用-remote decoding procedures on the remote control decoder principle, procedures and specific steps comparison Easy
USBkaifabuzhou
- 单片机对USB的开发步骤.里面资料很全,相信对马上要做usb的朋友很有帮助-USB MCU for the development steps. Inside information is very full, I believe that to be done immediately to the usb helpful friends
singlechipapplication
- 本讲义介绍单片机的8个应用例子,来说明如何应用已经学到的知识,结合具体对象的特殊要求,设计单片机的应用电路,阐述单片机的应用方法和设计步骤。 -the overhead introduced SCM eight Application examples to illustrate how to apply the knowledge learned. with the specific object of the special requirements, design the applic
STC_IAP_TO_ISP
- STC单片机从ISP程序切换到应用程序,里面有具体的操作步骤-STC from switching to the ISP process applications, which have specific operational steps
STC_ISP_to_IAP
- STC单片机从应用程序切换到ISP程序,里面有具体的操作步骤-STC SCM from the application of switching ISP procedures, which have specific operational steps
W3100ASocketAPI
- WIZNET公司W3100API库用于TCPIP开发简化你的网络接入开发步骤-WIZNET W3100API companies for the development of simplified Beginners your network access development steps
IMLBTCPSERVER
- W3100服务器端示例程序的最新版本简化以太网接入开发步骤-W3100 server examples procedures simplified version of the latest development steps Ethernet Access
kzbujindianji
- 控制步进电机项目程序:综合考虑工作模式、加速启动,减速停止曲线;以及置步数等因素,决定在该时刻,电机的驱动速度。-stepper motor control project : considering the mode, speed up start, stop slowdown curve; home and steps and other factors, the decision of the moment, the motor-driven speed.
ZZCPLD
- 本文详细介绍了制作电路板的方法及步骤. 实验板的功能 这个实验板可以做如下实验: 1.可以进行运算器(加、减、乘和除法)、比较器、译码器、编码器、选择器、分配器和一般组合电路的实验 2.可以进行触发器、寄存器、计数器和一般时序电路的实验 3.可以进行频率计电路、时钟电路、计时电路、交通灯等复杂数字系统的实验 4.加扩展板可以进行A/D、D/A、串行E2ROM和8031单片机等方面的实验 -This paper describes a circuit board pro
直接在Keil下仿真的T9拼音输入法(完整版)
- 仿真步骤如下: 1、把3个帖子的内容分别保存为51t9py.c,51t9py_indexa.h,5py_mb.h,放在同一目录下,将51t9py.c加入工程编译 2、由于Keil的模拟串口是单字节显示,汉字显示为乱码,所以要加挂RICHWIN或RichView这种会重新刷新显示的中文平台,或手工刷新屏幕,所以请先到 http://www.pchome.net/dl/chinese.htm 下载RichView,安装运行 3、在Keil环境下可以直接按“Ctrl+F5”键仿真,按“F5”全速运行,
ns2
- 此是无线传感器网络的仿真和设计软件说明,有台湾的一个人所写,包括具体操作实例和操作步骤-This is a wireless sensor network simulation and design of the software, there is written by a man in Taiwan, including specific examples and action steps
PCB.rar
- 这是PCB中文库,根据文档里面的步骤可以让你在PCB板中写汉字,This is the PCB in the library, according to documents the steps which can put you at the PCB board to write Chinese characters
Ethernet
- 周立功lpc1766开发板以太网通讯程序源码,内容详细,可深入理解其CAN的通讯设置步骤-Zhou Ligong lpc1766 development board Internet communication program source code, detailed, in-depth understanding of the CAN communication setup steps
51mcu
- 51单片机的串口程序,使得51单片机的UART口每接收PC机发送的一个字符,加1回送给PC机。包含实现上述功能的电路原理图(1页) 使用原理图上用到的晶振,给出了计算波特率的步骤。波特率可以是2400、4800、9600给出了设计程序的步骤或画出程序的流程图-51 Single-chip serial procedures, making 51 MCU UART port for each PC, sent to receive a character, plus a gift back t
StepmotorController.C
- 实现对步进电机的控制,可以设置步数,方向,速度,有相应的显示。-We can controll a stepmotor by this system .We can set the steps,direction,speed ,and there is corresponding display.
CD401circuit
- 用一个CD4017制成的彩灯电路,内附pcb图形,以及设计各个流程步骤,而且有multism仿真文件,谢谢分享-CD4017 with a lantern made of circuit, pcb containing graphics, and design of various process steps, and simulation multism document, thank you share
ADC0809
- proteus仿真实例:ADC0809模数转换与显示。学习单片机时使用proteus进行仿真是再好不过了。这里主要介绍如何使用ADC0809的一般步骤,对于模数转换的初学者是很合适的。-proteus simulation: ADC0809 analog-digital conversion and display. Learning to use proteus simulation SCM is better. Here introduces the general steps of how
Eight-steps-to-learn-microcontroller
- 学习单片机的八大步骤,个人认为总结的比较简洁且痛彻。对于迷茫于学习单片机的朋友不妨下载来看看,或许另有一番感悟~-Eight steps to learn microcontroller, personally think more concise summary and broke. For confused to learn SCM friends may wish to download to see, perhaps there is a different perception ~