-
hx711
基于STM32f103控制HX711和LCD实现的电子秤,软件已调试成功,称重比较准确(Based STM32f103 control the HX711 and LCD electronic scale implementation, the software has debugging success, weighing more accurate)
- 2021-04-26 02:18:46下载
- 积分:1
-
pwm
pwm 源程序代码 可以用于电源或是电机控制 经过修改(PWM source code can be used for power supply or a motor control modification)
- 2013-04-06 11:56:33下载
- 积分:1
-
coil
变压器绕线机源代码,
经过测试,可以正常运作.(Transformer winding machine source code, after testing, can be normal operation.)
- 2009-05-24 12:55:01下载
- 积分:1
-
LCD
一款基于SED1335的液晶驱动程序,用C编写,适合初学者借鉴!(One based on the SED1335 LCD driver, written in C, suitable for beginners learn!)
- 2013-08-14 10:15:43下载
- 积分:1
-
AD9850模块资料
说明: 就AD9850的电路图以及串行并行的程序代码(On the circuit diagram of AD9850 and the program code of serial parallel)
- 2020-06-17 20:20:07下载
- 积分: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
-
jidianqi
程序是用stm32输出来的信号来控制继电器的开通与否,继而来控制电机的状态(Program is with stm32 output signal to control the opening of relay or not, and then to control the state of the motor
)
- 2013-09-11 14:23:27下载
- 积分:1
-
ESP8266整理
ESP8266新手调试代码。包含网络助手 APP(ESP8266 code This is for beginners)
- 2019-06-25 11:14:01下载
- 积分:1
-
3—znFAT + SD卡 + MP3(11.12)有按键
说明: MP3程序,znFAT、SD卡,有按键功能(MP3 program, znFAT, SD card, with button function)
- 2020-06-22 07:40:02下载
- 积分:1
-
stm32f103 HAL库定时器例程
说明: stm32f103 单片机 HAL库定时器应用例程(stm32f103 HAL library timer application routine)
- 2020-06-16 08:00:01下载
- 积分:1