联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 处理器开发(2137) 
按平台查找All C/C++(2137) 

[处理器开发] 实验32 DS18B20数字温度传感器实验

STM32 DS18B20数字温度传感器实验 经典测温程序
Classic temperature measurement program of STM32 DS18B20 digital temperature sensor experiment (2020-03-29, C/C++, 280KB, 下载0次)

http://www.pudn.com/Download/item/id/1585438965362591.html

[处理器开发] 3,串口控制秒表

一、RTC实时时钟特征与原理 RTC (Real Time Clock):实时时钟 实时时钟是一个独立的定时器。 RTC模块拥有一组连续计数的计数器,在相应软件配置下,可提供时钟日历的功能。修改计数器的值可以重新设置系统当前的时间和日期。 RTC模块和时钟配置系统(RCC_BDCR寄存器)处于后备区域,即在系统复位或从待机模式唤醒后, RTC的设置和时间维持不变。 系统复位后,对后备寄存器和RTC的访问被禁止,这是为了防止对后备区域(BKP)的意外写操作。执行以下操作将使能对后备寄存器和RTC的访问: ● 设置寄存器RCC_APB1ENR的PWREN和BKPEN位,使能电源和后备接口时钟 ● 设置寄存器PWR_CR的DBP位,使能对后备寄存器和RTC的访问。
The real-time clock is a separate timer. TC module has a set of continuous counter, which can provide clock calendar function under corresponding software configuration. Modify the counter value to reset the current time and date of the system. (2019-12-25, C/C++, 3863KB, 下载0次)

http://www.pudn.com/Download/item/id/1577254563721109.html

[处理器开发] 18YD-DS18B20温湿度传感器实验

温度传感器DS18B20的实验,调试通过,基于STM32F103RC
The experiment of temperature sensor DS18B20, debug and pass, based on STM32F103RC (2018-01-17, C/C++, 443KB, 下载2次)

http://www.pudn.com/Download/item/id/1516167764495473.html

[处理器开发] STM-32-Developing

STM32 开发指南(寄存器),对STM32感兴趣的同学可以看看
STM32 Development Guide (register), interested students can look for STM32 (2015-08-31, C/C++, 23645KB, 下载4次)

http://www.pudn.com/Download/item/id/1440972590730462.html

[处理器开发] sizhou

四轴飞行器程序,大四轴。绝对飞的稳。基于stm32 arm处理器,mdk工程
quafd is are sizhou (2015-02-03, C/C++, 7928KB, 下载47次)

http://www.pudn.com/Download/item/id/1422965235238945.html

[处理器开发] Decode_A

两线制对讲系统解码器程序,主机用STM32F103跟解码器STM8通讯
Two-wire intercom system decoder program, host STM8 communication with STM32F103 with decoder (2014-09-23, C/C++, 1675KB, 下载1次)

http://www.pudn.com/Download/item/id/2626057.html

[处理器开发] TimerA_INT

IAR 编译的MSP430 launch pad 定时计数器,可定任意时间 带中断触发 很好使的哦
MSP430 launch pad (2014-04-22, C/C++, 92KB, 下载4次)

http://www.pudn.com/Download/item/id/2518655.html

[处理器开发] stm32f10x_it

基于STM32核心的中断处理多路高速编码器采集程序,此程序已在实际产品中得到可靠应用
Based on the STM32 core interrupt handling multiple high-speed encoder acquisition program, this program has been in the actual product reliable application (2013-04-21, C/C++, 4KB, 下载19次)

http://www.pudn.com/Download/item/id/2209633.html

[处理器开发] STM32_

STM32的ILI9325 TFT液晶显示器的驱动源代码
The STM32 ILI9325 TFT LCD display driver source code (2013-04-19, C/C++, 78KB, 下载16次)

http://www.pudn.com/Download/item/id/2207233.html

[处理器开发] main

用于LM3S5749闪灯,用到了定时器和GPIO口控制LED
Used for the LM3S5749 flash, use the timer, and GPIO port to control the LED (2012-07-16, C/C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1940071.html

[处理器开发] JIBUQI

简单计步器报告,内涵原理图、实物照片、及C源程序代码
Simple pedometer report, meaning the schematic, real photos, and C source code (2011-06-24, C/C++, 812KB, 下载169次)

http://www.pudn.com/Download/item/id/1579332.html

[处理器开发] Jz4755_pm

君正第一款双核处理器,360MHZ,详细寄存器描述,给使用君正处理器开发的人带来方便。
It is the first dual-core processor, 360MHZ, detailed register description, very useful to the pepole who develop using this processor. (2011-03-12, C/C++, 3225KB, 下载49次)

http://www.pudn.com/Download/item/id/1452524.html

[处理器开发] LM75

STM32F10E开发板I2C总线读取温度传感器
STM32F10E read the value of temperate sensor through I2C BUS (2010-09-02, C/C++, 137KB, 下载125次)

http://www.pudn.com/Download/item/id/1286193.html

[处理器开发] myproject

LPC2000系列ARM-CAN控制器驱动程序使用,及其在uCOSii操作系统下实现RS232与CAN-bus转换器
CAN-bus to RS232(uCOSii) (2009-05-14, C/C++, 151KB, 下载12次)

http://www.pudn.com/Download/item/id/760275.html

[处理器开发] AVR_JTAGICE_DIY

AVR JTAGICE 仿真器是AVR单片机开发中的有力帮手,本文详细介绍了如何自己动手制作。
AVR JTAGICE emulator AVR are development of a powerful single-chip to help, this article details how to create it yourself. (2009-04-02, C/C++, 150KB, 下载60次)

http://www.pudn.com/Download/item/id/699249.html

[处理器开发] STM32F10xFWLib

STM32微处理器的固件库 STM32微处理器的固件库
STM32 firmware library microprocessor microprocessor STM32 firmware library (2008-10-11, C/C++, 983KB, 下载36次)

http://www.pudn.com/Download/item/id/558993.html

[处理器开发] mcudesigne

msp各个模块源码 如定时器,COM,硬件乘法器比较器USART,ADC.
msp source of each module, such as timers, COM, hardware multiplier Comparators USART, ADC. (2008-05-09, C/C++, 268KB, 下载10次)

http://www.pudn.com/Download/item/id/457452.html

[处理器开发] STM32F10x_32bitTimer_AN

STM32F103 定时器程序,具体请查看www.elechome.com
STM32F103 timer procedures, please see the specific www.elechome.com (2008-03-06, C/C++, 217KB, 下载210次)

http://www.pudn.com/Download/item/id/411529.html

[处理器开发] usart-20070624

AT917S64,ARM处理器的程序。有中断,点灯,定时器,串口的应用。
AT917S64 ARM processor procedures. Interruption, light lamps, timers, serial applications. (2007-06-24, C/C++, 67KB, 下载18次)

http://www.pudn.com/Download/item/id/299252.html

[处理器开发] 网络通信处理器S3C4510B的网口驱动设计.

网络通信处理器S3C4510B的网口驱动设计(ARM)
Network correspondence processor S3C4510B net mouth actuation design (ARM) (2005-09-27, C/C++, 3KB, 下载49次)

http://www.pudn.com/Download/item/id/115625.html
总计:2137