搜索资源列表
ADC
- 基于STM32F103VET6的ADC程序
dac
- stm32f103vet6。用单片机自带DAC产生锯齿波。经调试可用。-stm32f103vet6. DAC generates chip comes with a sawtooth wave. After debugging is available.
4.SysTick
- STM32F103VET6的SysTick定时的使用,是内部定时的好帮手。可以解放其他定时器。-STM32F103VET6 the SysTick timing of use, is a the internal timing good helper. Can liberation timer.
8.IWDG
- STM32F103VET6的IWDG使用例程,如果左按键按下,就喂狗,只要左键不停的按,看门狗就一直不会产生复位,保持红灯的常亮,一旦超过看门狗定溢出时间(Tout)还没按,那么将会导致程序重启,这将导致红灯熄灭一次-STM32F103VET6 the the IWDG use routine, if the left button is pressed, you feed the dog, Left-stop, the watchdog has not generate a reset, to
HMC5883LPADXL345PBMP085PL3G4200D
- 在Keil uVison开发环境下,用火牛开发板(STM32F103VET6)的串口USART读取集成传感器九轴BMP085模块上的信息,包括磁场、三轴加速度、三轴角加速度和温度大气压等(HMC5883L、ADXL345、BMP085、L3G4200D)。-Under in Keil uVison development environment, use the AC adapter Development Board (STM32F103VET6), serial USART read the
mini2440_manual
- he code allows lm3s9B96 chip thr JPEG encoder for ARM cortex M3 LPC11u14 chip system clock driver USB device chip LPC11u14 mass sto Based stm32f103vet6 and vs1003 mp FM1702 The classic example of embedded r A touch screen of the
shui
- STM32f103vet6的流水灯程序,在板子上可以实现,是用寄存器写的程序,附带有简易的说明。-STM32f103vet6 water light process, the board can be achieved, is to use register to write a program, comes with simple instructions.
DEMO_IO
- 基于stm32f103vet6设置的一个简易IO模板,省去JTAG下载的配置-Based on a simple set stm32f103vet6 IO template, eliminating the JTAG download configuration
STM32aEN28J60
- 基于STM32F103VET6的EN28J60网络模块应用。通过STM32在浏览器上创建一个web服务器,通过web里面的命令来控制开发板上的LED的亮灭。-The application of EN28J60 which base on STM32F103VET6.STM32 creates a web sever in browser,through the command in the web control the LED of the development board on or
smart-home
- 基于ARM的智能家居远程监控:控制主机STM32F103VET6、无线短信收发模块GPRS(远程监控的主要模块)、用于显示的LCD1602液晶显示屏(显示测量出来的温湿度值)、测量外部环境温湿度的温湿度传感器DHT11,异步电机28BYJ-48(模拟控制窗帘收放用到的控制器)、蜂鸣器(报警用)、LED灯(模拟室内各种灯)、继电器(模拟室内各种电器的控制开关)。-Entire hardware control system has the following modules: control ho
STM32f103vet6PWM
- STM32F103VET6输出一个可变的PWM信号。-PWM signal STM32F103VET6 output a variable.
stm32f103ve_demo_spidisk
- STM32F103VET6功能测试,包含LCD,UART,SDIO方式SDCARD,USB MASSSTORAGE学习(SPIFLASH DISK)。其中使用字库写屏的方式非写点方式,是直接内存块输出方式,大大提高了写屏效率。包内有原理图,是STM8的烧录器的硬件设计。-STM32F103VET6 function tests, including LCD, UART, SDIO mode SDCARD, USB MASSSTORAGE learning (SPIFLASH DISK). In
123456789
- 这是2014年湖北省大学生电子设计大赛的B题,基于LDC1000的金属探测定位装置,微控制器用的是STM32F103VET6,传感器用的是TI公司指定的LDC1000,功能是实现在固定区域内的金属探测报警-It was in 2014 in Hubei Province Undergraduate Electronic Design Contest B title, based on the positioning device LDC1000 metal detector, the micro
stm32-DAC-sine-wave
- stm32f103vet6利用DAC产生正弦波程序-stm32f103vet6 use DAC to generate a sine wave program
AD7793-SPI
- 1、本主控芯片为stm32f103vet6 2、原理图上的是AD7792,实际使用的是AD7792 3、程序主要针对的是AD7792,代码是模拟方式与使用SPI方式读取AD值,共两份代码。-1, the main chip is stm32f103vet6 2 is a schematic diagram of the AD7792, AD7792 is actually used 3, the program is aimed primarily AD7792, code an
web-SAE-Wechat-control-led
- 此源码为STM32f103vet6芯片与ESP8266 WiFi模块的驱动源码,可以连接外网,示例中的为连接新浪的域名和数据库实现通过微信经过外网控制led灯的程序,还有一个新浪sae端的php程序-This source is STM32f103vet6 ESP8266 WiFi chip and module driver source code, can be connected to external networks, for example in connection Sina do
Software-V1.1
- STM32F103VET6 单光子数据采集程序,采集FPGA读过来的单光子数,上传至上位机。进行图谱绘制。-STM32F103VET6 single photon data collection procedures, collection FPGA to read a single photon number, upload first bit machine. Atlas of conduct.
light-programme-min
- 源代码在STM32F103VET6上实现了串口通信。可以控制灯的自由亮灭,有需要的可以下载-The source code implements serial communication on STM32F103VET6. You can control the light off the light off, there is a need to download to see
DobotDemoForSTM32
- 本 Demo 是基于 STM32F103VET6 芯片编写,因此使用本程序时需要用户自行配备一块 STM32F103VET6 开发板。(使用其他型号的芯片需要自行移植) 通讯的端口使用了机械臂扩展 10P 接口,接口的类型是 FC-10P,接口的定义如下图 7 所示。我们需要用 RX、TX、GND 这三个端口,如图 8 机械臂与开发板连接 RX->TX1, TX->RX1,GND->GND。(The Demo is based on STM32F103VET6 chip pre
embedded
- 本系统中使用了STM32F103VET6核心板、温度传感器DS18B20、lcd12864(串行)、直流电机模块、独立按键模块、蜂鸣器模块,模拟家用热水器的工作过程。除检测温度外,该系统在温度低于设定温度(系统初始设置50摄氏度)时电机旋转并且温度越低转速越快、核心板上的小灯按照特定规律(先由led0到led15逐个点亮再反向逐个熄灭再正向单个点亮)点亮;温度低于20度时增加蜂鸣器报警功能;独立按键可以调节用户设定温度大小。(A water heater system based on STM3