搜索资源列表
dos_src_c
- DOS操作系统的C语言源代码 强烈推荐!!! 可以用来学习基于字符界面的操作系统的设计,包括了FAT文件系统、操作系统内核以及一些常用工具。-DOS operating system in C language source code strongly recommended! ! ! Can be used to study the character based on the design of the operating system, including the FAT file s
mp3player
- linux下的MP3程序,基于2.6.8内核,在FS2410开发板上的-MP3 procedures under linux, based on the 2.6.8 kernel, the development board in FS2410
RTOS
- This source code for HCS12 based RTOS. This code enables the user to create his own application on the kernel given.-This is source code for HCS12 based RTOS. This code enables the user to create his own application on the kernel given.
MCUSimilate_1.2
- 一个用于单片机内运行的微内核,有像ucOS样的基于优先级的任务调度。但是没有使用其实时抢夺,我是等待一个高任务级运行完了才等到其他的任务运行。当前任务不可抢夺。这样就不用考虑到任务切换带来的损耗了。还有我用了一个内存分配机制,可以动态分配和释放内存块。这些都是在VC6.0上的测试示例,但使用者可以用到任意一款单片机开发上面。所有代码都在VC6.0和XC2287M上测试过了。-One for the microcontroller to run the micro-kernel, there is
TFT-LCD(SSD1289)
- 基于cortex-m3内核的STM32F107,在TFT-LCD(SSD1289)液晶上显示文字以及图片。-Cortex-m3 based kernel STM32F107, TFT-LCD (SSD1289) LCD display text and pictures.
565
- 职能公交系统的开发,应用内核管理!基于C语言进行编程实现!-Functions of the public transport system development, application kernel manages! Based on the C language programming!
Lpc1768_driver
- 基于rtx内核的LPC1768在keil平台上的软件开发,其中包含简单的GPIO,led,UART等程序-Rtx kernel-based LPC1768 in keil software development platform, which includes simple GPIO, led, UART and other procedures
ENC
- ENC28J60的应用原理图,以及基于51,AVR,STM32的底层驱动程序,UIP核的编程,详细资料。-Application of the principle of ENC28J60, and is based on 51, AVR, STM32 driver, UIP kernel programming, detailed information.
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脚本交互窗口,波
OSPrioShedule_14_1229
- 基于STM32的小的任务调度程序,任务调度基于优先级调度法,任务间通信通过消息机制实现任务同步。同时包括了一个基于此调度内核的测试程序和串口驱动程序-STM32-based small task scheduler, task scheduling priority-based scheduling method, inter-task communication mechanisms to achieve synchronization of tasks through the message
Led
- 基于cc2540芯片的led点灯实验,8051的内核,适合初级者学习所用-Cc2540 chip-based experiments led lighting, 8051 kernel, used for beginners learning
SCH51-OS-V1.45
- 这是基于51的一个小型操作系统,或者说是个实时内核,我觉得写得很好。-This is a small operating system based on 51, or a real-time kernel, I feel is well written.
PWM-output
- 基于STM32CortexM3内核PWM波形输出,通过修改程序的时间参数,可以得到不同占空比的波形,如50 ,75 ,100 。-Based on kernel STM32CortexM3 PWM waveform output, by changing the time parameters of the program, can get different duty cycle of the waveform, such as 50 , 75 , 100 .
编码器
- 这是基于ARM Cortex M4内核的K60芯片开发的一套编码器代码,主要用于电机转速的智能控制(This is a set of coder code developed by K60 chip based on ARM Cortex M4 kernel, which is mainly used for intelligent control of motor speed)
STM32F1开发指南-寄存器版本_V3.1
- 基于cortex-m内核的stm32的寄存器版本的开发指南(Development Guide for register version of STM32 based on Cortex-M kernel)
MPU6050六轴传感器实验
- 基于cortex-m内核的mpu6050六轴传感器实验(Experiment of mpu6050 six axis sensor based on Cortex-M kernel)