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

[处理器开发] RPC-w-ESP32

在这个项目中,我设计了一个程序来促进与ESP32微控制器的交互,采用套接字编程和远程过程调用。
In this project, I designed a program to facilitate interactions with a ESP32 microcontroller, employing socket programming and remote procedure call. (2024-03-30, Others, 0KB, 下载0次)

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

[处理器开发] Embedded-Systems-Course

该文凭课程由五个部分组成,可以延期。这些部分包括:第1部分:编程课程第2部分:...,
This diploma program consists of five parts, with the possibility of extensions. These parts include: Part 1: Programming Course Part 2: Microcontroller Interfacing Part 3: Automotive Protocols, AUTOSAR, and MISRA Part 4: Automotive and ARM Cortex Part 5: Real-Time Operating System (RTOS) (2023-09-02, Others, 0KB, 下载0次)

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

[处理器开发] Rust-Embedded-roadmap

掌握用于嵌入式系统开发的Rust编程的全面路线图和资源,
A comprehensive roadmap and resources for mastering Rust programming for embedded systems development, (2023-08-29, Others, 0KB, 下载0次)

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

[处理器开发] ATTiny85_USB

这是关于基于AVR的ATTiny85微控制器的信息,该存储库包含使用USB_CDC对闪烁的ATTIN.85进行编程的资源,
This is about AVR based ATTiny85 Microcontroller , This repository contains the resources to programming flashing ATTiny85 with USB_CDC, (2023-08-07, Others, 0KB, 下载0次)

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

[处理器开发] C-RISCV-MDs

详细介绍RISC-V汇编编程的开源MD手册,包括RARS开发环境的教程。......简介...,
Open-source MD manuals detailing RISC-V assembly programming, including a tutorial of the RARS development environment. Introductions to the peculiarities of low-level C programming are also included as a function of this. (2021-01-22, Others, 0KB, 下载0次)

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

[处理器开发] AgonLight

一个独立的,基本的可编程微控制器和微型计算机在一起!最快、最便宜、最容易破解的8-bi...
A stand-alone, BASIC-programmable microcontroller and microcomputer in one! The fastest, cheapest, most hackable 8-bit computer ever. (2023-05-01, Others, 163993KB, 下载0次)

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

[处理器开发] tic-tac-toe

一个微控制器项目,涉及在Arduino上构建tic-tac-toe,并用C代码编程游戏逻辑。
A micro-controller project involving building tic-tac-toe on an Arduino and programming the game logic in C-code. (2016-12-30, Others, 26552KB, 下载0次)

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

[处理器开发] STM32-for-DHT11

DHT11模块的STM32代码,亲测成功!
DHT11 module STM32 code, pro-test success! (2013-01-27, Others, 4057KB, 下载328次)

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

[处理器开发] Study-ARM-Step-by-Step

ARM编程的基本知识,BOOT代码流程和功能分析,OS中断程序的编写举例和BOOT代码的流程图
A basic knowledge of ARM programming BOOT code processes and functional analysis of the preparation of the OS interrupt program example, the flow chart of the code and BOOT (2012-03-26, Others, 1948KB, 下载3次)

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

[处理器开发] easyweb_arm7-7x256-0130_keil

一个AT91SAM7X256的http server编程例子,与上位机相连,可以通过浏览器实时察看AT91SAM7X256开发板的模拟输入量.keil环境。
An example for AT91SAM7X256 about the http server,in the environment of keil. (2011-04-12, Others, 510KB, 下载6次)

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

[处理器开发] ADS1.2

ARM仿真器的学习资料,开发环境是ADS1.2,使用ADS编译,可以对MODEM进行编程
ARM emulator learning materials, the development environment is ADS1.2, compiled using the ADS can be programmed to the MODEM (2011-02-25, Others, 719KB, 下载4次)

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

[处理器开发] TouchScreen

嵌入式编程-ARM-PXA270-EELiod 基础实验-触摸屏 触摸屏驱动程序,C运行环境已确定。
Embedded programming-ARM-PXA270-EELiod basic experiment- the touch screen touch screen driver, C runtime environment have been identified. (2010-12-04, Others, 589KB, 下载12次)

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

[处理器开发] labview24408025upd7210

这是一个很好的入门程序,是学习GPIB接口的例子,通过这个upd7210编程,可以很好的了解GPIB接口的设计
This is a good entry process, the GPIB interface, an example of learning through the upd7210 programming, can be a very good understanding of the GPIB interface design (2010-09-26, Others, 654KB, 下载8次)

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

[处理器开发] SdramPositionMap

在arm嵌入式系统中比较通用的sdram内部布局图,可用于初学嵌入式系统或者arm编程者参考使用。
Arm embedded system in comparison sdram general internal layout of maps, can be used in embedded systems or novice programmers reference arm. (2009-06-16, Others, 4KB, 下载1次)

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

[处理器开发] ArmCtrlLedByC

ARM920T系列微处理器用语控制LED的代码 用C和汇编编写,用于学习C和汇编混合编程
Terms ARM920T microprocessor control LED line of code with C and compiled to prepare for the study of mixed C and assembler programming (2009-06-06, Others, 24KB, 下载2次)

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

[处理器开发] RandP

在S3C44B0X ARM处理器上用C语言实现的IIS接口驱动程序,可以实现对UDA1341芯片的编程实现对声音的录放功能,并且具有一定的延时功能。
S3C44B0X ARM processor in C language using the IIS interface driver chip can be programmed to achieve UDA1341 voice recording function to, and has a delay function. (2009-04-09, Others, 92KB, 下载11次)

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

[处理器开发] 1

网上收集的万利的STM32学习板上的LCD驱动原理及编程实现 ,希望大家喜欢
Online collection of STM32 Manley panel LCD driver learning theory and programming, I hope everyone likes (2008-08-02, Others, 48KB, 下载21次)

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

[处理器开发] StudyARMStepbyStep

ARM编程的基本知识,BOOT代码流程和功能,OS中断程序的编写举例和BOOT代码的流程图。
ARM basic knowledge of programming, BOOT code flow and function, OS interrupted, for example the preparation of procedures and flow chart BOOT code. (2008-07-14, Others, 1940KB, 下载58次)

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

[处理器开发] ewarm_code

徐爱钧《iar ewarm嵌入式系统编程与实践》随书光盘中的实例 北京航空航天大学出版社
XU Ai-jun iar ewarm Embedded Systems Programming and Practice CD-ROM with book examples of Beijing University of Aeronautics and Astronautics Press (2008-02-28, Others, 4696KB, 下载244次)

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

[处理器开发] communicationofserialport

在ADS1.2开发环境下用C编程,实现串口与ARM芯片的通信,其中采用ARM芯片为S3C2410
In ADS1.2 development environment using C programming, realize serial communication with the ARM chip, including the use of ARM chips for S3C2410 (2007-09-14, Others, 7KB, 下载119次)

http://www.pudn.com/Download/item/id/332818.html
总计:119