极客工坊

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: Randy

arduino学习笔记33 - Mega 2560+TFT3.2寸屏的演示实验

  [复制链接]
 楼主| 发表于 2012-5-17 17:31:15 | 显示全部楼层
tigerdawn 发表于 2012-5-17 17:21
楼主,问个问题,你的2560下载程序好下吗?我的下载程序好不行的。10次才有一次成功,还下的慢。你知道是怎 ...

我的下载很快的,怎么会下载10次才有一次成功呢?这个肯定是有问题的哦,你把问题贴出来,或者去求助区发一个详细的帖子我们帮你看看!
回复 支持 反对

使用道具 举报

发表于 2012-5-17 18:15:42 | 显示全部楼层
OK,谢谢啦
回复 支持 反对

使用道具 举报

发表于 2012-5-18 22:39:14 | 显示全部楼层
taotao71 发表于 2012-4-16 15:39
我有一个MTK的山寨手机是TFT 3.2的如果可以用2560驱动就太完美了!
我马上研究研究!

关键是接脚。你如何接呢?手机等设备拆下来的屏幕都是软排线的,不能焊接(除非你能在塑料纸上焊接触点还不损坏排线。。并且管脚定义。。还要查资料的)。
总结下就是没戏。。。
我旧手机一堆。
旧显示器还2个
回复 支持 反对

使用道具 举报

 楼主| 发表于 2012-5-18 22:53:09 | 显示全部楼层
darkorigin 发表于 2012-5-18 22:39
关键是接脚。你如何接呢?手机等设备拆下来的屏幕都是软排线的,不能焊接(除非你能在塑料纸上焊接触点还 ...

是的,手机拆下来的90%以上没戏,我自己拆了一个好的TFT3.2来研究,想弄回去,根本不可能,损坏程度严重,救不了。还是建议买成品玩,多不了几个钱!
回复 支持 反对

使用道具 举报

发表于 2012-5-18 23:24:11 | 显示全部楼层
Randy 发表于 2012-5-18 22:53
是的,手机拆下来的90%以上没戏,我自己拆了一个好的TFT3.2来研究,想弄回去,根本不可能,损坏程度严重, ...

嗯。关键是很多接口不会玩。能玩的话,我可以拆个旧的14寸液晶电视。 哇咔咔
上面有驱动板,玩起来应该很好玩。。。。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2012-5-19 09:26:24 | 显示全部楼层
darkorigin 发表于 2012-5-18 23:24
嗯。关键是很多接口不会玩。能玩的话,我可以拆个旧的14寸液晶电视。 哇咔咔
上面有驱动板,玩起来应该很 ...

慢慢来,我也不是很会,玩多了就会了!
回复 支持 反对

使用道具 举报

发表于 2012-7-26 11:09:13 | 显示全部楼层
这个太强了,我也有一块TFT3.2寸屏!到时候拿出来试试!谢谢分享.
回复 支持 反对

使用道具 举报

发表于 2012-8-26 09:22:39 | 显示全部楼层
黑马 发表于 2012-4-18 10:11
嗯~要是用串口芯片驱动的话倒是可以节省一些IO,不过估计那个刷新速度就更慢了

不会慢,现在串口很了得,都是以纳秒为单位的,相对液晶显示来说不是问题
回复 支持 反对

使用道具 举报

发表于 2012-9-3 10:16:05 | 显示全部楼层
2.4寸的应该是一样的吧
回复 支持 反对

使用道具 举报

 楼主| 发表于 2012-9-3 10:18:06 | 显示全部楼层
yhy 发表于 2012-9-3 10:16
2.4寸的应该是一样的吧

是一样的哦!
回复 支持 反对

使用道具 举报

发表于 2012-11-17 03:21:14 | 显示全部楼层
理论上   啥屏都能驱动 ,就看你愿意写驱动 和 刷新速率能不能让自己接受了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2012-11-17 09:03:44 | 显示全部楼层
Pizzro 发表于 2012-11-17 03:21
理论上   啥屏都能驱动 ,就看你愿意写驱动 和 刷新速率能不能让自己接受了。

是这个道理!
回复 支持 反对

使用道具 举报

发表于 2012-11-25 22:48:18 | 显示全部楼层
有没显示字符的程序啊~最好带触摸功能的~最好能把注释写详细点~
回复 支持 反对

使用道具 举报

发表于 2012-12-18 17:41:47 | 显示全部楼层
编译出错。。。。。

In file included from sketch_dec18a.ino:1:
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:69:22: error: WProgram.h: No such file or directory
In file included from sketch_dec18a.ino:1:
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:73: error: ISO C++ forbids declaration of 'uint8_t' with no type
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:73: error: expected ';' before '*' token
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:74: error: 'uint8_t' does not name a type
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:75: error: 'uint8_t' does not name a type
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:76: error: 'uint8_t' does not name a type
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:77: error: 'uint8_t' does not name a type
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:84: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:85: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:89: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:89: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:89: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:96: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:96: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:96: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:97: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:97: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:97: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:100: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:101: error: 'uint8_t' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:106: error: 'byte' does not name a type
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:107: error: 'byte' does not name a type
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:108: error: 'byte' does not name a type
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:110: error: ISO C++ forbids declaration of 'uint8_t' with no type
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:110: error: expected ';' before '*' token
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:111: error: 'uint8_t' does not name a type
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:118: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:118: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:118: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:121: error: 'byte' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:122: error: 'word' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:122: error: 'word' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:122: error: 'word' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:122: error: 'word' has not been declared
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:123: error: 'byte' has not been declared
sketch_dec18a.ino: In function 'void setup()':
sketch_dec18a:18: error: no matching function for call to 'ITDB02::setFont(uint8_t [])'
D:\arduino\arduino-1.0.2\libraries\ITDB02_Graph16/ITDB02_Graph16.h:101: note: candidates are: void ITDB02::setFont(int*)
回复 支持 反对

使用道具 举报

 楼主| 发表于 2012-12-19 09:07:29 | 显示全部楼层
xu26118 发表于 2012-12-18 17:41
编译出错。。。。。

In file included from sketch_dec18a.ino:1:

换0023的IDE试一下!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则 需要先绑定手机号

Archiver|联系我们|极客工坊

GMT+8, 2024-3-29 04:18 , Processed in 0.076480 second(s), 24 queries .

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2021, Tencent Cloud.

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