搜索资源列表
MSP430c
- MSP430常用模块程序,采用c语言编写 分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序 PWM输出程序 捕获脉冲信号周期程序 软件模拟异步串行通信程序 基本定时器程序 FLASH擦写程序 非行列式键盘程序 行列式键盘程序 DMA数据传输程序 软件模拟IIC总线读写24C02程序 FLL+锁频环程序
max485
- 本文提出了基于MCU和RS485总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植。-In this paper, based on the MCU and RS485 bus embedded system design methods commonly used for the engineers to provide the procedural framework for the call and transplantation.
RS-232
- 本文提出了基于MCU和RS232总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植。-In this paper, based on the MCU and RS232 bus embedded system design methods commonly used for the engineers to provide the procedural framework for the call and transplantation.
SED1520
- 本文提出了基于MCU和SED1250的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植-In this paper, based on the MCU and SED1250 embedded system design methods commonly used for the engineers to provide the procedural framework for the call and transplantation
HD44780
- 本文提出了基于MCU和HD44780总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植-In this paper, based on the MCU and bus HD44780 embedded system design methods commonly used for the engineers to provide a procedural framework for the call and transplantation
sourcecode
- 里面包括了我们常用的一些芯片的源程序框架和实例,包括AD,译码等。-Which includes some of our popular source framework and examples of the chip, including AD, coding, etc..
MSP430-framework-program
- 编写了msp430单片机中常用的程序框架-The preparation of a procedural framework commonly used in the MSP430 microcontroller
HD44780
- 本文提出了基于MCU和HD44780总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植-In this paper, based on the MCU and bus HD44780 embedded system design methods commonly used for the engineers to provide a procedural framework for the call and transplantation
HD44780
- 本文提出了基于MCU和HD44780总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植-In this paper, based on the MCU and bus HD44780 embedded system design methods commonly used for the engineers to provide a procedural framework for the call and transplantation
RT-Thread1.2.0
- 晟睿STM32F103ZET6开发板跑RT Thread,内核为1.2.0,GUI为0.8版本,可以下载到板子上跑。 1、TFT根据RT Thread驱动框架编写,FSMC总线,可直接用。适合常用的9320、9325、9328TFT驱动。 2、SPI W25Qxx Nor flash驱动,可存储字库和文件系统。 3、实时时钟(RTC),可用串口指令设置时间和日期,串口打印,显示在LCD上只需调用LCD显示函数即可。 4、三个串口驱动、IIC驱动,串口1为shell脚本交互窗口,波
Linux
- Linux开发系列由浅入深地介绍了交叉编译工具的搭建、基于s3c2416 bootloader的实现过程,以目前最新版的linux4.10.10内核为基础,一步步细致地介绍了修改编译,以及最简单的hello world根文件系统到实用复杂的根文件系统的构建。从而对bootloader、linux内核、根文件系统之间的关系有一定的认识。系列文章选取了几个典型的linux设备驱动,如LED、gpio按键、u盘、sd卡、网卡、nand flash、lcd等等,介绍了linux设备驱动框架的模式。针对嵌