搜索资源列表
AESEncryptionDecryption
- Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypt
Robosapien_IR
- Robosapien_IR.zip contains source files, PCB + Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial
KeyGrab
- Programming and Interfacing the 8051 Microcontroller in C and Assembly
2
- 基于8051单片机的走马灯控制程序。开发环境为Keil,用C语言编写程序。可通过与PROTEUS软件的联调进行仿真。-Based on 8051' s revolving door control procedures. Development environment for the Keil, using C language programming. Through the FBI and the PROTEUS simulation software.
fatfs_R0.07c_code_source
- FatFs是一个通用的文件系统模块,以小的嵌入式系统的FAT文件系统。 FatFs的编程遵守的ANSI C格式语法标准,因此它是具有独立于硬件架构。可用于PIC, AVR, SH, Z80, H8, ARM-FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C,
stm32fatfs
- 在sd卡上移植fatfs,移植成功,已经能用,-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 ca
c51proteus100
- 单片机C语言应用100例的源代码和仿真,绝好的8051资料,学习c语言的好参考,做为工程调用的子程序,proteus验证过了!-Microcontroller applications in C source code of 100 cases and simulation, excellent 8051 data, a good reference to learn c language, as a project called the subroutine, proteus verified
MCU_data
- 基于C语言与8051单片机的自编程序(包括中断,AD转换,软件延时等常用外设驱动),以及8051单片机选型资料-Based on the C language and the 8051 self-compiled programs (including to interrupt, AD conversion software delay commonly used peripheral drivers), as well as the 8051 Selection
ENERGY-METER
- This program is based on the Embedded C, It uses the 8051 controller and to inform the automatic billing when a user sends a message sends to to intened user.
8051-Serial-Code
- the 8051 serial uart sample code using uart interrupt method , the program written in embedded c and keil IDE.
Fatfs_GCC
- FatFs gcc 编译工程 FatFs Module是一种完全免费开源的FAT文件系统模块,专门为小型的嵌入式系统而设计。它完全用标准C语言编写,所以具有良好的硬件平台独立性,可以移植到8051、PIC、AVR、SH、Z80、H8、ARM等系列单片机上而只需做简单的修改。它支持FATl2、FATl6和FAT32,支持多个存储媒介;有独立的缓冲区,可以对多个文件进行读/写,并特别对8位单片机和16位单片机做了优化。-FatFs Module is a completely free