资源列表
seven_steps_to_embedded_Linux
- 嵌入式Linux的学习涵盖的范围比较广,下从bootloader,到内核移植、文件系统,中间的驱动开发,到上层的应用程序调试、开发环境等,变化莫测,经常是别人的能用自己的就有问题。 由于缺乏他人适当指点,自己在学习过程中也走了很多弯路。看到有些朋友学习Linux的热情很高,但有时候不知道从哪入手,遂想和大家分享下这几年的经验教训。 此交流会在BUPT BES协会的组织下,历时半年,共九次。并录制了相关视频,上传到了BYR BT及优库上。 第一篇 Linux主机开发环
EC_M451_UART_Timerout_V1.00
- 基于新唐M453的串口1数据收发和对led灯的控制,可以通过串口助手来监听看到数据变化。(Based on the new Tang serial 1 data transceiver and control of the LED light, you can monitor through the serial assistant to see data changes.)
DS1307
- DS1307的单片机控制程序,STM32L151(DS1307 control program)
Opencv教程
- 对于使用python学习opencv的很实用,是一门入门的书记
W25Q64_混合数据读写
- 基于STM32的spi通信,大概可以提供参考(SPI communication based on STM32, probably can provide reference)
caiping
- 51单片机2.4寸彩屏实验,还有几个用彩屏做游戏的源代码-51 single 2.4-inch color screen test, there are several color to do with the game' s source code
电子时钟
- 模拟机械手表的表盘 有 年月日显示 及 闹钟设置(The dial of a simulated mechanical watch has year and month display and alarm clock setting)
dev_cd_ch19_code
- Windows CE source code for chapter 19 in the windoes CE programming book. This contains all of the source code for chapter 19.
Flash_Loader_Demonstrator
- STM32 串口下载器 快捷下载 pl2302下载-STM32 serial download pl2302 download fast download
singleChipBook
- 北航马老师单片机原理及应用对应关盘资料,数码管、流水灯、LCD等相关知识-Northern Ma Principles and Applications correspondence disk data, digital control, water lights, LCD and other related knowledge
soc_ip-2016-10-12
- 基于ISE14.7,软核SOC的自定义IP核源码,8个寄存器,全部引出,可以作为FL-FS通讯接口,附带几个其他驱动IP核-Based on the ISE14.7, soft-core SOC custom IP core source code, 8 registers, all derived, can be used as FL-FS communication interface, with several other drivers IP core
RN8209D单相电表程序
- RN8209D单相电表对电压、电流进行采样,通过USART或SPI进行传输到单片机,能够精确测量电压和电流,多应用于电表方面。