资源列表
char2hex
- 字符串转换成16进制数据,当网络编程时,经常需要把字符1(0x31)转换成hex的1(0x1),例如:mac地址-String into hexadecimal data, when network programming, we often need to transfer the character 1 (0x31) to convert hex to 1 (0x1), for example: mac address
MaiXin_MaPan_MX7650B_DC_GSL1680_Z7Z67-030A
- wm8850 mid7 w70 touch driver
clock8025
- 多功能电能表,内含多功能电能表底层驱动多项功能。-Multifunction energy meter, includes multifunction energy meter drive multiple functions on the ground floor.
video
- linux驱动利用udev的方法自动创建设备节点程序,不用手动添加节点,也不用过时的fdevs的方法-linux driver automatically creates the device node program
linux_module_single_makefile
- linux下的驱动程序模块编程makefile文件编写实例,单文件示例。-driver module under linux programming makefile file written instance, single-file examples.
testdrv
- 这是一个fl2440 按键中断驱动文件,arm9(s3c2440开发平台),按下开发板按钮开关1,便可测试,通过cat /proc/interrupts 命令在include/arch/irqs.h 可查证。-This is a key interrupt-driven file fl2440, arm9 (s3c2440 development platform), press the button to switch a development board, can be tested by
simple-shell
- 简单的shell 综合设计指导书 小题答案-simple shell
utf2unicode
- linux下utf和unicode互相转换的模块代码,代码最短-under linux and unicode utf mutual conversion module code, the code shortest
platform_device
- 基于platform总线设计的中断(按键)字符设备驱动,设备添加代码 -Interrupt based on the design of platform bus (key) character device driver, device add code
Bipolar_Stepper_Motor_Class
- 供测试使用的二相步进电机驱动程序,配合g代码的使用。-Phase step for testing the use of stepper motor driver, and with the use of G code.
spi
- 此函数把SPI的读写功能集成在一块,传递的val既是向SPI写的数据,也是从SPI读取的数据,只需要在执行读或写之前把MCU的I/O脚设置成相应的输出或输入即可。-This function of the SPI read and write functions integrated in one, passing val both written to the SPI data is read from the SPI data, only need to perform a read or
tty
- Video-driver written on C language.