搜索资源列表
Linux26_tutorial_S3C2410
- Full documentation in french on how to build and install linux 2.6 on an ARM9 target ( cpu : samsung S3C2410 ). Most of the files from this tutorial can be downloaded from this web site
fax
- 基于GSM,FAX Modem2.0的无线传真,操作系统为linux,cpu 为mips-Based on GSM, FAX Modem2.0 of the Wi-Fi, operating system, linux, cpu for mips
87361035linux2.6_developer_guide_v1.4.1
- 君正MIPS CPU JZ4740 Linux 2.6 开发手册-MIPS CPU JZ4740 Linux 2.6
nmon_x86_12a
- nmon工具是一个收集AIX或Linux主机的性能数据,并分析的工具,使用简单易用。nmon工具可以在一个屏幕上显示所有重要的性能优化信息,并动态地对其进行更新。它并不会消耗大量的 CPU 周期,通常低于百分之二。-nmon tool is a collection of AIX or Linux host of performance data, and analysis tools, easy to use. nmon tool can be displayed on the screen
S5PC100_UM_REV1.04
- Samsung s new ARM cpu datasheet. S5PC100 Spec. - CPU ARM Cortex-A8 667-833Mhz - 32KB L1, 256KB L2 Cache - Video 720p (1280x720 Play. h.264 divx, mp4...) - nand, sd/mmc, usb booting - Windows CE 6.0, Linux (*Android) support - support 1
LinuxSystemMigrate
- 介绍Linux系统移植到ARM CPU系统的详细过程与注意事项,是我参加ARM Linux培训的教程。-Introduction to the ARM CPU Linux system, the system migration process in detail and note that I participate in ARM Linux training tutorials.
KM9260
- AT91SAM9260 linux board CPU AT91SAM9260, 180MHz 256MB NAND Flash 32MB SDRam
JZ4760kernelBoard
- 国产CPU,JZ4760的核心板的图纸,包含详细原理图跟PCB。支持 Linux,android,wince方案,喜欢做硬件的同学可以下载看看,是公司用来做网络播放器,PMP的。需要用PADS9.0打开。-JZ4760 kernel board。
linux-system-queries-CPU-utilization
- linux系统查询CPU利用率 linux system queries CPU utilization-linux system queries CPU utilization
dmidecode
- 查看linux系统硬件脚本,可以查看内存频率。CPU个数,各种硬件反编码。-simple shell
Linux
- 讲述linux进行高级编程的硬件基础和软件基础,介绍了CPU、总线、地址空间、内核数据结构等内容。-Hardware based and software based on Linux for programming, introduces CPU, bus, address space, the kernel data structures etc..
get
- 获取 linux cpu 利用率和温度等信息-Get linux cpu utilization and temperature and other information
Ubidots-detect-pi-memory
- 自从物联网 [IoT]兴起后,许多开发商都致力于特定用途的云端平台开发, Ubidots 就是专门针对传感器接收的云端平台,他可将感测的讯息透过 [web hook] [E-mail] [简讯] 通知相关人员,因为不必花时间在 Ubidots 端写程序,只需做相关触发条件的设定,所以十分好用。 User 只要在支持 Python的任何系统 (window linux IOS),将 IO 所感测的数值传送至 ubidots 云端平台,它即可将讯息通知相关人员 以下网址范例是在树莓派写一pyt
MX6U 嵌入式 Linux 驱动 开发指南 V1.6
- 本书主要讲解嵌入式 Linux 中的驱动开发,也会涉及到裸机开发的内容,相信大部分读者 和作者一样,以前都是做单片机开发的工作,比如 51 或者 STM32 等。单片机开发很难接触到 更高层次的系统方面的知识,单片机用到的系统都很简单,比如 UCOS、FreeRTOS 等等,这些 操作系统都是一个 kernel,如果需要网络、文件系统、GUI 等这些就需要开发者自行移植。而 移植又是非常痛苦的一件事情,而且移植完成以后的稳定性也无法保证。即使移植成功以后后 续的开发工作也比较繁琐,因为