搜索资源列表
CapacitiveSensingwithPIC10F
- 详细介绍基于microchip PIC10F系列的芯片进行触摸感应设计的原理和细节-Details microchip PIC10F series based on the chip touch-sensitive design principles and details of
10Ftouch
- 基于microchip PIC10F系列的芯片进行触摸感应设计的源代码-Based on microchip PIC10F series of chips designed for touch-sensitive source code
Dimmer_Firmware
- PIC10F206 Light Dimmer Firmware.zip-PIC10F206 Light Dimmer Firmware
pic10f220_io_control_and_proteus_sch
- 包含适用于PIC10F系列的源程序和proteus仿真原理图,本程序在IDE8.30上编译通过,HEX文件可以直接用于仿真,proteus版本为7.1,源码包含有非常详细注释,是PIC入门练手好资料。-Contains the source code for PIC10F family and proteus simulation diagram, this program IDE8.30 compiled by, HEX file can be directly used for simula
pic10
- 本文件夹里面的是实现pic10 CPU的全部verilog代码以及相应的测试脚本代码,当然有一些模块是在quartus中直接编辑波形测试的,所以没有响应的测试脚本文件。 tri_state_port的测试还未完成,test_pic10_status_reg.vt和test_pic10_tri_state_port2.vt都没有完成测试任务 其中有三篇文档: PIC10_RISC_Design.pdf:原文(verilog代码基本都来自原文,对一部分进行了改进),这篇文章写