资源列表
email-master
- The iojs.org directory contains an aliases.json file that provides email mappings for the iojs.org domain. It maps usernames @iojs.org to to email addresses. A credentials.json file needs to exist in the same directory containing an api-key prop
tft
- 建议通过nand flash的uboot下载到内存中运行。 可以支持3.5寸、4.3寸、7寸液晶屏 需要修改TFT_Driver.h中的#define LCD_Type LCDW35 #define LCD_Type LCDW35 —>3.5寸屏 #define LCD_Type LCDW43 —>4.3寸屏 #define LCD_Type LCDA70 —>7.0寸屏-Suggestions to nand flash memory
i2c
- the code is openwrt system for mt7620 i2c driver.-include a platform i2c device code and a platform i2c driver code.
AD5933_linux
- AD5933是一款高精度的阻抗转换器系统解决方案,可用于生物电阻抗分析和近程传感 共享在linux上的移植代码,使用iio驱动模型-The AD5933 is a high precision impedance converter system solution, it can be used in Impedance spectroscopy and Proximity sensing. This is the porting code for Linux, using iio dr
mmap_test
- 通过mmap的匿名管道实现父子进程通信,实现内存数据传送-The anonymous pipe through mmap parent and child processes to achieve communications, memory data transfer
Linux-easy-serial-
- Linux 简单的串口读和写(用于串口通信调试)-Linux easy read and write
UNIX-process-communication
- 进程通信的实现 分为三个基本文件,进程间信号传递、共享内存、消息机制、PV操作-Realization process communication is divided into three basic signal transmission between files, processes, shared memory, message mechanism, PV operation
mini2440_key_for_linux
- mini2440 按键 在linux操作系统上使用,开发环境mini2440-mini2440 key
kuaijiezhiling
- 在linux开发中常用到的一下些快捷命令:这里面的命令是很全和很完整的;-Commonly used linux developers to look at some of the shortcut command: This command is very full and very complete
lltj
- 利用netfilter 流量统计的例子,做网络流量计费的同志可能用的上-Examples of use netfilter flow statistics for network traffic accounting comrades on
usb_driver_nhom2
- this driver for usb storage on linux,after you remove driver on your systerm, you install this driver(by comman systerm) you can use it. in this has a application, using this application you can read anh write char on USB storage-this is driver for u
USB_to_serial_driver_Linux_change
- 可以用USB转串口驱动,但要自己make一下,Makefile已经在了,可以对驱动程序做自己更改-You can use the USB to serial driver, but to make yourself, Makefile already, you can do it yourself for the driver change