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

[处理器开发] UDP服务器收发数据实验(ucos版)

在ucos系统下用stm32实现udp服务器收发数据实验
Using UCOS to realize data sending and receiving experiment of UDP server in STM32 system (2018-07-18, C/C++, 20873KB, 下载3次)

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

[处理器开发] XC2000_FreeRTOS

在英飞凌XC2000平台上移植Freertos,功能实现任务切换,编译器为Tasking。
Transplant Freertos on the Infineon XC2000 platform to achieve task switching (2018-05-25, C/C++, 1448KB, 下载17次)

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

[处理器开发] embedded template

该系统使用SMT32 ESP8266组成环境监测节点的平台程序,方便搭载各种传感器对服务器进行数据发送。在B站有简单讲解视频 用户名:lissettecarlr
The system uses SMT32 ESP8266 to form the platform program of environment monitoring node, which is convenient for carrying various sensors to transmit data to the server. In Bibili, there is a simple explanation video user name: lissettecarlr (2017-06-07, C/C++, 6109KB, 下载7次)

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

[处理器开发] HTTP-web-server-demo-STM32

基于STM32的HTTP网页服务器实验,最简单的HTTP网页服务器DEMO.
STM32-based HTTP web server test, the most simple HTTP web server DEMO. (2015-07-22, C/C++, 6914KB, 下载144次)

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

[处理器开发] STM32F207_TCP_SERVER

以STM32F207处理器为核心的电路板,以LWIP协议为基础作为TCP服务器代码。在电路板上已经测试,绝对可以用。
The board is based on the STM32F207 and TCP server code is based on the LWIP protocol.The code is confirmed. (2014-07-31, C/C++, 2575KB, 下载41次)

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

[处理器开发] STM32_UIP_WEB2-DM9000AEP

STM32的UIP例程,具备HTTP服务器,Telnet服务器和客户端等功能
The STM32 UIP routines, with the HTTP server, Telnet server and client functions (2013-11-17, C/C++, 7089KB, 下载28次)

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

[处理器开发] armlpc2103

基于arm lpc2103开发程序。包含主模块,串口模块,数据队列模块,中断模块,定时器,液晶显示等模块。注释详细
basic code base on arm lpc2103 cpu containing many usefull modules (2012-05-17, C/C++, 189KB, 下载9次)

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

[处理器开发] I2C2

Ti的cortexM3处理器LM3Sxxx系列处理器上使用I2C总线操作EPROM芯片AT2401的例子代码
This code is programmed for TI cortex M3 processer —LM3Sxxx,used to control EPROM chip(AT2401) with I2C bus. (2012-04-27, C/C++, 1KB, 下载8次)

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

[处理器开发] S3C2440_MMU

arm2440 MMU控制器,非常详细,容易看懂
arm2440 MMUcontroller (2012-03-15, C/C++, 264KB, 下载14次)

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

[处理器开发] ADC

aduc702x处理器ADC应用程序...........
aduc702x MCU adc application (2012-03-04, C/C++, 8KB, 下载5次)

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

[处理器开发] fir

用fir滤波器处理处理外部输入的音频信号,通过卷积处理,模数变换后,将输入的音频信号和fir滤波器的卷积值输出给DSP
Fir filter processing with external input audio signal processing, through the convolution processing, analog-digital conversion, the input audio signal and the convolution of fir filter output to the DSP (2011-12-01, C/C++, 79KB, 下载9次)

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

[处理器开发] 3.8.2_time_16_count

流明ARM开发板设置定时器示例程序,可以直接在IAR编译器上运行使用。
Lumens ARM development board set the timer example program, can direct IAR compilers run use. (2011-09-05, C/C++, 158KB, 下载4次)

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

[处理器开发] Cortex-M3

cm3内核stm32f107(包括stm32f103)等,详细技术手册,寄存器有详细说明
cm3 core stm32f107 (including stm32f103) and so on, detailed technical manuals, registers are described in detail (2010-12-03, C/C++, 1381KB, 下载29次)

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

[处理器开发] LT-ARM214X_timer_muisic

LT-ARM214X学习板定时器唱歌实验
program (2010-08-19, C/C++, 35KB, 下载3次)

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

[处理器开发] wav

基于lpc2148(arm7)的wav音乐格式播放器的设计,采用24bitPCM1770DA转换芯片,播放音质极好
Based on lpc2148 (arm7) the wav format music player designed 24bitPCM1770DA conversion chips, excellent sound quality playback (2008-12-17, C/C++, 662KB, 下载60次)

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

[处理器开发] BKP

STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对备份寄存器进行操作。备份寄存器可用电池来供电。
Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the backup register. Register can be used to backup battery power supply. (2008-08-31, C/C++, 25KB, 下载83次)

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

[处理器开发] AT91BootSAM9261

AT91BootSAM9261.zip,atmelsam9261微处理器启动初始化源代码 (2008-07-13, C/C++, 22KB, 下载15次)

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

[处理器开发] s3c2440buzzer

s3c2440当作单片机来用,用来驱动蜂鸣器的源代码,对初学者学习arm结构和编程有很好的帮助。
S3C2440 to use as a single-chip, used to drive the buzzer source code, for beginners to learn the structure and programming arm have a very good help. (2008-06-24, C/C++, 3KB, 下载11次)

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

[处理器开发] S3C2410_example1

ARM9系列,s3c2410实验代码,包括(蜂鸣器播放音乐实验,中断按钮实验,定时器实验,串口通讯实验,以及综合实验)都在开发板上调试通过。
ARM9 series s3c2410 experimental code, including (buzzer broadcast music, Experimental interrupt button, the timer experiments, serial communication experiment, and the integrated test) in the development board through debugging. (2007-05-12, C/C++, 691KB, 下载533次)

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

[处理器开发] arm-timer

一个ARM7的定时器程序,程序员通过该程序可以了解ARM7的编程方法,启动过程,地址映射等基本概念和实现方法
an ARM7 timers procedures, the procedures adopted by programmers can understand ARM7 programming methods, the process started, address mapping of such basic concepts and methods (2004-12-21, C/C++, 47KB, 下载89次)

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