-
ADC_DMA
基于stm32的adc数据采集系统,dma传输技术(based on stm32 adc capture system,dma transmit)
- 2014-11-04 18:54:10下载
- 积分:1
-
高级例程-基于两个MINI板的CAN通讯
说明: 基于STM32F103的CAN通信例程,程序采用库函数,注释齐全方便理解,(Based on STM32F103 can communication routine, the program uses the library function, the annotation is complete and easy to understand,)
- 2020-10-21 19:48:15下载
- 积分:1
-
LedStudioBook
LED显示屏3,软件理解研究等,互相学习(3 LED display, software research to understand, learn each othe)
- 2014-12-16 10:43:32下载
- 积分:1
-
atcmd
GSM模块AT命令组装和AT命令响应解析程序。实现了自动组装标准AT命令并发送到GSM模块,同时可以提取GSM模块输出的所有AT命令,同时实现了大量AT命令响应的解析工作。主要的过程采用了Contiki的进程模型。(Making and parsing routine for AT commands of GSM module. It can automatically make standard AT commands and sent it to GSM module, while it can get all the AT commands sending GSM module, and analysis a large number of AT command responses. The main process uses a process model of Contiki.)
- 2020-11-23 15:59:33下载
- 积分:1
-
ATMEGA128
– 133 条指令 – 大多数可以在一个时钟周期内完成 – 32 x 8 通用工作寄存器 + 外设控制寄存器 – 全静态工作 – 工作于16 MHz 时性能高达16 MIPS – 只需两个时钟周期的硬件乘法器(--133 Instruction- most can be completed in one cycle- 32 x 8 General Purpose Working Registers+ Peripheral Control Registers- Fully Static Operation- Work performance at 16 MHz up to 16 MIPS- only two clock cycle hardware multiply device)
- 2011-07-13 11:47:11下载
- 积分:1
-
tqdmsj
提取测量断面数据lisp源码,以便于断面图的绘制等工作开展(
Extract measurement section data source lisp)
- 2016-03-30 17:44:01下载
- 积分:1
-
keyboardtest
键盘测试,测试键盘的好坏,小测试,够了没(keyboard test)
- 2016-03-24 11:06:26下载
- 积分:1
-
RGB灯条(音乐跳动)
使用stm32的一路pwm控制RGB灯条的颜色和个数随着音乐跳动。简称音乐喷泉(The color and number of STM32 PWM control RGB lights are beating with music. Music fountain for short)
- 2021-01-04 01:48:56下载
- 积分:1
-
16x2lcm_c51
c51的1601液晶源程序,可以供大家参考使用,提高效率。(decoder source of the 1601 LCD, for reference use, and improve efficiency.)
- 2006-12-04 17:18:32下载
- 积分:1
-
STM8--ADC-CHANGE
在许多的单片机应用系统中,都需要A/D转换器,将模拟量转换成数字量。在STM8单片机中,提供的是10位的A/D,通道数随芯片不同而不同,少的有4个通道,多的则有16个通道。
下面的实验程序首先对A/D输入进行采样,然后将采样结果的高8位(丢弃最低的2位),作为延时参数去调用延时子程序,然后再去驱动LED控制信号。因此不同的采样值,决定了LED的闪烁频率。当旋转ST三合一开发板上的电位器时,可以看到LED的闪烁频率发生变化。
(In many microcontroller applications require the A/D converter to convert analog into digital. STM8 microcontroller, providing a 10-bit A/D channel number with the chip, little has four channels, more than 16 channels. The following experimental procedure first sampling A/D input, then the sampling results 8 (drop the lowest 2), as the delay parameter to call the delay subroutine, and then go drive LED control signal. Different sampling values, the LED flashing frequency. When the potentiometer rotation ST triple development board, you can see the LED flashing frequency change.)
- 2013-04-13 11:20:36下载
- 积分:1