Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - access C
Search - access C - List
三星ARM9 s3c2410 usb device开发 ,实现HID鼠标功能 USB_device_lib.c: usb设备库函数 USB_device_config.c usb设备鼠标配置,配置描述符,接口描述符,类描述等,接USB控制传输。 USB_device.c usb设备鼠标主代码 。-Samsung ARM9 s3c2410 usb device development, HID achieve USB_device_lib.c mouse functions : usb equipment library functions USB_device_config.c usb mouse equipment configuration, descriptors configuration, interface descriptors, description, USB access control transmission. USB_device.c usb mouse main code equipment.
Date : 2025-12-22 Size : 11kb User : 哇哈哈

该压缩包为ARM S3C44B0的源代码,含有5个程序。分别为按键控制LED,PWM脉冲宽度调制,RTC实时时钟,UART串口通信,DMA直接内存存取等5个实验的源代码。代码以C语言为主,辅以部分ARM汇编指令。该实验开发平台为S3C44B0板,开发工具为ADS1.2.-The package for the ARM S3C44B0 compression source code, which contains five procedures. Were keys to control LED, PWM pulse width modulation, RTC real time clock, UART serial communication, DMA direct memory access, such as five experiments the source code. Code to C language, supplemented by some ARM compilation directives. The experimental development platform for S3C44B0 boards, development tools for ADS1.2.
Date : 2025-12-22 Size : 464kb User : 刘贵华

该代码为NIOSII中按键模块的硬件驱动,按键为4x4行列式键盘,通过行列扫描获取键值-The code for the button module NIOSII in hardware drivers, key determinant for the 4x4 keyboard, scanning through the ranks of access keys
Date : 2025-12-22 Size : 3kb User : 白天

用单片机控制键盘的程序,利用中断获得键盘扫描码并转换为ASCII码,在1602液晶上显示字符。C语言编写,KEIL环境下编译,键盘驱动写得相当好。-Single-chip microcomputer to control the keyboard with the procedure, the use of interrupted access to the keyboard scan code and converted to ASCII code, in the 1602 character LCD display. C language, KEIL compiler environment, keyboard-driven written a very good job.
Date : 2025-12-22 Size : 23kb User : 目前源

//一个简单却实用的菜单程序 //如果编写简单的程序的话这个菜单函数就可以不用看了,但是当你编写到复杂的程序的时候就可能就会为人机界面和各个函数直接的连接而烦恼了,这个菜单函数就是用来解决这个问题,虽然没有UCGUI厉害,但是我觉得代码在2000行一下的话用起来还是不错的选择的.虽说简单但是用到了结构体大部分的知识了,希望c语言不太好的朋友自己补习一下好了. -//A simple but useful menu program// if a simple procedure to prepare the menu function, then you can not read, but when you prepare to complex procedures may be time for the man-machine interface and various functions and direct access and trouble, the menu function is used to solve this problem, although there was no UCGUI formidable, but I think the code line in 2000, then click or to use a good choice. Although simple to use but most of the structure of knowledge, and hope c not-so-good friends their own language tutorial about it.
Date : 2025-12-22 Size : 2kb User : sampson21

1,初始化: 如果AD7705复位引脚直连VCC,最好在初始化程序中加入初始化序列,不然ready信号不会输出。 2,输入范围 如果AD7705采集单端信号,则输入必须在0到VDD之间,而不可以超出或为负,如果一个输入为负,则另一个输入会有灌入电流的现象,芯片无法正常运行。-AD7705 is a complete 16-bit A ö D converter. Within Structure in Figure 1. If the external crystal oscillator, precision voltage reference and less Amount of decoupling capacitance, A ö D to continuous conversion. It uses a But lower-cost access to high-resolution 2- $ conversion technology Operation, error-free access to 16-bit data output. This is a very Consistent with the higher resolution but less demanding digital conversion Applications such as digital audio products and intelligent instrumentation products. Following a few important part of the device for a brief description and characteristics. AD7705 programmable gain amplifier includes two full-differential Sub-channel analog input.-Chip programmable gain amplifier PGA Eight selectable gain 1,2,4,8,16,32,64,128 One can swing the scope of different types of input signal amplification to close A ö D converter full scale voltage converter A ö D again, this favorable On improving the q
Date : 2025-12-22 Size : 34kb User :

基于74hc165的获取按键的c程序,经过测试,程序很简单明了-Access keys 74hc165 based on the c procedures tested, the procedure is very simple and clear
Date : 2025-12-22 Size : 1kb User : cai

c语言查询器,可以很方便的查询在做项目时候所需的函数库。而且对于阅读程序的设计人员,能很快查阅到需要了解的函数-c language query devices, can easily check the time required in a project library. But also for the reader' s designers can quickly access to the need to understand the function
Date : 2025-12-22 Size : 225kb User : xuxu

Code Warrior 5.1环境下应用VisualizationTool可视化调试的一个例子。-This project is an HC12 ANSI-C project. This example is running the "Demo" program on: -the CodeWarrior HC12 Simulator, (choose "Demo (Simulation)" target), -ICD12 P&E cables interface (ICD12, Cable12, Cable12HS, Multilink) (choose "Demo (P&E Multilink)" target), -BDIK Abatron BDI1000 interface (choose "Demo (Abatron bdi1000)" target). This program shows a combination of features of the debugger: -when "Simulation" debugging with "SampleS12.io" (SCIs, RTIs, io PORTB pure simulation), "Visualization Tool" interaction with program (Subscription/Each access refresh), and usage of Terminal component in terminal emulation mode. -when "real hardware" debugging (in BDM mode, via P&E cable or Abatron BDI), with "Visualization Tool" interaction (Memory/ periodical refresh), and usage of Terminal component in real terminal mode.
Date : 2025-12-22 Size : 50kb User : 吴亦明

这是一个TrueType字库操作模块,通过它,您可以直接访问*.ttf字库,读取字库的风格、某个字的轮廓、闭包等等各种信息。   该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译,并且还有调用例子供参考。最新版本-This is a TrueType font operation module, through which you can directly access the*. ttf font, read the font style, the outline of a word, closure, and so all kinds of information. The module contains enough source files are compiled in standard C, you can compile under any compiler, and there are examples of call for reference. The latest version
Date : 2025-12-22 Size : 2.25mb User : 池小兵

液晶的128*64的图形显示,可以用取码软件取码后,再由它显示出来。单C滴,带仿真-128* 64 LCD graphical display can be used to obtain access code after the software code, then show it. Single C drops, with simulation
Date : 2025-12-22 Size : 21kb User :

P1.0—P1.2分别为南北方向的红,黄,绿灯; P1.3——P1.5为东西方向的红,黄,绿灯;共阴极数码管的a,b,c,d,e,f,g,dp分别接P0.0-P0.7;数码管V0-V2分别接P2.0——P2.2(V0为百位,V1为10位,V2为个位);南北为主干道,能行时间180秒,黄灯亮3秒,东西为乡村道,通行时间为60秒,黄灯亮3秒;采用T0为中断源,扫描显示数码管,T1为定时器,每次定时0.5秒,两次计数1秒。 -P1.0-P1.2 north-south direction, respectively red, yellow, green P1.3- P1.5 for the east-west direction of the red, yellow, green common cathode LED of a, b, c, d, e , f, g, dp, respectively, then P0.0-P0.7 digital V0-V2 were then P2.0- P2.2 (V0 to one hundred, V1 is 10-bit, V2 is a bit) north and the south main road, can do time 180 seconds, the yellow light for 3 seconds, something for the rural road, access time of 60 seconds, yellow light for 3 seconds use T0 interrupt source, the scans showed that the digital control, T1 for the timer, each timer 0.5 seconds, two counts of 1 second.
Date : 2025-12-22 Size : 5kb User : 萨拉

采用信息钮(ibutton)与单片机设计实现了门禁系统,研究了1-wire协议,采用C语言完成ibutton序列码的读取-Using information button (ibutton) and microcontroller design to achieve the access control system, 1-wire protocol, using C language to complete the the ibutton sequence code reader
Date : 2025-12-22 Size : 58kb User : 贺冬凌

交通灯c源程序,实现东西、南北交通灯时间控制,设置有紧急通道,交通指示用8x8点阵显示-Traffic light c source code to achieve something, north-south traffic lights time control is provided with emergency access, traffic directions with 8x8 dot matrix display
Date : 2025-12-22 Size : 2kb User : zhaoxin

数字式 单线总线 温度传感器 DS18B20 官方文档,前期Dallas版本,后期MAXIM版本,中文翻译版本。 单线总线二叉树遍历寻址暂时没有翻译上,仅提供了C源码。 -DS18B20 Official Datasheet and Programming Manual Chinese Version that Translated from the offical paper More information, Please access the C source code.
Date : 2025-12-22 Size : 831kb User : deadlieves

This library provides a low-level abstraction of the Controller Area Network (CAN) module on Microchip microcontrollers with a convenient C language interface. It can be used to simplify low-level access to the module
Date : 2025-12-22 Size : 1.73mb User : Ali
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.