-
arm7(uCOSII)打印机控制及驱动软件
arm7(uCOSII)打印机控制及驱动软件-arm7 (uCOSII) Printer Control and driver software
- 2022-02-06 14:36:17下载
- 积分:1
-
Can be used directly Atmel AT91SAM7X256_EK board a simple Web server program, AT...
可直接用于Atmel AT91SAM7X256_EK板的简单Web服务器程序, AT91SAM7X256(MAC)+DM9161AE(PHY),Web程序中设定的IP地址192.168.131.200,MAC地址 00-30-6C-00-00-02详见emac_lib.h与ethernetif.c,可在IE浏览器中输入查看,注:MDIX跳线未短接时,PC与EK板均需要通过UTP网线接至交换机,MDIX短接时可用网线直连PC。-Can be used directly Atmel AT91SAM7X256_EK board a simple Web server program, AT91SAM7X256 (MAC)+ DM9161AE (PHY), Web procedure set IP address of 192.168.131.200, MAC address 00-30-6C-00-00-02 see emac_lib.h and ethernetif.c, in IE browser, enter the view, note: MDIX when the jumper is not shorted, PC and EK boards come through UTP cable connected to the switch, MDIX cable shorted available when Direct Connect PC.
- 2022-09-14 21:40:03下载
- 积分:1
-
TG12864 LCD代码 在UC/OS 下 EASYRARM2100 下跑过,显示一个图形,程序在ADS1。2下运行。是个处女做,仅供参考...
TG12864 LCD代码 在UC/OS 下 EASYRARM2100 下跑过,显示一个图形,程序在ADS1。2下运行。是个处女做,仅供参考-Source code of TG12864 LCD driver for uC/OS tested on EASYRARM2100. It can display an image on the screen. It has been tested on ADS1.2. My first program.
- 2022-08-02 13:18:10下载
- 积分:1
-
该源码能够帮助初学者输入理解ARM语言的奥秘,熟悉ADS环境。成为ARM搞手...
该源码能够帮助初学者输入理解ARM语言的奥秘,熟悉ADS环境。成为ARM搞手-The input source can help beginners to understand the mysteries of ARM language, familiar with the ADS environment. Become engaged in hand-ARM
- 2023-08-16 23:35:03下载
- 积分:1
-
MSP
MSP-FET430P120 C语言例子程序-MSP-FET430P120 C language examples procedures
- 2022-05-26 15:01:55下载
- 积分:1
-
ucos
ucos-II 在 mc9s12dp256的移植 codewarrior(freescale)-OUT-II in mc9s12dp256 transplant codewarrior (fr eescale)
- 2022-01-28 23:30:39下载
- 积分:1
-
uCOS-II_lwip-1-19
基于UC/OS 2+LWIP的源码,内含有2个任务的调度,每个任务包含一个亮灯程序,基于AT91SAM7X256的ARM芯片开发,在ADS1.2环境下编写。(on UC/OS 2 LWIP source code, containing two task scheduling, Each task includes a light-up procedures based on the ARM chip AT91SAM7X256 development, ADS1.2 environment in preparation.)
- 2007-01-24 21:58:28下载
- 积分:1
-
keilc51 ucOSII transplanted to the source code. To facilitate learning, common p...
ucOSII移植到keilc51源代码.方便大家学习,希望共同进步。-keilc51 ucOSII transplanted to the source code. To facilitate learning, common progress.
- 2023-03-20 01:30:04下载
- 积分:1
-
μC/OS―Ⅱ 对 ATMega128 单片机的移植代码。
μC/OS―Ⅱ 对 ATMega128 单片机的移植代码。-uC/OS II object code for ATMega128 series MCU.
- 2022-02-20 23:39:54下载
- 积分:1
-
STM32F407_uCOS-III lwip(20160827)
主要实现功能:
1 tcp server并发(主要涉及文件app_lwip.c、app_tcp_server.c)
2 网线热插拔(主要涉及文件app_lwip.c、app_tcp_server.c)
3 不重启修改ip地址(主要涉及文件app_lwip.c、app_tcp_server.c、app_key.c(按键修改ip地址))
4 将lwip的数据接收从中断方式改成单独的接收任务方式(主要涉及文件app_lwip.c)
5 usb串口信息打印(115200波特率)
6 注意:使用的stm32的HAL库而不是标准库(The main functions are:
1 TCP server concurrency (mainly related to file app_lwip.c, app_tcp_server.c)
Hot plugging of 2 network lines (mainly related to documents app_lwip.c, app_tcp_server.c)
3 do not reset the IP address (mainly related to file app_lwip.c, app_tcp_server.c, app_key.c (key modify IP address))
4 change the data reception of LwIP from the interrupt mode to the individual receiving task (mainly involving the file app_lwip.c)
5 USB serial port information printing (115200 baud rate)
6 note: the HAL Library of the STM32 used instead of the standard library)
- 2020-08-13 16:28:27下载
- 积分:1