资源列表
blink_c
- blink example for c51
TFTP_Server
- TFTP_Server是一个通过网口更新linux内核和文件系统的软件,可以在XP使用,非常方便。-TFTP_Server is an update via network port linux kernel and file system software, you can use the XP is very convenient.
Qtp2B
- 一个基于qt的mp3播放器能够实现基本的功能和操作,适合入门的新手-MP3 Players basic on qt
1159
- 由32位高性能ARM微处理器组成的LED显示屏控制系统,就控制平台、硬件结构和软件开发实现给出了驱动部分和控制部分的详细分析与设计。-By a 32-bit high-performance ARM microprocessor control system consisting of the LED display on the control platform, the hardware architecture and software development to achieve gi
stm32_iwdg_demo
- demo use independence watchdog for stm32
Linux
- 嵌入式linux学习办法(PDF格式)。这是国嵌教人入门学习嵌入式linux的学习方法,里面的方法是该怎么做,该去学那些东西,这些东西的学习先后顺序-Embedded linux approaches to learning (PDF format). It is embedded in the country to teach people started learning embedded linux learning methods, which approach is how to do
xunishiboqi
- stm32 虚拟示波器下位机程序源代码(keil工程)-stm32 virtual oscilloscope lower computer program source code (keil project)
usb_device_check
- 查看USB设备相关的信息,适合于嵌入式设备开发调试。-Check the USB device related information, suitable for embedded device development and debugging.
sources
- sources是C++GUI+Qt4编程中文(第二版)的源代码,拥有书籍里的每一个实例的代码,运行过,可用。-sources is C++GUI+Qt4 programming Chinese (Second Edition) source code, has books in every instance of the code, run-off, is available.
com_reader
- 串口通信接收数据源码,是在Linux环境下接收串口的数据,并打印出来-Serial communication to send data source
com_writer
- 这是在Linux环境下向串口发送数据,其中包括串口配置、打开串口、写入串口数据以及关闭串口等内容-This is the Linux environment to send data to the serial port, including port configuration, open the serial port, serial data, and write the serial port and so close
GCC-Compiling-multiple-source-files
- 本文档详细讲述了如何在Lniux环境下使用GCC来编译、链接多个文件,在大型工程项目中有很重要的指导意义-GCC Compiling multiple source files