29 results for “topic:at89c51”
🍰 51单片机实验
Arm Keil uvision program to integrate a servo motor and raindrop sensor with an AT89C51 Microcontroller to develop a prototype for an Automatic Car Wiper.
My projects using AT89xx Microcontrollers and MikroC Compiler
This project is built in order to understand the basic working principles of 8051 and get familiarized with the IO pins of 8051.
典型51系列mcu软件架构demo
Welcome to the "C++ Codes of Relevant Topics About 80C51 Microcontroller with Simulation Files" repository! This is your one-stop destination for diving into the world of microcontrollers and embedded systems. 🌐
Java program to play Piano in AT89C51 microcontroller
This was my Computer Architecture project. I found some similar projects on online. But it felt complex to me. That is why I combine hard and easy and made a doable project.
Security system
Простой usb программатор для микроконтроллеров AT89Cx051/AT89C5x
A line follower robot programmed in assembly for the microcontroller AT89C51
Milk flow rate monitoring with a help of Embedded Operating System.
NTPU Computer Architectures course, use 8051 assembly language to implement Huffman Coding Process including build up frequency table, build up huffman tree, build up huffman table, and encoding process. Build up project in Keil uVision5.
GPIO pins as a SPI interface to ADC module (MCP3202) to read analog voltage in channel 0 of MCP3202 and display analog voltage and percentage in LCD using 4 bit interface.
This project is a red alert system for the flood prone areas near dams and water storage bodies
Digital tachometer using AT89C51 (8051) simulated in Proteus
Embedded C Program in AT89C51 Microcontroller for Electric Appliance Power Control with UART Interface by Bluetooth HC05 Module
Speed control of DC motor using AT89C51 (Proteus simulation)
Tiny Basic for Intel 87C51 or AT89C51, AT89S51 having 4kB of code FLASH or EPROM with 128 bytes internal RAM
Control Four 5x7 LED Displays with MAX6952 & AT89C51 (Proteus Simulation)
Password-protected door lock system using 8051 (AT89C51/P89V51RD2) with 4x4 keypad, 16x2 LCD (4-bit mode), and LED indicators.
No description provided.
Application-based use of 8051 Microcontroller for controlling the sensors, actuators, interrupts, and serial communication.
ISE 2018
Tiny projects with microControllers
A Tic Tac Toe game made with 8051 Assembly
用at89c52实现四位抢答器功能
Some code for 8051 (Ic) ,also it's an assembly language
This repository is a course project for China University of Petroleum (Beijing). It implements an expression calculator on AT89C51 (8051 MCU) + LCD1602 + a 4×5 keypad input (4×4 matrix + 4 single keys). The calculator supports decimals and parentheses.