-
DS18B20P1602
1602显示温度,12B60芯片。。。。51单片机(1602 display temperature, 12 b60 chip... 51 single chip microcomputer)
- 2016-11-10 14:36:43下载
- 积分:1
-
stm32 pwm输出
TM32的高级定时器TIM1可以产生互补的PWM,并且可以通过相关寄存器的设置使能或关闭PWM的输出。在编写BLDC的驱动程序时,本人利用TIM1的channel1,2生成了三路互补的PWM波形,定时器驱动程序(The advanced timer TIM1 of TM32 can generate complementary PWM, and it can enable or close the output of PWM through the setting of related registers. When writing BLDC driver, I use TIM1 channel1,2 to generate three complementary PWM waveforms, timer driver.)
- 2018-07-29 11:09:58下载
- 积分:1
-
总线操作法点亮led
总线操作法点亮led,非常好的入门教程。(zong xian cao zuo fa dian liang led zong xian cao zuo fa dian liang led)
- 2018-03-13 10:59:50下载
- 积分:1
-
sbldc
c8051f310无刷电机控制代码,非常有代表性。(c8051f310 brushless motor control code, very representative.)
- 2014-07-06 08:34:21下载
- 积分:1
-
黑线寻迹
新手适用黑线寻迹代码,适用于arduino开发板(Novice is suitable for black line tracing code and Arduino development board)
- 2020-06-21 19:00:01下载
- 积分:1
-
家用防盗单片机系统完整程序
该防盗系统使用热释电红外传感器作为人体探测模块,并将防盗系统设计为两个用户可选择的模式:在家模式和离家模式,当处于在家模式时,如果传感器检测到有人进入监控范围,则自动响起门铃提醒用户有访客,就不会发生误把访客当作盗贼的报警事件了;当处于离家模式时,如果传感器检测到有人进入检测范围,则开启声光报警模块进行报警。同时,该系统为密码控制系统,用户通过输入正确密码才可改变模式和解除警报,这也增强了该系统使用的可靠性。(The anti-theft system using pyroelectric infrared sensor as the detection module, and alarm system design for the two user selectable mode: home mode and home mode, when in the home mode, if the sensor detects a person into the monitoring range, will automatically alert the user to a visitor rang the doorbell, will not happen take the visitor as an alarm event of thieves; when in the home mode, if the sensor detects a person into the detection range, open alarm alarm module. At the same time, the system is a password control system that allows users to change their mode and lift their alarms by typing in the correct password, which increases the reliability of the system.)
- 2021-01-18 20:58:43下载
- 积分:1
-
徐涛毕设终极版接收
物联网系统的stm32开发代码,包含一氧化碳,温湿度(Internet of Things System)
- 2020-06-18 01:20:01下载
- 积分:1
-
ADC_DualModeInterleaved
stm32f4 adc 的代码,双通道,用DMA保存数据。(stm32f4 family c code, adc
This example provides a short description of how to use the ADC peripheral to
convert a regular channel in Dual interleaved mode using DMA in mode 3 with 5Msps.
DMA mode 3 is used in interleaved mode in 6-bit and 8-bit resolutions.
The Dual interleaved delay is configured 6 ADC clk cycles.
On each DMA request (two data items are available) two bytes representing two
ADC-converted data items are transferred as a half word.
The data transfer order is similar to that of the DMA mode 2.
A DMA request is generated each time 2 data items are available
1st request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
2nd request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
The ADC1 and ADC2 are configured to convert ADC Channel 12, with conversion
triggered by software.
By this way, ADC channel 12 is converted each 6 cycles.
In this example, the system clock is 168MHz, APB2 =84MHz and ADC clock = APB2 /2.
Since ADCCLK=)
- 2013-10-14 19:06:26下载
- 积分:1
-
sourse
基于单片机的数控开关电源设计,带仿真和详细程序。(NC-based single-chip switching power supply design, with simulation and detailed procedures.)
- 2009-04-26 14:30:34下载
- 积分:1
-
lm75a
飞利浦 lm75a i2c总线温度传感器 msp430驱动,内部包含f169i2c驱动 st7920画点函数等(Philips lm75a i2c-bus temperature sensor msp430 drive, internal drive st7920 picture contains f169i2c point function, etc.)
- 2010-09-03 13:42:47下载
- 积分:1