Skip to content
Boardor
  • Home
  • About
  • Contact
  • Login

AT89S51

Simple Microcontroller Program Tutorial

2025-06-03 by boardor
Simple Microcontroller Program Tutorial

In assembly language, there are specific instructions to output high or low levels on a certain port. Taking port P1.0 as an example: The instruction to set this port to high is: SETB P1.0 The instruction to set this port to low is: CLR P1.0 Now, we will connect a small light to the microcontroller’s … Read more

Categories Embedded Hardware Tags 51 Microcontroller, AMOLED, Assembly, AT89S51, Keil uVision2 Leave a comment

#IndustrialAutomation #RoboticsTechnology .NET IoT 3C Electronics 51 Microcontroller AI Accelerator AirMCU Alarm Clock Alpine Linux Anti-Debugging Application Programming Arduino AsyncMQTT_ESP32 Async Programming Automotive Electronics Bluetooth C/C++ CircuitPython DIY Embedded Systems Exploration Robotics FPGA Huichuan PLC Industrial Raspberry Pi Machine Learning open source Raspberry Pi Software Development STM32

Recent Posts

  • The Light of Integrity Illuminates the Path of Growth - A Thematic Class Meeting of Class 2417
    The Light of Integrity Illuminates the Path of Growth – A Thematic Class Meeting of Class 2417
  • Ongoing Maintenance Phase II | Comprehensive Advancement of Level C Maintenance for Unit #1
    Ongoing Maintenance Phase II | Comprehensive Advancement of Level C Maintenance for Unit #1
  • Advanced Usage of fprintf and fscanf for Appending and Reading Files in C
    Advanced Usage of fprintf and fscanf for Appending and Reading Files in C
  • Maintenance Efforts in Spring: Full Commitment to 'C Repair'
    Maintenance Efforts in Spring: Full Commitment to ‘C Repair’
  • Detailed Explanation of File Read and Write Operations in C: fread, fwrite, fprintf
    Detailed Explanation of File Read and Write Operations in C: fread, fwrite, fprintf