Welcome![Sign In][Sign Up]
Location:
Search - MCUsystem

Search list

[Other resourceMCUsystem

Description: 《单片机应用系统开发实例导航》一书源代码-"SCM application examples navigation systems development," a source book
Platform: | Size: 838317 | Author: 罗研华 | Hits:

[Other resourceMcuSystem

Description: 王绍伟先生的单片机入门资料,进阶必备-Wangchaowei introductory information on the SCM, advanced essential!
Platform: | Size: 469476 | Author: huang | Hits:

[Other resourceMS3

Description: 实用单片机系统第三版 本包包还程序阅读器souceinsight3.5 以及比较完整得单片机系统,类似与大家知道得UCOS,但又有很大不同!本包是我朋友所作现在我帮助起推广。“现在这段时间RTOS非常热,可很多人往往为了用RTOS而用RTOS,其实很多很多的项目一般的设计都已经可以了的,RTOS显得有些画蛇添足。对于一般的设计思路,往往要做很多的工作,甚至整个软件的结构不知道怎么搭建,McuSystem主要就是解决以上的问题提出的,真正为实用服务的一个系统,它全部用C语言编写,结构非常清晰,核心是它的消息机制,解决很多普通设计中的一些问题,包括并发事件问题。并且这个消息还支持优先级。我相信只要具有一般C语言水平的都能很快的看懂。系统用Source Insight做编辑,keil为编译,DPFLASH下载,这个成了标准配置,目录建在D:\\MCU51\\。这个程序是让大家去修改,以适合自己的平台用。现在简单的说一下文件的构成:boot.c是入口程序,define.h是一些宏定义,system.c是系统内核,包括节拍,消息都在这个里面,routine.c为例行程序,如键盘,数码管显示都在这个里面控制,键盘是采用扫描的。”
Platform: | Size: 3666904 | Author: friendly_QQ | Hits:

[SCM实用单片机系统

Description: 增加ASCII.C的一个ASCI码(7F),用于虚拟按键用 修改UART串口的命令解析程序,修改RTC的pcf8563中断部分。 精简IIC和smart_timer代码,添加define.h的宏定义。 修改system.c里的消息堆栈的宏定义 增加ii.c函数,支持对eeprom的打包 增加由PLD或者GPIO输出的模拟UART,在6个CLOCK下速度为57.6K 增加消息的优先级功能,消息类型的前4位为消息的优先级,后4位为消息的类型 试用于初学单片机并且想更上一层楼的,或者有些基础,想减少工作量的。-an increase ASCII.C the ASCI code (7F) for the virtual keys with serial UART to amend the order analytic procedures, the revised RTC pcf8563 interruption part. IIC and smart_timer streamline code, add the definition of Acer define.h. The revised system.c news stack macros increase II.c function, support for EEPROM packaged increase from the PLD or GPIO output analog UART, in the next six CLOCK speed of 57.6K news of the priority function of the type of information before news of the four priority levels after four types of information on the trial beginner to a higher level and SCM, or some foundation, we want to reduce the workload.
Platform: | Size: 2233344 | Author: 初学者 | Hits:

[SCMMCUsystem

Description: 《单片机应用系统开发实例导航》一书源代码-"SCM application examples navigation systems development," a source book
Platform: | Size: 837632 | Author: 罗研华 | Hits:

[SCMMcuSystem

Description: 王绍伟先生的单片机入门资料,进阶必备-Wangchaowei introductory information on the SCM, advanced essential!
Platform: | Size: 468992 | Author: huang | Hits:

[SCMMS3

Description: 实用单片机系统第三版 本包包还程序阅读器souceinsight3.5 以及比较完整得单片机系统,类似与大家知道得UCOS,但又有很大不同!本包是我朋友所作现在我帮助起推广。“现在这段时间RTOS非常热,可很多人往往为了用RTOS而用RTOS,其实很多很多的项目一般的设计都已经可以了的,RTOS显得有些画蛇添足。对于一般的设计思路,往往要做很多的工作,甚至整个软件的结构不知道怎么搭建,McuSystem主要就是解决以上的问题提出的,真正为实用服务的一个系统,它全部用C语言编写,结构非常清晰,核心是它的消息机制,解决很多普通设计中的一些问题,包括并发事件问题。并且这个消息还支持优先级。我相信只要具有一般C语言水平的都能很快的看懂。系统用Source Insight做编辑,keil为编译,DPFLASH下载,这个成了标准配置,目录建在D:\MCU51\。这个程序是让大家去修改,以适合自己的平台用。现在简单的说一下文件的构成:boot.c是入口程序,define.h是一些宏定义,system.c是系统内核,包括节拍,消息都在这个里面,routine.c为例行程序,如键盘,数码管显示都在这个里面控制,键盘是采用扫描的。”
Platform: | Size: 3666944 | Author: friendly_QQ | Hits:

[Embeded-SCM DevelopMCUsystem

Description: 一个非常实用的单片机系统架构源码,保证源码的完整性!-A very useful source of single-chip microcomputer system architecture to ensure the integrity of source code!
Platform: | Size: 2219008 | Author: sdf | Hits:

[SCMMcuSystem

Description: 平台化的单片机设计系统,内舍多种芯片驱动程序-Design of single-chip platform systems, with multiple homes chip driver
Platform: | Size: 349184 | Author: 林立生 | Hits:

[SCMMCUsystem

Description: 这是一份完备的51小系统设计文档,包含软件硬件调试等各部分,是初学者以及参加项目或者竞赛同学的好帮手-This is a complete system design of 51 small documents, including software and hardware debugging and other part of the beginners as well as students to participate in the project or the competition a good helper
Platform: | Size: 1386496 | Author: hei | Hits:

[[完整版]Source-Insight教程及技巧

Description: 本文以 McuSystem 为例,Source Insight 以 3.0 版本为例。其他版本的 Source Insight 大同小异,介绍source insight的界面窗口的名称及使用方法 全文43页,16页以后为PPT(Taking McuSystem as an example, Source Insight takes version 3 as an example. Other versions of Source Insight Similarly, introduce the name and usage of source insight's interface window. The full text is 43 pages, and the 16 page is PPT.)
Platform: | Size: 1370112 | Author: 彩蝶幽梦 | Hits:

CodeBus www.codebus.net