搜索资源列表
uCOS_II_eZ80F91_v100
- ucos_ii 在Z80系列单片机上的移植,大家一起共享一下吧!-ucos_ii the Z80 series microcontroller on the transplant, what we share together!
Proteus
- 目前在单片机的教学过程中,Labcenter Electronics 推出的 EDA 软件 Proteus(普罗特斯)已越来越 受到重视,并被提倡应用于单片机数字实验室的构建之中。Proteus 是一款功能较为全面的电子设计自动 化软件,它不但可用于 PCB 设计以及模拟和数字电路仿真分析,还可应用于单片机及其外围电路的仿 真,支持的微处理器芯片(Microprocessors ICs)包括 8051 系列、AVR 系列、PIC 系列、HC11 系列、 ARM7/LPC2000
sdcc
- 很少见的源码公开的msc51和z80的c编译器。-rarely seen in the open-source and Z80 msc51 c compiler.
sdcc-2.4.0.tar
- Small Device C Compiler 面向Inter8051,Zilog Z80,Dallas 80C390,Motorola HC80等系列单片机的开源C编译器,针对上述产品进行了优化--Small Device C Compiler. It is an open source C compiler for Inter8051, Zilog Z80, Dallas 80C390, Motorolas HC80 and other SCMs.
SD_sampl
- Simple SD-card (SDC) interface example (Z80 asm source code - block read/write, connection scheme)
mcu
- 单片机是指一个集成在一块芯片上的完整计算机系统。尽管它的大部分功能集成在一块小芯片上,但是它具有一个完整计算机所需要的大部分部件:CPU、内存、内部和外部总线系统,目前大部分还会具有外存。同时集成诸如通讯接口、定时器,实时时钟等外围设备。而现在最强大的单片机系统甚至可以将声音、图像、网络、复杂的输入输出系统集成在一块芯片上。 单片机也被称为微控制器(Microcontroller),是因为它最早被用在工业控制领域。单片机由芯片内仅有CPU的专用处理器发展而来。最早的设计理念是通过将大量外
fatfs0.6
- 文件系统fatfs0.6板的,一切ok,欢迎下载-FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It c