搜索资源列表
uboot_for_s3c4510
- 改写的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.
IDE
- AVR 单片机 1602模块,本人实物测试通过,绝对好用,易于移植,吐血奉献-AVR single-chip module 1602, I passed the physical test, the absolute ease of use, easy to transplant, blood sacrifice
tcp_ip_demo
- 嵌入式下的TCP/IP协议栈,支持的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP,(演示代码只支持PING)。 协议栈采用C代码编写,可以方便的移植和单片机平台上运行。-Embedded under the TCP/IP protocol stack, include support for ARP, IP, ICMP (ping), TCP, UDP, does not support IGMP, RARP, (demo code only su
LPC1788GUI-70
- 1788 gui 用于1788系列单片机gui的移植-1788 gui 用于1788系列单片机gui的移植
jt808_stm32
- 在单片中模拟多线程实现方式,可以在无法移植操作系统的单片机上实现复杂功能和协议。(It can realize complex function and protocol in MCU which can't transplant OS by simulating Multithread in single chip.)