.ifnz I2C_SUPPORT ************************************************************** Function : fProcessI2cRead Description : process I2C write function Input : IOP_DATA1_H=rCtrlByte,IOP_DATA1_L=rAddr Output : NONE ************************************************************** fProcessI2cRead: fetch parameter lda IOP_DATA1_H STA rCtrlByte lda IOP_DATA1_L STA rAddr jsr fI2cSendCmdAddr bcs lReadI2CFail
标签: C_SUPPORT Function ifnz fPro
上传时间: 2016-07-21
上传用户:xaijhqx
A STAff Module LiSTA STAff Module LiSTA STAff Module LiSTA STAff Module LiSTA STAff Module LiSTA STAff Module LiSTA STAff Module LiSTA STAff Module LiSTA STAff Module LiSTA STAff Module LiSTA STAff Module LiSTA STAff Module List
上传时间: 2017-08-04
上传用户:lizhizheng88
Voice dictionary for mobile - search and play wav files (voice dictionary could be obtained from STArdict web site) For Netbians project with Java MIDP or as example how to use subject (Java MIDP audio). Tested on Nokia 5310
标签: dictionary obtained mobile search
上传时间: 2014-01-06
上传用户:851197153
Inverted pendulum in cart controled by torque. It contains regulators: one to move it, second to STAbilize pendulum, and last to STAbilize the cart
标签: regulators controled Inverted pendulum
上传时间: 2017-09-24
上传用户:
简单易懂,大总结,fid=fopen('Ising.m','rt'),STA=fclose(fid),fclose('all')
上传时间: 2017-06-12
上传用户:tian610115
Ever since ancient times, people continuously have devised new techniques and technologies for communicating their ideas, needs, and desires to others. Thus, many forms of increasingly complex communication systems have appeared over the years. The basic motivations behind each new one were to improve the transmission fidelity so that fewer errors occur in the received message, to increase the transmission capacity of a communication link so that more infor- mation could be sent, or to increase the transmission diSTAnce between relay STA- tions so that messages can be sent farther without the need to restore the signal fidelity periodically along its path.
标签: Communications Essentials Optical
上传时间: 2020-05-31
上传用户:shancjb
Many good textbooks exist on probability and random processes written at the under- graduate level to the research level. However, there is no one handy and ready book that explains most of the essential topics, such as random variables and most of their frequently used discrete and continuous probability distribution functions; moments, transformation, and convergences of random variables; characteristic and generating functions; estimation theory and the associated orthogonality principle; vector random variables; random processes and their autocovariance and cross-covariance functions; STA- tionarity concepts; and random processes through linear systems and the associated Wiener and Kalman filters.
标签: Probability Processes Random and
上传时间: 2020-05-31
上传用户:shancjb
timing时序是数字设计的非常重要的考虑。怎样描述timing?怎样分析timing?一个大的数字系统会花费数月的时间在时序分析上。除了功能验证,时序收敛也是芯片设计的一个重要的里程碑。本书讲解了如何通过静态时序分析来发现和解决深亚微米芯片设计中出现的timing问题。
上传时间: 2021-12-16
上传用户:
经济的发展与技术的进步带动着人们更加渴望高品质的生活质量,作为当今产业大热门的智能家居逐渐成为市场关注的焦点,很多科技公司纷纷开发出自己的产品。不过由于浮夸的宣传,不合理的定位和高昂的价格,导致了消费者纷纷对智能家居产品望而却步,行业呈现出叫好不叫卖的现象。鉴于此种情况,本文定位于智能家居中低端产业,开发设计出一款简单实用、价格低廉的智能家居控制网关系统,目的是在于让普通人也可以享受科技发展的成果。 该网关系统综合了电子技术、计算机技术、通信技术等多种技术,从硬件和软件两个方面对控制网关进行深入研究,最终实现对家居环境远程监测的目的。 在硬件方面,该控制网关系统采用以单片机为硬件控制平台,以供电模块、时钟模块、EEPROM模块等众多外围电路模块为辅助,结合ZigBee与WiFi无线通讯技术,完成对智能家居网关系统的搭建工作。该网关系统的单片机采用功能强大、价格低廉基于ARM32位CortexTM-M3的STM32F103RCT6,它主要负责对家居环境的任务调度,智能控制;ZigBee部分采用主芯片为CC2530的无线通信模块,该模块主要包括两个部分:协调器和终端节点,终端节点除了通信部分,还包括温湿度传感器、光线传感器、烟感传感器等部分,它负责完成对数据的采集、打包和发送工作,协调器则负责把终端节点发送的数据进行重新打包然后通过串口传送给主控模块;WiFi部分采用的是价格低廉、功能实用的ESP8266WiFi通信模块,该模块有三种工作模式:STA、AP和STA/AP,使得WiFi部分兼具连接热点和发送热点两种功能,该模块负责智能家居控制单元和外界通信的工作,它通过串口和控制单元通信,然后通过WiFi网络发送接收信息。 在软件方面,控制网关采用以Keil和IAR为开发环境,以uC/OS-Ⅱ操作系统为程序运行环境,结合C语言及少量汇编语言,共同完成系统的软件控制工作。Keil和IAR作为开发环境可以进行程序检测、烧录等辅助工作,大大减轻了工作量;uC/OS-Ⅱ操作系统短小精炼、功能强大的特点,使得硬件资源可以更加合理的利用,有助于节约成本,同时也让控制网关系统可以实时多任务执行,增强了系统功能;此外充分合理利用了网络库函数资源,大大节约了学习与开发进度。...
上传时间: 2022-05-30
上传用户: