搜索资源列表
uart-ucos
- 对于该开始学习嵌入式软件的人,特别是研究串口通讯的人大有帮助-began studying for the embedded software, especially those who study serial communications NPC help
ucos-ii_vc1.0
- uC/IP源代码 2003-08-16[摘][码] 该软件是本人在ucos_ii基础上加上网络功能, 串口调试, 在vc6.0 + masm.611下编译通过, 该软件仅供学习使用。-Phone / IP source code 2003-08-16 [Abstract] [code] is the software I ucos_ ii basis with network function, serial debugging, the compiler under vc6
uCOSiiforS3C44B0x_new
- uC/IP源代码 2003-08-16[摘][码] 该软件是本人在ucos_ii基础上加上网络功能, 串口调试, 在vc6.0 + masm.611下编译通过, 该软件仅供学习使用。-Phone / IP source code 2003-08-16 [Abstract] [code] is the software I ucos_ ii basis with network function, serial debugging, the compiler under vc6
uart2net_3.1
- 一个完整的串口转以太网服务器的源代码.硬件平台是LPC2214 ARM7处理器+8019AS以太网控制器.软件平台是UCOSII+一个第三方的TCP/IP协议栈.-a complete serial to Ethernet server source code. Hardware platform is LPC2214 ARM7 Department processors 8019AS Ethernet controller. UCOSII software platform is a thir
ucos+net
- C++程序源代码 在ucos_ii基础上加上网络功能,串口调试, 在vc6.0 + masm.611下编译通过,该软件仅供学习使用。 建议你在学习该软件的使用,首先先大致浏览一下ucos_ii的相关内容-C source code based on the ucos_ii with network function, serial debugging, the compiler under vc6.0 masm.611 passed, the only learning to use the s
ucosandlwipconvertlantocom
- 基于ucos和lwip实现网口和串口的模块实现,包括了软件架构和编程思路-LwIP uCOS and based on the realization of network and serial port of the module, including the software architecture and programming ideas
clockkeyrs232
- 基于ARM和proteus 采用定时器实现秒级定时 2个按键进行时间调整,一个采用中断方式、一个采用GPIO方式实现 显示1采用6个数码管(可带外部驱动器),使用动态扫描方式 显示2采用PROTEUS提供的RS232串口终端,用软件驱动串口进行显示 -Seconds using the timer class from time to time to achieve two key time to adjust to a disruption of the way the u
UART0-repack
- 基于ucos的UART串行口通信软件。采用keil开发-The UART serial port on ucos communication software. Developed by keil
ucosII
- uC/OS-II 实时操作系统最小系统。 Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是
RTC
- RTC的时钟设置和显示,通过秒中断功能,在LED1(GPIO_Pin_0)上以2s为周期闪烁,并以1s为周期通过USART送出时间信息 (在串口调试软件上以24小时时间制显示)-RTC clock setting and display by seconds interrupt function in LED1 (GPIO_Pin_0) the 2s cycle flashes and sent via USART 1s cycle time information (In 24-hou
uCOSUsartLED
- 用keil uVision4编写的嵌入了uCOS2系统的串口控制LED灯的源码,可以实现命令开发板和开发板的信息反馈到串口(内含串口调试软件)-Written with keil uVision4 uCOS2 system embedded serial control LED light source (containing serial debugging software)
RS232
- RS232通信协议 由串口调试软件发送到串口,又返回至上位机-RS232 communication protocol sent by the serial debugging software to the serial port , and return to the previous bit machine.
串口调试软件
- STM32F103系列单片机的串口通信程序,U-COSIII(STM32F103 series microcontroller serial communication program, U-COSIII)