k-m-arun-kumar-5 / 8051-interface-EEPROM-24C02C

Interface AT89C51 microcontroller with external EEPROM (24C02C) using I2C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description :

I just shared my works, which I worked as learning path and practiced Embedded C programming using AT89C51 (a 8051-based 8 bit CMOS controller) such as interface External EEPROM (24C02C) using I2C.

Purpose :

In all my respective repositories, I just shared my works that I worked as the learning path and practiced, with designed, developed, implemented, simulated and tested, including some projects, assignments, documentations and all other related files and some programming that might not being implement, not being completed, lacks some features or have some bugs. Purpose of all my repositories, if used, can be used for LEARNING AND EDUCATIONAL PURPOSE only. It can be used as the open source and freeware. Kindly read the LICENSE.txt for license, terms and conditions about the use of source codes, binaries, documentation and all other files, located in all my repositories.

My Thanks and Tribute :

I thank to my family, Friends, Teachers, People behind the toolchains and references that I used, all those who directly or indirectly supported me and/or helped me and/or my family, Nature and God. My tribute to my family, Friends, Teachers, People behind the toolchains and references that I used, Nature, Jimmy Dog, God and all those, who directly or indirectly help and/or support me and/or my family.

Toolchains that I used for AT89C51 Application design and development are as follows :

1: IDE and Simulator for Application development of AT89C51 - Keil uvision 4 for C51 Development Tools 2: Desktop Computer Architecture and OS for development of AT89C51 - Intel X64 & Windows 7 (32 bit). 3: Code editor - Notepad++. 4: Documentation - Microsoft Office 2007 (alternative LibreOffice) and Text Editor.

Some reference that I refered for AT89C51 Application design and development, are as follows :

1: Schaum's Outline of Programming with C, 2nd Edition - Book authored by Byron Gottfried. 2: Understanding and Using C Pointers: Core Techniques for Memory Management - Book authored by Richard M. Reese. 3: Embedded C - Book authored by Michael J. Pont. 4: AT89C51 product datasheet 5: https://www.electronicwings.com/8051/inside - 8051

Note :

Kindly read in the source codes, if mentioned, about the Program Description or Purpose, Known Bugs, Caution & Notes and documentations.

Repository Web Link :

https://github.com/k-m-arun-kumar-5

About

Interface AT89C51 microcontroller with external EEPROM (24C02C) using I2C.

License:Other


Languages

Language:C 80.4%Language:Assembly 14.5%Language:HTML 5.1%