CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - 基于S3C2410

搜索资源列表

  1. 2410_pwm

    0下载:
  2. 一个基于S3C2410 的 PWM 蜂鸣器驱动及测试程序 -a PWM bell driver and test program based on S3C2410
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:2.68kb
    • 提供者:罗芳林
  1. 33642077Exp7-CAN-Bus

    0下载:
  2. can总线的驱动和应用程序!基于s3c2410的spi口实现,可以作为参考-can s3c2410 spi mcp2510
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:54.18kb
    • 提供者:zhaojingyi
  1. ioControl

    0下载:
  2. 基于linux下 S3C2410 I/O驱动程序设计!-base on S3C2410 ,driver control code.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:tianchunjian
  1. USB_Device

    0下载:
  2. 基于S3C2410的usb驱动程序,纯驱动程序,和子函数,没有工程,方便自己开发-Based on S3C2410 usb driver, pure driver, and subroutines, no construction, to facilitate their development
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:80.04kb
    • 提供者:knnnjs
  1. s3c24xx_uart_test

    0下载:
  2. 本程序为基于s3c2410或s3c2440的串口测试裸机驱动,程序内以包涵各类头文件,程序可自动检测是s3c2410还是s3c2440。方便大家学习使用。-This program is based s3c2410 or s3c2440 serial test bare-metal driver, the program to cater for all types of header files, the program automatically detects s3c2410 or s3c
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:4.31kb
    • 提供者:张宇涛
  1. buttons

    0下载:
  2. Linux下基于S3C2410的按键驱动程序-button procedures based on S3C2410 under Linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:945byte
    • 提供者:林非
  1. S3C2410

    0下载:
  2. 该源码是基于ARM9 S3C2410A的LCD移植程序,LCD选用的是Sharp LQ080V3DG01 ,源码主要对LCD进行设置、初始化、并对LINUX kernel内核进行配置-。-The source is based on the ARM9-based LCD transplant program in the S3C2410A LCD optional Sharp, LQ080V3DG01 main source for LCD setup, initialization, and
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:4kb
    • 提供者:郑欢欢
  1. videodemo

    0下载:
  2. 基于arm s3c2410平台的linux系统usb摄像头监测程序。通过使用v4l的api函数从摄像头中读取数据 ,然后写人Frame Buffer, 使采集到的图像在液晶屏中显示出来。-Usb camera arm s3c2410 platform-based linux system monitoring procedures. By using the v4l api function to read data from the camera, and then writing Frame
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:3.58kb
    • 提供者:yangweichang
  1. s3c2440-nrf2401

    0下载:
  2. 基于s3c2410的nfr2401无线通信模块驱动-Based on s3c2410 nfr2401 wireless communication module driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:3.21kb
    • 提供者:CHE
  1. 12_touch_screen

    0下载:
  2. linux 字符设备驱动,触摸屏的驱动,该驱动是基于S3C2410开发板开发的,源码内有详细注释便于理解。-linux character device driver, the driver of the touch screen, the driver is developed based on the S3C2410 development board, the source detailed notes easy to understand.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:3.59kb
    • 提供者:张庆林
  1. EW-ARM--s3c2410-LCDdriver

    0下载:
  2. 基于EW-ARM开发的s3c2410LCD驱动-The development of s3c2410LCD drive based on EW-ARM
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:109.79kb
    • 提供者:雷奥
  1. EW-ARM--s3c2410If-cm

    0下载:
  2. 基于ew-arm开发的s3c2410红外通讯-Based on the development of ew-arm s3c2410 infrared communication
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:116.28kb
    • 提供者:雷奥
  1. EW-ARM-s3c2410-tscreen-driver

    0下载:
  2. 基于EW-ARM 开发s3c2410 触摸屏驱动-Based on the development of EW-ARM s3c2410 touch screen driver
  3. 所属分类:Driver develop

    • 发布日期:2017-11-15
    • 文件大小:115.24kb
    • 提供者:雷奥
  1. EW-ARM-s3c2410-mr-control

    0下载:
  2. 基于EW-ARM 开发s3c2410 电机转动控制-Based on EW-ARM development S3C2410 motor rotation control
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:116.35kb
    • 提供者:雷奥
  1. Interrupt

    0下载:
  2. 基于Linux的中断驱动编程,是在三星S3C2410板子可以运行的-Linux-based interrupt-driven programming in Samsung S3C2410 board can run
  3. 所属分类:Driver develop

    • 发布日期:2017-11-25
    • 文件大小:1.54kb
    • 提供者:lulu
  1. linux-devic-dm9216

    0下载:
  2. linux的开发的驱动,最新网桥dm9126,以及旧的dm9000都测试通过,硬件基于s3c2410,只要把硬件地址换成相应该ARM芯片,就能实现移植!-the linux development drive, the latest bridge dm9126, as well as the old dm9000 the test, hardware-based S3C2410 transplant as long as the hardware address into phase shoul
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:10.98kb
    • 提供者:王荣成
  1. usbCam-for-s3c2410

    0下载:
  2. 基于s3c2410的行车记录仪,qt编写,有图像动态显示,截图,保存图片以日期方式命名等功能,使用的软件QT4.6.3 qte也是这个版本-S3c2410 based on the tachograph, qt write, there is a dynamic display images, screenshots, save the picture to date are named, and other functions, the software is also used in thi
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:7.89kb
    • 提供者:周周
  1. SC2410-PINGMU

    0下载:
  2. LINUX 触摸屏和网卡驱动 基于S3C2410-LINUX-based touch screen and card driver S3C2410
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:21.68kb
    • 提供者:网球强
  1. Linux_Qt_PWM

    0下载:
  2. 本设计是基于嵌入式技术作为主处理器的AD采集与电机控制系统,利用S3C2410 ARM微处理器作为主控CPU,辅以LINUX操作系统和Qt界面系统,实现了智能化的将AD采集的数据通过Qt界面形式展现出来,同时根据AD值的不同改变PWM的参数值,从而控制电机的方向和转速等功能,并讨论了如何提高系统的速度、可靠性和可扩展性。-This design is based on embedded technology as the main processor s AD acquisition and m
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:27.57kb
    • 提供者:红兵
  1. s3c6410_led-device-module

    0下载:
  2. 基于s3c2410的led灯完整驱动模块,不仅仅是裸机编程,更重要的是驱动编程部分-S3C2410 LED lamp driving module based on complete, is not only the bare metal program, more important is the drive part of the program
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:187.77kb
    • 提供者:王少龙
搜珍网 www.dssz.com