搜索资源列表
eeprom
- 内部eeprom 模块 基于PICDEM 2PLUS pic16f877a芯片的开发板代码-Internal eeprom module PICDEM 2PLUS pic16f877a on chip development board code
sctk-0.3.4.tar
- Smart Card ToolKit provides a library and associated tools for smart cards. Phoenix and Smartmouse protocols are supported for ISO7816 asynchronous smart card access and debugging. JDM is supported for programming PIC-based smart cards like piccard,
2401eeprom
- 2401eeprom pic16f877a 调试通过-2401eeprom pic16f877a debugging through
eepromREADANDWRITE
- 运用pic16f877a内部eeprom读写实验-used pic16f877a TO READ AND WRITE EEPRO
eeprom_rw
- 基于pic16f877a的写eeprom程序-Write eeprom program based pic16f877a
eeprom
- Firmware written in Embedded C for implementing an I2C communication between a pic16f877a with a 28Cxx eeprom memory. However this can be modified to work on any controller platform.
PIC
- 显示采用的是最常用最便宜的1602液晶,内藏HD44780,且内含简单字库.指令简单,容易上手 键盘部分由7个按键和一个电位器旋钮组成系统的输入部分.(如图) 2.运算处理单元 本系统的所有操作都由pic16f877a单片机完成(选择他的理由:端口多,不需扩展) 3.存储单元 主要由一片24C01的1K内存的eeprom完成,此芯片与单片机通过I2C总线通信,具有占有端口少的优点. 4.输出控制单元 由一片光耦和一个双向晶闸管
I2C
- pic16f877a的iic写24lc02c-eeprom,并以led显示。-pic16f877a of iic write 24lc02c-eeprom, and to led display.
pic16f877a-MPLAB-C
- pic16f877a单片机的各模块操作函数,ADC,eeprom,定时器,液晶驱动,93C46,SPI总线,AT45DB161B驱动等(MPLAB开发环境,C语言),使用12864显示屏作为调试显示,已调试通过。-pic16f877a microcontroller operation of each module functions, ADC, eeprom, timer, LCD driver, 93C46, SPI bus, AT45DB161B drivers, etc. (MPLAB
EEExp1
- pic16f877a 汇编语言 eeprom使用 学习-pic16f877a eeprom asm
eeprom-1602
- pic16f877a内部eeprom实验 并且实现1602液晶显示-the pic16f877a internal eeprom experiment and achieve the 1602 LCD
PIC-16F877-eeprom
- pic16f877a的eeprom编程应用-pic16f877a eeprom programming applications
17-eeprom
- pic16f877a的eeprom存储器的应用,适合PIC单片机初学者-The eeprom memory pic16f877a the application, suitable for PIC microcontroller beginners
eeprom
- pic16f877a 内部eeprom 的使用 拆分大于255的数-pic16f877a eeprom of using split a number greater than 255
pic16f877a_eeprom
- eeprom是pic16f877a自带的存储器,实现简单,使用方便,比外部存储芯片使用起来方便很多。通过proteus仿真。-eeprom is pic16f877a built-in memory, implementation is simple, easy to use, than external memory chips much easy to use. Through the proteus simulation.
pic16f877a_TEMP-sensor-data-stored-in-eeprom-via-
- pic16f877a controller based store temprature sensor data into eeprom
Experiment6_eeprom
- pic16f877a eeprom 的读写-pic16f877a eeprom WR
I2C_eeprom_LCD
- Embedded C Program for I2C eeprom RTC LCD on pic16f877a
pic16f877a eeprom Code
- pic16f877a eeprom Code.rar
eeprom
- 给内部eeprom写数据,再读取数据,并显示对eeprom操作(Write the data to the internal eeprom, read the data, and display the eeprom operation)