资源列表
linux
- 基于ARM嵌入式Linux系统开发技术详解,详细介绍了Linux嵌入式开发-ARM-based embedded Linux systems development technology explain, detailing the Linux embedded development
socket
- linux内核中有关套接字部分的源代码,想学习内核的可以看一下-linux kernel source code for the relevant parts of the sockets, want to learn what you can see the kernel
SDL-1.2.14.opie.tar
- SDL 1.2.14 port for opie
STM32-duqumpu
- stm32f103rct6读取MPU6050六轴的C语言程序-stm32f103rct6 read MPU6050 six axes of C language program
Calender
- Qt实现的日历时钟程序,日历可以调整日历大小,时钟可以调整时间-Qt achieve clock calendar program, calendar, the calendar can adjust the size, you can adjust the time clock
gpio_test.tar
- 使用/dev/mem和mmap方式在用户层操作物理层资源的接口。-use /dev/mem and mmap to operate physical layer resource in usermode process.
uart_test.tar
- 代码提供了操作串口的接口函数,尽管未对常用串口操作参数如波特率、数据位长度、停止位长度和数据校验方式进行参数化,但是为串口操作带来了很大的便利。-we provide uart operation function interface, it brings great convenience for linux uart developers although it need baudrate, databits, stopbits and checkmode parameterization.
keypad
- 飞凌OK335按键QT测试源码,采用QSocketNotifier消息事件触发响应。-QT test button Feiling OK335 source, using QSocketNotifier news events trigger a response.
spi
- OK335平台上QT图形界面的SPI调试程序,-SPI debugger on OK335 platform QT graphical interface
libusb-1.0.9.tar.bz2
- libusb,下载安装。 整个过程多次需要root权限,可通过命令sudo -s一次性取得root权限: root@jelline:~/Downloads# tar jxvf libusb-1.0.8.tar.bz2 root@jelline:~/Downloads# cd libusb-1.0.8/ root@jelline:~/Downloads/libusb-1.0.8# ./configure root@jelline:~/Downloads/lib
indoor_environment.tar
- 嵌入式开发的串口调试界面程序,基于Freescale 的i.mx6qsarbesd的开发板,可以和pc机进通信,实现发送和接收信息的功能,分别对应三个波特率的版本,B115200,B9600和B24-Embedded development of serial port debug interface program, based on the Freescale i.m x6qsarbesd development board, can communicate with PC, realiz
vehicle_counter.tar
- 基于linux和C的ADC模块、串口和GPIO操作及软中断开发-linux and c based ADC module, serial port and gpio operation and signal process.