-
0s uc
uC/0S-II 是一种体积小巧而实用的实时操作系统,由于其代码的开放性,近年来普遍受到人们的关注,被应用到各种嵌入式系统中。
本课题要求详细了解uC/0S-II嵌入式实时操作系统的内核,分析如何将uC/0S-II移植到PIC单片机系统上,并给出一个移植的应用实例。
- Transplant uC/0S_II to PIC MCU
- 2023-03-31 22:00:04下载
- 积分:1
-
关于单片机的极值问题的编程,比较简单的东西了
关于单片机的极值问题的编程,比较简单的东西了-Extremal problems on the microcontroller programming, a relatively simple thing of
- 2022-04-20 12:03:55下载
- 积分:1
-
Basis in the transplant s3C44b0 note, online resources, and share
uclinux 在s3C44b0上的移植说明,网上资源,与大家共享-Basis in the transplant s3C44b0 note, online resources, and share
- 2022-01-26 05:18:21下载
- 积分:1
-
operating system and development environment for EVC, the database application
操作系统为wince,开发环境为EVC,有关数据库的应用程序-operating system and development environment for EVC, the database application
- 2022-02-15 16:06:57下载
- 积分:1
-
ds1302+1602shizh0ng.含闹钟
#include //包含单片机寄存器的头文件
#include //包含_nop_()函数定义的头文件
unsigned char code digit[10]={"0123456789"}; //定义字符数组显示数字
sbit SCLK=P2^5; //位定义1302芯片的接口,时钟输出端口定义在P1.0引脚
sbit DATA=P2^6; //位定义1302芯片的接口,数据输出端定义在P1.1引脚 I/O
sbit RST=P2^7; //位定义1302芯片的接口,复位端口定义在P1.2引脚 CE
sbit s1=P1^0; // 时间移位
sbit s2=P1^1; // 时间加
sbit s3=P1^2; //时间减
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 14:54:39下载
- 积分:1
-
改写的U
改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。
1、支持串口下载,ftp下载。
2、flash操作。
3、总之,u-boot是一个可移植在多种单片机上的bootloader。其功能特别强大。
4、本移植针对s3C4510,flash 1片2M 16位宽度,SDRAM 1片16M 16宽度。网络物理层RTL8019。
5、你可以直接windows解压后,把u-boot.bin烧写到FLASH的0x0,或放到redhat 9下重新make.-rewrite the U-boot for Porting (Note that this source is under pressure in windows a shrinking). A support serial download, ftp download. 2, flash operation. 3, in short, u-boot is a portable in a variety of microcontroller on the Bootloader. Its function was particularly strong. 4, the transplant against s3C4510, flash a 2M 16 width, 16M SDRAM a width of 16. RTL8019 network physical layer. 5, you can directly windows unpacked, put u-boot.bin burning FLASH to the 0x0, redhat 9 or put under re-make.
- 2022-02-14 10:46:41下载
- 积分:1
-
包含proteus仿真原理图,完整程序
用内部定时器做时间控制,用74ls164进行串行口控制位选 可调时间时分
包含proteus仿真原理图,完整程序
用内部定时器做时间控制,用74ls164进行串行口控制位选 可调时间时分-Women suddenly Proteus Yi Ling原standard braise , entire most-complete序snapped using twitter时corner 器做时Jie制satirical , 74ls164 vehicles using shallow dorsal versed in shallow trap制satirical tack strip时Qin Jie Xu时
- 2023-02-11 22:15:04下载
- 积分:1
-
随着图书馆管理PIC16F877A RFID接口
应用背景这是一个基于图书馆管理的项目,采用射频识别技术,采用了无线射频识别技术。RFID作为一种特定的人进入图书馆,登录登出目的 ;也在这个项目中。当用户想放一本书在图书馆的书架上,表明我已经使用了一个绿色LED和错架我用红色LED正确的架子上。这是由RFID标签放置在每本书表示。当标签ID与摆在架子上的控制器的ID,绿色LED发光的红色LED发光的人。这是用于图书馆书架管理。关键技术该软件包括嵌入式C,使用的是从Microchip的MPLAB IDE V 8.63开发。软件采用Proteus 8进行仿真测试。硬件也由个人照片板和RFID em-18模块具有频率125KHz和RFID无源标签的测试。我用12位数字的C代码的RFID标签,当各自的RFID标签是用12位数通过UART传送给PIC控制器如果 ;配以相应的人和书是确定 ;
- 2022-03-03 03:24:22下载
- 积分:1
-
This is common with the design of 51 series single
这个是用常见的51系列单片机设计的 控制电机驱动芯片的程序,程序简单适用,而却有些特殊的好处就是,初学者特别好懂!大家赶紧下来-This is common with the design of 51 series single-chip motor driver chip to control the process, the application of simple procedures, and has some special benefits is particularly good for beginners to understand! We rushed down to see
- 2023-02-03 20:40:03下载
- 积分:1
-
多种CRC的算法解释和原理分析,并有原程序。可以在通讯和文件加密中使用...
多种CRC的算法解释和原理分析,并有原程序。可以在通讯和文件加密中使用-CRC algorithm multiple interpretations and principles of analysis, and the original procedure. The communications and the use of file encryption
- 2023-03-13 05:40:03下载
- 积分:1