搜索资源列表
2401EEPROM
- 2401EEPROM PIC16f877a 调试通过-2401EEPROM PIC16f877a debugging through
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
aarco-pic-programming-files-day-27-i2c-01
- connect serial i2c eeprom with pic16f877a using ccs c
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)