找回密码
 立即注册

一个基于C语言的单片机显示界面及通话功能的练习

[复制链接]
发表于 前天 14:32 | 显示全部楼层 |阅读模式
文件列表:
├文件夹1:[STC_communication-master]
│  ├文件夹1:[STC_系统]
│  │  ├文件夹1:[hardware]
│  │  │  ├文件夹1:[chuankou]
│  │  │  │  ├(1)chuankou.c
│  │  │  │  ├(2)chuankou.h
│  │  │  │  └█
│  │  │  ├文件夹2:[communicat]
│  │  │  │  ├(1)communicat
│  │  │  │  ├(2)communicat.c
│  │  │  │  ├(3)communicat.h
│  │  │  │  └█
│  │  │  ├文件夹3:[dongtai]
│  │  │  │  ├(1)dongtai.c
│  │  │  │  ├(2)dongtai.h
│  │  │  │  └█
│  │  │  ├文件夹4:[flash]
│  │  │  │  ├(1)flash.c
│  │  │  │  ├(2)flash.h
│  │  │  │  └█
│  │  │  ├文件夹5:[huanjing]
│  │  │  │  ├(1)huanjing.c
│  │  │  │  ├(2)huanjing.h
│  │  │  │  └█
│  │  │  ├文件夹6:[led_key]
│  │  │  │  ├(1)led_key.c
│  │  │  │  ├(2)led_key.h
│  │  │  │  └█
│  │  │  ├文件夹7:[paint]
│  │  │  │  ├(1)paint.c
│  │  │  │  ├(2)paint.h
│  │  │  │  └█
│  │  │  ├文件夹8:[peizhi]
│  │  │  │  ├(1)peizhi.c
│  │  │  │  ├(2)peizhi.h
│  │  │  │  └█
│  │  │  ├文件夹9:[phonebook]
│  │  │  │  ├(1)phonebook.c
│  │  │  │  ├(2)phonebook.h
│  │  │  │  └█
│  │  │  ├文件夹10:[ruqing]
│  │  │  │  ├(1)ruqing.c
│  │  │  │  ├(2)ruqing.h
│  │  │  │  └█
│  │  │  ├文件夹11:[touch_main]
│  │  │  │  ├(1)touch_main.c
│  │  │  │  ├(2)touch_main.h
│  │  │  │  └█
│  │  │  ├文件夹12:[yaokong]
│  │  │  │  ├(1)try.h
│  │  │  │  ├(2)yaokong.c
│  │  │  │  ├(3)yaokong.h
│  │  │  │  └█
│  │  │  ├文件夹13:[zitai]
│  │  │  │  ├(1)cichang_hmc5883.c
│  │  │  │  ├(2)cichang_hmc5883.h
│  │  │  │  ├(3)jiaosu_l3g4200.c
│  │  │  │  ├(4)jiaosu_l3g4200.h
│  │  │  │  ├(5)jiasudu_adxl345.c
│  │  │  │  ├(6)jiasudu_adxl345.h
│  │  │  │  ├(7)qiya_bmp085.c
│  │  │  │  ├(8)qiya_bmp085.h
│  │  │  │  ├(9)zitai.c
│  │  │  │  ├(10)zitai.h
│  │  │  │  └█
│  │  │  └█
│  │  ├文件夹2:[main]
│  │  │  ├(1)main.c
│  │  │  └█
│  │  ├文件夹3:[OLED]
│  │  │  ├(1)bmp.h
│  │  │  ├(2)oled.c
│  │  │  ├(3)oled.h
│  │  │  ├(4)oledfont.h
│  │  │  └█
│  │  ├文件夹4:[project]
│  │  │  ├(1)18system_tft
│  │  │  ├(2)18system_tft.build_log.htm
│  │  │  ├(3)18system_tft.hex
│  │  │  ├(4)18system_tft.lnp
│  │  │  ├(5)18system_tft.M51
│  │  │  ├(6)18system_tft.plg
│  │  │  ├(7)18system_tft.uvgui.Administrator
│  │  │  ├(8)18system_tft.uvgui.HYK
│  │  │  ├(9)18system_tft.uvgui_Administrator.bak
│  │  │  ├(10)18system_tft.uvopt
│  │  │  ├(11)18system_tft.uvproj
│  │  │  ├(12)18system_tft_uvopt.bak
│  │  │  ├(13)18system_tft_uvproj.bak
│  │  │  ├(14)bin.lst
│  │  │  ├(15)bin.obj
│  │  │  ├(16)bin.__i
│  │  │  ├(17)chuankou.lst
│  │  │  ├(18)chuankou.obj
│  │  │  ├(19)chuankou.__i
│  │  │  ├(20)cichang_hmc5883.lst
│  │  │  ├(21)cichang_hmc5883.obj
│  │  │  ├(22)cichang_hmc5883.__i
│  │  │  ├(23)communicat.lst
│  │  │  ├(24)communicat.obj
│  │  │  ├(25)communicat.__i
│  │  │  ├(26)delay.lst
│  │  │  ├(27)delay.obj
│  │  │  ├(28)delay.__i
│  │  │  ├(29)dongtai.lst
│  │  │  ├(30)dongtai.obj
│  │  │  ├(31)dongtai.__i
│  │  │  ├(32)flash.lst
│  │  │  ├(33)flash.obj
│  │  │  ├(34)flash.__i
│  │  │  ├(35)font.lst
│  │  │  ├(36)font.obj
│  │  │  ├(37)font.__i
│  │  │  ├(38)fontcheck.lst
│  │  │  ├(39)fontcheck.obj
│  │  │  ├(40)fontcheck.__i
│  │  │  ├(41)huanjing.lst
│  │  │  ├(42)huanjing.obj
│  │  │  ├(43)huanjing.__i
│  │  │  ├(44)iic.lst
│  │  │  ├(45)iic.obj
│  │  │  ├(46)iic.__i
│  │  │  ├(47)interrupt.lst
│  │  │  ├(48)interrupt.obj
│  │  │  ├(49)interrupt.__i
│  │  │  ├(50)jiaosu_l3g4200.lst
│  │  │  ├(51)jiaosu_l3g4200.obj
│  │  │  ├(52)jiaosu_l3g4200.__i
│  │  │  ├(53)jiasudu_adxl345.lst
│  │  │  ├(54)jiasudu_adxl345.obj
│  │  │  ├(55)jiasudu_adxl345.__i
│  │  │  ├(56)led_key.lst
│  │  │  ├(57)led_key.obj
│  │  │  ├(58)led_key.__i
│  │  │  ├(59)main.lst
│  │  │  ├(60)main.obj
│  │  │  ├(61)main.__i
│  │  │  ├(62)paint.lst
│  │  │  ├(63)paint.obj
│  │  │  ├(64)paint.__i
│  │  │  ├(65)peizhi.lst
│  │  │  ├(66)peizhi.obj
│  │  │  ├(67)phonebook.lst
│  │  │  ├(68)phonebook.obj
│  │  │  ├(69)puzzle.lst
│  │  │  ├(70)qiya_bmp085.lst
│  │  │  ├(71)qiya_bmp085.obj
│  │  │  ├(72)root.lst
│  │  │  ├(73)ruqing.lst
│  │  │  ├(74)ruqing.obj
│  │  │  ├(75)ruqing.__i
│  │  │  ├(76)spi.lst
│  │  │  ├(77)spi.obj
│  │  │  ├(78)spi.__i
│  │  │  ├(79)STARTUP.A51
│  │  │  ├(80)STARTUP.LST
│  │  │  ├(81)STARTUP.OBJ
│  │  │  ├(82)tft.lst
│  │  │  ├(83)tft.obj
│  │  │  ├(84)touch.lst
│  │  │  ├(85)touch.obj
│  │  │  ├(86)touch.__i
│  │  │  ├(87)touch_main.lst
│  │  │  ├(88)touch_main.obj
│  │  │  ├(89)touch_main.__i
│  │  │  ├(90)txt.lst
│  │  │  ├(91)txt.obj
│  │  │  ├(92)txt.__i
│  │  │  ├(93)yaokong.lst
│  │  │  ├(94)yaokong.obj
│  │  │  ├(95)yaokong.__i
│  │  │  ├(96)zitai.lst
│  │  │  ├(97)zitai.obj
│  │  │  └█
│  │  ├文件夹5:[system]
│  │  │  ├文件夹1:[bin]
│  │  │  │  ├(1)bin.c
│  │  │  │  ├(2)bin.h
│  │  │  │  └█
│  │  │  ├文件夹2:[delay]
│  │  │  │  ├(1)delay.c
│  │  │  │  ├(2)delay.h
│  │  │  │  └█
│  │  │  ├文件夹3:[iic]
│  │  │  │  ├(1)iic.c
│  │  │  │  ├(2)iic.h
│  │  │  │  └█
│  │  │  ├文件夹4:[interrupt]
│  │  │  │  ├(1)interrupt.c
│  │  │  │  ├(2)interrupt.h
│  │  │  │  └█
│  │  │  ├文件夹5:[spi]
│  │  │  │  ├(1)spi.c
│  │  │  │  ├(2)spi.h
│  │  │  │  └█
│  │  │  ├文件夹6:[stc]
│  │  │  │  ├(1)STC12C2052AD.H
│  │  │  │  ├(2)STC12C5410AD.H
│  │  │  │  ├(3)STC12C5630AD.H
│  │  │  │  ├(4)STC12C5A60S2.H
│  │  │  │  ├(5)STC15F104E.H
│  │  │  │  ├(6)STC15F2K60S2.H
│  │  │  │  ├(7)STC15W4K48S4.h
│  │  │  │  ├(8)STC89C5xRC.H
│  │  │  │  ├(9)STC90C5xAD.H
│  │  │  │  └█
│  │  │  └█
│  │  ├文件夹6:[tft_touch_sd]
│  │  │  ├文件夹1:[font]
│  │  │  │  ├(1)font.c
│  │  │  │  ├(2)font.h
│  │  │  │  ├(3)fontcheck.c
│  │  │  │  ├(4)fontcheck.h
│  │  │  │  ├(5)image.h
│  │  │  │  └█
│  │  │  ├文件夹2:[tft]
│  │  │  │  ├(1)tft.C
│  │  │  │  ├(2)tft.h
│  │  │  │  └█
│  │  │  ├文件夹3:[touch]
│  │  │  │  ├(1)touch.c
│  │  │  │  ├(2)touch.h
│  │  │  │  └█
│  │  │  ├文件夹4:[txt]
│  │  │  │  ├(1)txt.c
│  │  │  │  ├(2)txt.h
│  │  │  │  └█
│  │  │  └█
│  │  └█
│  ├文件夹2:[SYSTEM]
│  │  ├文件夹1:[CDP]
│  │  │  ├(1)PC1.bin
│  │  │  ├(2)PC2.bin
│  │  │  ├(3)PC3.bin
│  │  │  ├(4)PC4.bin
│  │  │  ├(5)PC5.bin
│  │  │  ├(6)PC6.bin
│  │  │  ├(7)PC7.bin
│  │  │  ├(8)PC8.bin
│  │  │  ├(9)PC9.bin
│  │  │  └█
│  │  ├文件夹2:[FONT]
│  │  │  ├(1)A12.FON
│  │  │  ├(2)A16.FON
│  │  │  ├(3)A24.FON
│  │  │  ├(4)A32.FON
│  │  │  ├(5)G12.FON
│  │  │  ├(6)G16.FON
│  │  │  ├(7)G24.FON
│  │  │  ├(8)G32.FON
│  │  │  ├(9)U2G_G2U.bin
│  │  │  └█
│  │  └█
│  └█
└█

一个基于C语言的单片机显示界面及通话功能的练习.zip (3.65 MB, 下载次数: 0, 售价: 10 积分)


回复

使用道具 举报

小黑屋|获取积分|网站地图|必过源码 ( 湘ICP备2020019413号-2 )

GMT+8, 2024-11-22 21:55 , Processed in 0.073391 second(s), 23 queries .

Powered by Biguo100

2006-2023 Biguo100 Team

快速回复 返回顶部 返回列表