Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop SCM

xunlidiqiuyi

  • Category : SCM
  • Tags :
  • Update : 2015-01-05
  • Size : 448kb
  • Downloaded :0次
  • Author :w****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
#include <io.h> #include <interrupt.h> #include <pgmspace.h> #include <led_data.h> #include <led_text.h> #define bit_set(port_address,bit_serial) ((port_address) |= (1 < bit_serial)) #define bit_clear(port_address,bit_serial) ((port_address) &= ~(1 < bit_serial)) #define bit_get(port_address,bit_serial) ((port_address) & (1 < bit_serial)) #define BANK_0_ON bit_clear(PORTC,PORTC2) #define BANK_1_ON bit_clear(PORTC,PORTC3) #define BANK_2_ON bit_clear(PORTC,PORTC5) #define BANK_3_ON bit_clear(PORTC,PORTC4) #define BANK_0_OFF bit_set(PORTC,PORTC2) #define BANK_1_OFF bit_set(PORTC,PORTC3) #define BANK_2_OFF bit_set(PORTC,PORTC5) #define BANK_3_OFF bit_set(PORTC,PORTC4)
Packet file list
(Preview for download)


xunlidiqiuyi\球随心动-自制绚丽地球仪(附代码+原理图\电路图 程序代码.rar
............\......................................\自定义图像工具.rar
............\球随心动-自制绚丽地球仪(附代码+原理图
xunlidiqiuyi
............\球随心动-自制绚丽地球仪(附代码+原理图\电路图 程序代码\schematic&code\globe.c
............\......................................\...............\..............\led_data.h
............\......................................\...............\..............\led_text.h
............\......................................\...............\..............\pgmspace.h
............\......................................\...............\..............\schematic.jpg
............\......................................\...............\schematic&code
............\......................................\电路图 程序代码
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 one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.