说明: 51单片机控制智能温控风扇,多档调节,pwd调速。包含源码和电路图(51 single chip computer control intelligent temperature control fan, multi-stage adjustment, PWD speed regulation. Contains source code and circuit diagrams)
上传时间: 2022-05-17
上传用户:
#include "NUC1xx.h"#include "Hal.h"#include "pwm.h"//wait current PWM cycle done, otherwise there maybe short pulse on FETvoid PWM_Stop(U8 ch){ switch(ch) { case PWM_CHANNEL_A: PWMA->u32CNR1 = 0; PWMA->u32CMR1 = 0; while(PWMA->u32PDR1 != 0); break; case PWM_CHANNEL_B: PWMA->u32CNR2 = 0; PWMA->u32CMR2 = 0; while(PWMA->u32PDR2 != 0); break; case PWM_CHANNEL_C: PWMA->u32CNR3 = 0; PWMA->u32CMR3 = 0; while(PWMA->u32PDR3 != 0); break; default: while(1); } PWMA->u32POE &= ~(1<<ch); PWMA->u32PCR &= ~(1<<(ch*8));}
上传时间: 2022-06-01
上传用户:kingwide
RX-8801 SA Features built-in 32.768 kHz DTCXO, High Stability Supports l'C-Bus's high speed mode (400 kHz)Alarm interrupt function for day, date, hour, and minute settings Fixed-cycle timer interrupt function Time update interrupt function32.768 kHz output with OE function Auto correction of leap years Wide interface voltage range: 2.2 V to 5.5 V Wide time-keeping voltage range:1.8 V to 5.5 V Low current consumption: 0.84A/3V (Typ.)is an IC bus interface-compliant real-time clock which includes a 32.768 kHz DTCXO In addition to providing a calendar (year, month, date, day, hour, minute, second) function and a clock counter function, this module provides an abundance of other functions including an alarm function, fixed-cycle timer unction, time update interrupt function, and 32.768 kHz output function.The devices in this module are fabricated via a C-MOS process for low current consumption, which enables ong-term battery back-up.
上传时间: 2022-06-17
上传用户:
eMMC (Embedded Multi Media Card)是MMC协会订立、主要针对手机或平板电脑等产品的内嵌式存储器标准规格。eMMC在封装中集成了一个控制器,提供标准接口并管理闪存,使得手机厂商就能专注于产品开发的其它部分,并缩短向市场推出产品的时间。MMC的应用是对存储容量有较高要求的消费电子产品。2011年已大量生产的一些热门产品,如Palm Pre、Amazon Kindle II和Flip MinoHD,都采用了eMMC。为了确认这些产品究竟使用了何种存储器,iSuppli利用拆机分析业务对它们进行了拆解,发现eMMC身在其中。附件为介绍EMMC5.1标准的数据手册.
上传时间: 2022-06-27
上传用户:
MT2625 DatasheetVersion: 1.2Release date: 31 January 2018NB-IoT transceiver• Compliant with 3GPP R13/R14 NB-IoT standard• Supports DL 200kHz bandwidth/UL single tone and multi-tone• Supported RF bands: B1/B2/B3/B5/B8/B11/B12/B13/B17/B18/B19/B20/B21/B25/B26/B28/B31/B66/B70/B71• Supports PSM and eDRX modeMicrocontroller subsystem• ARM® Cortex®-M4 with FPU and MPU• 14 DMA channels• One RTC timer, one 64-bit and five 32-bit general purpose timers• Development support: SWD, JTAG• Crypto engineo AES 128, 192, 256 bitso DES, 3DESo MD5, SHA-1, 224, 256, 384, 512• True random number generator• JTAG password protection
标签: MT2625
上传时间: 2022-07-04
上传用户:
• VL53L1X OverView• VL53L1X Software Package• Default and FAST mode• Ultra light driver.• VL53L1X GUI• VL53L1X Multi sensor design• STM32 FW: Import, Compile, Run, Debug…• What is Xtalk?• Cover Window and ID design• How about Human and object reflectance at 940 nm ?
上传时间: 2022-07-17
上传用户:bluedrops
PNI 磁传感器套件RM3100 磁传感器套件由2 个Sen-XY-f(pn13104)地磁传感器,1 个Sen-Z-f(pn13101)地磁传感器和MagI2C(pn13156)控制芯片组成,能够实现三维空间的磁场大小测量。产品特点 宽的磁场测量量程+/-800uT 噪声小15 nT@200 Cycle Count 分辨率高13 nT@200 Cycle Count 功耗低 完全符合RoHs 标准 使用常用的表贴封装
上传时间: 2022-07-24
上传用户:
RK3328手册RK3328 is a high-performance Quad-core application processor designed for Smart STB(Set Top Box) including OTT/IPTV/DVB. It is a high-integration and cost efficient SOC for 4KHDR STB.Quad-core Cortex-A53 is integrated with separate Neon and FPU coprocessor, also withshared L2 Cache. The Quad-core GPU supports high-resolution display and game.Lots of high-performance interface to get very flexible solution, such as multi-channeldisplay including HDMI2.0a and TV Encoder (CVBS). TrustZone and crypto hardware areintegrated for security. 32bits DDR3/DDR3L/DDR4/LPDDR3 provides high memorybandwidth.
上传时间: 2022-08-10
上传用户:
This release supports Microsoft Windows NT 4.0, Windows 2000, Windows 95, Windows 98, Windows Me, Windows XP, Red Hat Linux 6.1, Red Hat Linux 7.2, Solaris 2.6, 2.7 (7.0), 8.0, HP-UX 10.20, and 11 (see important note below)." multice22.rar
上传时间: 2013-05-15
上传用户:eeworm