资源列表
uARM
- 老外写的在avr上跑的arm模拟器,附内核镜像文件,可以运行linux系统,等效主频大概10khz-Run on avr arm simulator written by foreigners, with a kernel image file, you can run linux system, the equivalent frequency probably 10khz
config-files
- 基于arm7嵌入式开发板在linux环境下关于串口通信实验配置文件-Arm7 embedded development board linux environment on serial communication experiment configuration file
training
- 中兴内部C培训讲义(强烈推荐)(拒绝公布在外网)-ZTE internal C training lecture notes (highly recommended) (refuse to publish online)
ftp
- 关于ftp上下载文件的服务器和客户端源码-Ftp download file server and client source code
serialtool
- QT下串口编程,主要用于嵌入式linux-QT for embedded linux Serial Programming,
wifi_driver
- 在LINUX下无线网卡驱动代码,在特定linux下编译,既可用于ARM板无线收发-LINUX wireless card driver code, in particular under linux compile both ARM board wireless transceiver
motor
- 电动机在LINUX下的控制,通过ARM平台控制电机的转动,程序包括驱动和应用程序两部分-Motor LINUX under control by the ARM platform control motor rotation, the two parts of the program, including drivers and applications
server_arm
- 基于T264的USB摄像头应用程序 在Windows端可以通过网络读取-T264 USB camera application on the Windows side can be read through the network
crc
- 用查表法实现了8bits和16bits的crc算法-8bits and 16bits crc algorithm with a look-up table method
keyboard
- 在ARM上,用轮询法和反转法实现了按键的。-ARM on the polling method and reversal key.
link
- 单项链表实现了修改节点、插入节点、删除节点。-Single linked list to modify the node to insert nodes, delete nodes.
button
- 在ARM上,用正转的方法实现了按键的基本功能。-Forward the basic functions of the buttons on ARM.