Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Other assembly language

8、交通灯

  • Category : assembly language
  • Tags :
  • Update : 2017-08-18
  • Size : 26kb
  • Downloaded :0次
  • Author :99***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
/ define IO port --- // #define GPIO_DIG P0 // show segment code port, 74HC573 latch; #define GPIO_PALCE P1 // digital segment select port, 74HC138 decoder; #define GPIO_TRAFFIC P2 // traffic light port; Sbit RED10 = P2 ^ 0; // on the street red light; Sbit GREEN10 = P2 ^ 1; // on the sidewalk green light; Sbit RED11 = P2 ^ 2; // on the motor red light; Sbit YELLOW11 = P2 ^ 3; // on the motor vehicle yellow light; Sbit GREEN11 = P2 ^ 4; // on the green car; Sbit RED00 = P3 ^ 0; // right walkway red light; Sbit GREEN00 = P3 ^ 1; // right lane green light; Sbit RED01 = P2 ^ 5; // right motor red light; Sbit YELLOW01 = P2 ^ 6; // right motor vehicle yellow light; Sbit GREEN01 = P2 ^ 7; // right motor green light;
Packet file list
(Preview for download)
8、交通灯
8、交通灯\交通灯
8、交通灯\交通灯.LST
8、交通灯\交通灯.M51
8、交通灯\交通灯.OBJ
8、交通灯\交通灯.c
8、交通灯\交通灯.hex
8、交通灯\交通灯.lnp
8、交通灯\交通灯.plg
8、交通灯\交通灯.uvopt
8、交通灯\交通灯.uvproj
8、交通灯\交通灯_uvopt.bak
8、交通灯\交通灯_uvproj.bak
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.