登录
首页 » Visual C++ » STM32-ADDA-PCF8591

STM32-ADDA-PCF8591

于 2021-03-07 发布 文件大小:817KB
0 241
下载积分: 1 下载次数: 28

代码说明:

  利用stm32上自带的ad和da进行模数和数模转换实验(Use the built-in ad and da stm32 analog to digital and digital to analog conversion experiments)

文件列表:

15 STM32-ADDA-PCF8591
.....................\AD_DA
.....................\.....\Function.h,952,2014-08-26
.....................\.....\I2C.C,4465,2014-08-26
.....................\.....\i2c.d,33,2015-07-30
.....................\.....\main.c,11836,2014-08-26
.....................\.....\main.d,16,2015-07-30
.....................\.....\stm32-pcf8591.hex,9321,2014-08-26
.....................\.....\stm32-pcf8591.plg,229,2015-07-30
.....................\.....\stm32-pcf8591.uvgui.cwm,67129,2015-07-30
.....................\.....\stm32-pcf8591.uvgui_cwm.bak,67129,2015-07-30
.....................\.....\stm32-pcf8591.uvopt,8140,2015-07-30
.....................\.....\stm32-pcf8591.uvproj,15168,2015-07-30
.....................\.....\stm32-pcf8591_HC6800-EM3.dep,846,2015-07-30
.....................\.....\stm32-pcf8591_uvopt.bak,8133,2015-07-30
.....................\.....\stm32-pcf8591_uvproj.bak,15363,2015-07-30
.....................\.....\STM32F10x.d,26,2015-07-30
.....................\.....\STM32F10x.lst,35336,2015-07-30
.....................\.....\STM32F10x.o,5740,2015-07-30
.....................\.....\STM32F10x.s,11307,2014-08-26
.....................\.....\stm32f10x._ia,233,2015-07-30
.....................\.....\STM32F10xR.LIB,1759306,2014-08-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Template 蜂鸣器实验
    基于stm32的蜂鸣器实验源码。需要在对应平台上使用(Based on the stm32 buzzer experimental source. Need to use on the corresponding platform)
    2017-06-19 03:30:48下载
    积分:1
  • MAX7219
    max7219,利用51单片机控制,点阵显示(max7219, 51 single-chip control, dot matrix display)
    2012-10-24 15:28:24下载
    积分:1
  • BMSTest
    模拟BMS,测试充电桩,经测试完好!符合《GB-T 27930-2015 电动汽车非车载传导式充电机与电池管理系统之间的通信协议》,用的USB转CAN外接模块。(Analog BMS, charging pile test, tested good! In line with the communication protocol between the GB-T 27930-2015-board electric vehicle conductive charging unit and battery management system. )
    2020-07-02 03:20:02下载
    积分:1
  • in-vehicle-GPS-navigation-system
    GPS导航系统 c语言 51单片机开发(in-vehicle GPS navigation system)
    2013-10-10 21:21:16下载
    积分:1
  • SP-CEA061A-cPP
    凌阳16位单片机C语言程序设计,入门教学,快速学习凌阳程序设计(Sunplus 16-bit microcontroller C programming language, tutorial, fast learning program design Sunplus )
    2011-05-20 10:30:56下载
    积分:1
  • dianyabiao
    说明:  msp430单片机的电压表程序。用430的ad转换在用数码管显示电压值(msp430 microcontroller voltmeter program. The ad with the 430 conversion voltage value with a digital LED display)
    2009-09-02 21:04:58下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • EEPROM_24C02
    用C语言编写的温度采集程序,可以用于C51单片机的开发(Temperature using C language acquisition program, can be used for C51 MCU development)
    2013-12-17 19:56:26下载
    积分:1
  • SLE442duxie
    c51单片机的sle4442卡的读写加密验证程序 已通过(c51 microcontroller sle4442 card reader encrypted authentication procedure has been adopted)
    2013-10-27 09:15:38下载
    积分:1
  • Character-code-tools
    1.可以自动生成十六进制字编码。 2.可以自动C语言格式字符编码。 3.支持GBK和ASCII字符编码查询。(1 can automatically generate a hexadecimal character encoding. 2 can automatically format the C language character encoding. 3 support GBK and ASCII character encoding query.撤消修改)
    2014-01-04 16:42:20下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载