-
Use protel99se developed microcontroller circuit boards, circuit board you wish...
使用protel99se开发的单片机电路板,希望有助于各位电路板开发设计的学习-Use protel99se developed microcontroller circuit boards, circuit board you wish to contribute to development and design of learning
- 2022-04-22 15:41:33下载
- 积分:1
-
MAXQ1050及所有开发资料
应用背景官方 提供 的 MAXQ1050及所有开发资料 1关键技术README - Important Notes about MAXQ1050 EVKit CD
-------------------------------------------------------
Contents:
A) Rowley CrossWorks IDE Version
B) Obtaining Rowley CrossWorks for MAXQ30
C) Issues with Current Project
D) How to Create a New Rowley CrossWorks Project
- 2022-04-25 11:51:23下载
- 积分:1
-
一个基于ucos-ii和lwip的简单telent服务器,可以通过telnet登录开发板后,通过网络对开发板进行简单控制。...
一个基于ucos-ii和lwip的简单telent服务器,可以通过telnet登录开发板后,通过网络对开发板进行简单控制。--A simple telnet server based on ucos-ii and lwip. After log in by telnet, you could do simple control over the developing board by network.
- 2022-03-04 03:17:17下载
- 积分:1
-
数控加工理论与编程技术
数控加工理论与编程技术--Explains numeric controlled processing theory and programming technique.
- 2023-04-10 22:15:03下载
- 积分:1
-
yaffs2文件系统源码
学习编程最好的教材就是源代码,yaffs2文件系统源码,是学习yaffs2文件系统的最好教材。
- 2022-08-18 21:18:01下载
- 积分:1
-
STM32库函数固件库
STM32标准外设库之前的版本也称固件函数库或简称固件库,是一个固件函数包,它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函数库还包括每一个外设的驱动描述和应用实例,为开发者访问底层硬件提供了一个中间API,通过使用固件函数库,无需深入掌握底层硬件细节,开发者就可以轻松应用每一个外设。因此,使用固态函数库可以大大减少用户的程序编写时间,进而降低开发成本。每个外设驱动都由一组函数组成,这组函数覆盖了该外设所有功能。每个器件的开发都由一个通用API (application programming interface 应用编程界面)驱动,API对该驱动程序的结构,函数和参数名称都进行了标准化。
ST公司2007年10月发布了V1.0版本的固件库,MDK ARM3.22之前的版本均支持该库。2008年6月发布了V2.0版的固件库,从2008年9月推出的MDK ARM3.23版本至今均使用V2.0版本的固件库。V3.0以后的版本相对之前的版本改动较大。本程序为最新版的库函数固件库。
- 2023-04-09 20:45:38下载
- 积分:1
-
ARM9电子相框程序
本电子相框程序基于ARM9 TQ2440嵌入式开发板系统开发,可以实现电子相框的功能,另外,程序中还加入了播放音乐和右上角显示时间的功能,可以实现播放音乐的同时浏览预存照片的功能。可以对ARM9开发板的初学者起到帮助和引导作用。代码中还有不够完美的地方请大家谅解,谢谢!
- 2022-02-02 10:28:13下载
- 积分:1
-
在uclinux使用jffs 很不错的
在uclinux使用jffs 很不错的-use the Basis jffs very good Dongdong
- 2022-06-20 20:11:11下载
- 积分:1
-
摄象头驱动并同时提供ch372USB转接芯片的驱动及上传下载程序
摄象头驱动并同时提供ch372USB转接芯片的驱动及上传下载程序-combo drive and to provide ch372USB adapter chip driver download and upload
- 2023-07-29 05:55:03下载
- 积分:1
-
DE2 练习源码2-3
Part III
Figure 2a shows a circuit for a full adder, which has the inputs a, b, and ci, and produces the outputs s and co.
Parts b and c of the figure show a circuit symbol and truth table for the full adder, which produces the two-bit
binary sum cos = a + b + ci. Figure 2d shows how four instances of this full adder entity can be used to design
a circuit that adds two four-bit numbers. This type of circuit is usually called a ripple-carry adder, because of
the way that the carry signals are passed from one full adder to the next. Write VHDL code that implements this
circuit, as described below.
2
- 2022-02-01 03:42:27下载
- 积分:1